aboutsummaryrefslogtreecommitdiffstats
path: root/src/split.c
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2018-01-01 15:57:22 +0000
committerPádraig Brady <P@draigBrady.com>2018-01-01 15:57:22 +0000
commitece7157933fea925da10b5c3e7ace1f0fb2d9f50 (patch)
treea315c17439e5a23a57b79105d3af757f489418fe /src/split.c
parentmaint: post-release administrivia (diff)
downloadcoreutils-ece7157933fea925da10b5c3e7ace1f0fb2d9f50.tar.gz
coreutils-ece7157933fea925da10b5c3e7ace1f0fb2d9f50.zip
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 'src/split.c')
-rw-r--r--src/split.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/split.c b/src/split.c
index b62694606..60c14d36c 100644
--- a/src/split.c
+++ b/src/split.c
@@ -1,5 +1,5 @@
/* split.c -- split a file into pieces.
- Copyright (C) 1988-2017 Free Software Foundation, Inc.
+ Copyright (C) 1988-2018 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