diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 11:07:29 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2025-01-01 11:22:09 -0800 |
commit | 2d7029f20fb22771f8a71a8a8f93f02a4bb27a8b (patch) | |
tree | 0deefc35cdb20c20dc4f67be7990736aa9e445cb | |
parent | ba995af76dbdb0f6c783e4c44829f2fececebf0e (diff) | |
download | glibc-2d7029f20fb22771f8a71a8a8f93f02a4bb27a8b.zip glibc-2d7029f20fb22771f8a71a8a8f93f02a4bb27a8b.tar.gz glibc-2d7029f20fb22771f8a71a8a8f93f02a4bb27a8b.tar.bz2 |
Fix license typo induced by update-copyrighyt
-rw-r--r-- | support/bundled/linux/LICENSES/preferred/GPL-2.0 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/bundled/linux/LICENSES/preferred/GPL-2.0 b/support/bundled/linux/LICENSES/preferred/GPL-2.0 index f21102f..ff0812f 100644 --- a/support/bundled/linux/LICENSES/preferred/GPL-2.0 +++ b/support/bundled/linux/LICENSES/preferred/GPL-2.0 @@ -20,7 +20,7 @@ License-Text: GNU GENERAL PUBLIC LICENSE Version 2, June 1991 - Copyright (C) 1989\(en2025 Free Software Foundation, Inc. + Copyright (C) 1989, 1991 Free Software Foundation, Inc. 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. |