We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 877e3c2 commit 5d5db19Copy full SHA for 5d5db19
contrib/update-copyright.py
@@ -1,6 +1,6 @@
1
#!/usr/bin/env python3
2
#
3
-# Copyright (C) 2013-2021 Free Software Foundation, Inc.
+# Copyright (C) 2013-2022 Free Software Foundation, Inc.
4
5
# This script is free software; you can redistribute it and/or modify
6
# it under the terms of the GNU General Public License as published by
@@ -726,6 +726,7 @@ def __init__ (self, errors):
726
self.add_external_author ('The Regents of the University of California.')
727
self.add_external_author ('Ulf Adams')
728
self.add_external_author ('Unicode, Inc.')
729
+ self.add_external_author ('University of Illinois at Urbana-Champaign.')
730
self.add_external_author ('University of Toronto.')
731
self.add_external_author ('Yoshinori Sato')
732
0 commit comments