From e58e0d17c796f46c54b9cd86b12844756b917a05 Mon Sep 17 00:00:00 2001 From: Sen Hastings Date: Wed, 27 Jul 2022 10:48:20 -0500 Subject: [PATCH] support/scripts/pkg-stats: updated copyright notice Pretty straightforward. Adds my name to copyright notice. Signed-off-by: Sen Hastings Signed-off-by: Thomas Petazzoni --- support/scripts/pkg-stats | 1 + 1 file changed, 1 insertion(+) diff --git a/support/scripts/pkg-stats b/support/scripts/pkg-stats index 0fba7953c9..fe549ce1ca 100755 --- a/support/scripts/pkg-stats +++ b/support/scripts/pkg-stats @@ -1,6 +1,7 @@ #!/usr/bin/env python3 # Copyright (C) 2009 by Thomas Petazzoni +# Copyright (C) 2022 by Sen Hastings # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by