diff options
| author | Collin Funk <collin.funk1@gmail.com> | 2026-01-01 10:56:16 -0800 |
|---|---|---|
| committer | Collin Funk <collin.funk1@gmail.com> | 2026-01-01 10:56:16 -0800 |
| commit | 73d3a49f45770c45808e4fdab35ae4fe248a3cd9 (patch) | |
| tree | faa5f5e47685b7f7aef92a06d6f607c938375cc0 /tests/expr | |
| parent | cd08aa205632c7fd1a2ab3d99e78a56029b7e086 (diff) | |
| download | coreutils-73d3a49f45770c45808e4fdab35ae4fe248a3cd9.tar.gz coreutils-73d3a49f45770c45808e4fdab35ae4fe248a3cd9.zip | |
maint: run 'make update-copyright'
Diffstat (limited to 'tests/expr')
| -rwxr-xr-x | tests/expr/expr-multibyte.pl | 2 | ||||
| -rwxr-xr-x | tests/expr/expr.pl | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/expr/expr-multibyte.pl b/tests/expr/expr-multibyte.pl index 64aa3ee78..199c33795 100755 --- a/tests/expr/expr-multibyte.pl +++ b/tests/expr/expr-multibyte.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Exercise expr with multibyte input -# Copyright (C) 2017-2025 Free Software Foundation, Inc. +# Copyright (C) 2017-2026 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 diff --git a/tests/expr/expr.pl b/tests/expr/expr.pl index 8506c159c..fcf994601 100755 --- a/tests/expr/expr.pl +++ b/tests/expr/expr.pl @@ -1,7 +1,7 @@ #!/usr/bin/perl # Basic tests for "expr". -# Copyright (C) 2001-2025 Free Software Foundation, Inc. +# Copyright (C) 2001-2026 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 |
