aboutsummaryrefslogtreecommitdiffstats
path: root/tests/split/line-bytes.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2024-01-01 13:22:42 +0000
committerPádraig Brady <P@draigBrady.com>2024-01-01 13:27:23 +0000
commita966dcdb69e2f49f2587e1b7d4ade7efcff29f40 (patch)
tree7d22fba144519dac9c1327158f9562e07d62cbbe /tests/split/line-bytes.sh
parentmaint: pacify recent clang better (diff)
downloadcoreutils-a966dcdb69e2f49f2587e1b7d4ade7efcff29f40.tar.gz
coreutils-a966dcdb69e2f49f2587e1b7d4ade7efcff29f40.zip
maint: update all copyright year number ranges
Update to latest gnulib with new copyright year. Run "make update-copyright" and then... * gnulib: Update included in this commit as copyright years are the only change from the previous gnulib commit. * tests/init.sh: Sync with gnulib to pick up copyright year. * bootstrap: Manually update copyright year, until we fully sync with gnulib at a later stage. * tests/sample-test: Adjust to use the single most recent year.
Diffstat (limited to 'tests/split/line-bytes.sh')
-rwxr-xr-xtests/split/line-bytes.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/split/line-bytes.sh b/tests/split/line-bytes.sh
index a71013629..3f30bd8a5 100755
--- a/tests/split/line-bytes.sh
+++ b/tests/split/line-bytes.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# test -C, --lines-bytes
-# Copyright (C) 2013-2023 Free Software Foundation, Inc.
+# Copyright (C) 2013-2024 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