aboutsummaryrefslogtreecommitdiffstats
path: root/tests/misc/truncate-overflow.sh
diff options
context:
space:
mode:
authorPádraig Brady <P@draigBrady.com>2023-01-01 14:50:15 +0000
committerPádraig Brady <P@draigBrady.com>2023-01-01 14:50:15 +0000
commit01755d36e7389aef48f712193976205e7381115b (patch)
tree79391c24e545d8d4f251691c5fb345931b8dd35a /tests/misc/truncate-overflow.sh
parentbuild: update gnulib submodule to latest (diff)
downloadcoreutils-01755d36e7389aef48f712193976205e7381115b.tar.gz
coreutils-01755d36e7389aef48f712193976205e7381115b.zip
maint: update all copyright year number ranges
Update to latest gnulib with new copyright year. Run "make update-copyright" and then... * 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/misc/truncate-overflow.sh')
-rwxr-xr-xtests/misc/truncate-overflow.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/truncate-overflow.sh b/tests/misc/truncate-overflow.sh
index d06ad5742..22bda70bb 100755
--- a/tests/misc/truncate-overflow.sh
+++ b/tests/misc/truncate-overflow.sh
@@ -1,7 +1,7 @@
#!/bin/sh
# Validate truncate integer overflow
-# Copyright (C) 2008-2022 Free Software Foundation, Inc.
+# Copyright (C) 2008-2023 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