From 83ffe9cde7fe0b4deb0d1b54175fd9b19c38179c Mon Sep 17 00:00:00 2001 From: Jakub Jelinek Date: Mon, 16 Jan 2023 11:50:43 +0100 Subject: Update copyright years. --- contrib/unused_functions.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/unused_functions.py') diff --git a/contrib/unused_functions.py b/contrib/unused_functions.py index bf7cf36854a..cbd1060bed1 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 # Inspired by bloat-o-meter from busybox. -- cgit v1.2.1