summaryrefslogtreecommitdiff
path: root/lib/putenv.c
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2020-01-01 00:00:18 +0000
committerPaul Eggert <eggert@cs.ucla.edu>2019-12-31 16:02:16 -0800
commit2cdc1bafb20b187ad067056e090fcb4396ed9099 (patch)
tree2ad3f479ae19175447d817d728d2388ecdbb6342 /lib/putenv.c
parent87b59dc7b4017eefe7bc8dbb3b035a05b42db765 (diff)
downloadgnulib-2cdc1bafb20b187ad067056e090fcb4396ed9099.tar.gz
maint: Run 'make update-copyright'
Diffstat (limited to 'lib/putenv.c')
-rw-r--r--lib/putenv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/putenv.c b/lib/putenv.c
index 81085e9d80..9e862e63d3 100644
--- a/lib/putenv.c
+++ b/lib/putenv.c
@@ -1,4 +1,4 @@
-/* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2019 Free Software
+/* Copyright (C) 1991, 1994, 1997-1998, 2000, 2003-2020 Free Software
Foundation, Inc.
NOTE: The canonical source of this file is maintained with the GNU C