diff options
Diffstat (limited to 'contrib/unused_functions.py')
-rwxr-xr-x | contrib/unused_functions.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/unused_functions.py b/contrib/unused_functions.py index bf7cf36..cbd1060 100755 --- a/contrib/unused_functions.py +++ b/contrib/unused_functions.py @@ -1,7 +1,7 @@ #!/usr/bin/env python # -*- coding: utf-8 -*- # -# Copyright (c) 2018 Free Software Foundation +# Copyright (C) 2018-2023 Free Software Foundation, Inc. # Contributed by Bernhard Reutner-Fischer <aldot@gcc.gnu.org> # Inspired by bloat-o-meter from busybox. |