diff options
| author | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
|---|---|---|
| committer | Pádraig Brady <P@draigBrady.com> | 2020-01-01 14:16:56 +0000 |
| commit | aaba82431ceca97441d56152d8c7ec2d84fa1d12 (patch) | |
| tree | 30eddf3061f03e0fb2155a652ba1f4f96ca0d1d5 /src/paste.c | |
| parent | doc: add example to demonstrate sub-second sleep times (diff) | |
| download | coreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.tar.gz coreutils-aaba82431ceca97441d56152d8c7ec2d84fa1d12.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/paste.c')
| -rw-r--r-- | src/paste.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/paste.c b/src/paste.c index 58c5900d4..9f401c9fd 100644 --- a/src/paste.c +++ b/src/paste.c @@ -1,5 +1,5 @@ /* paste - merge lines of files - Copyright (C) 1997-2019 Free Software Foundation, Inc. + Copyright (C) 1997-2020 Free Software Foundation, Inc. Copyright (C) 1984 David M. Ihnat This program is free software: you can redistribute it and/or modify |
