diff options
Diffstat (limited to 'gnulib-tests/test-xalloc-die.sh')
-rwxr-xr-x | gnulib-tests/test-xalloc-die.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gnulib-tests/test-xalloc-die.sh b/gnulib-tests/test-xalloc-die.sh index b88d959..822a270 100755 --- a/gnulib-tests/test-xalloc-die.sh +++ b/gnulib-tests/test-xalloc-die.sh @@ -1,11 +1,11 @@ #!/bin/sh # Test suite for xalloc_die. -# Copyright (C) 2009-2021 Free Software Foundation, Inc. +# Copyright (C) 2009-2023 Free Software Foundation, Inc. # This file is part of the GNUlib Library. # # 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 -# the Free Software Foundation; either version 3 of the License, or +# the Free Software Foundation, either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, |