summaryrefslogtreecommitdiff
path: root/lib
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2017-01-01 22:38:02 +0000
committerPádraig Brady <P@draigBrady.com>2017-01-01 22:38:02 +0000
commite7a2580b96370da03c4d3553ccdf4ee66a14c6a4 (patch)
tree0b3d7ab3f93d6de66ce6dfb92591cca1f1b8c426 /lib
parentb02631b14b2a155c4a233c8e8dad2569c159e85d (diff)
downloadcoreutils-e7a2580b96370da03c4d3553ccdf4ee66a14c6a4.tar.xz
maint: update all copyright year number ranges
Run "make update-copyright" and then... * gnulib: Update to latest with copyright year adjusted. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Likewise. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'lib')
-rw-r--r--lib/ChangeLog-20072
-rwxr-xr-xlib/t-chdir-long2
2 files changed, 2 insertions, 2 deletions
diff --git a/lib/ChangeLog-2007 b/lib/ChangeLog-2007
index bbb3eab87..9873c0f3d 100644
--- a/lib/ChangeLog-2007
+++ b/lib/ChangeLog-2007
@@ -8746,7 +8746,7 @@
-----
- Copyright (C) 2000-2016 Free Software Foundation, Inc.
+ Copyright (C) 2000-2017 Free Software Foundation, Inc.
Copying and distribution of this file, with or without
modification, are permitted provided the copyright notice
diff --git a/lib/t-chdir-long b/lib/t-chdir-long
index 22ea36a2b..be3720bb6 100755
--- a/lib/t-chdir-long
+++ b/lib/t-chdir-long
@@ -1,7 +1,7 @@
#!/bin/sh
# Exercise chdir-long's sample main program.
-# Copyright (C) 2005-2016 Free Software Foundation, Inc.
+# Copyright (C) 2005-2017 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