diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2021-01-01 07:28:52 +0000 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2020-12-31 23:30:01 -0800 |
commit | 4b948321967ac9215b03d9a00931ba6f33f616f9 (patch) | |
tree | 741c0c2c818bf3fe57dac4b7ee9f948f60839e57 /lib/nl_langinfo.c | |
parent | e0f5efe219d3afeb067e714da089a6ae936182b7 (diff) | |
download | gnulib-4b948321967ac9215b03d9a00931ba6f33f616f9.tar.gz |
maint: run 'make update-copyright'
Diffstat (limited to 'lib/nl_langinfo.c')
-rw-r--r-- | lib/nl_langinfo.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/nl_langinfo.c b/lib/nl_langinfo.c index 2b4c0c518d..0acd84957f 100644 --- a/lib/nl_langinfo.c +++ b/lib/nl_langinfo.c @@ -1,6 +1,6 @@ /* nl_langinfo() replacement: query locale dependent information. - Copyright (C) 2007-2020 Free Software Foundation, Inc. + Copyright (C) 2007-2021 Free Software Foundation, Inc. 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 |