diff options
Diffstat (limited to 'tests/install')
-rwxr-xr-x | tests/install/install-C | 2 | ||||
-rwxr-xr-x | tests/install/install-C-root | 2 | ||||
-rwxr-xr-x | tests/install/install-C-selinux | 2 |
3 files changed, 3 insertions, 3 deletions
diff --git a/tests/install/install-C b/tests/install/install-C index 129286d2d..2cddaff05 100755 --- a/tests/install/install-C +++ b/tests/install/install-C @@ -1,7 +1,7 @@ #!/bin/sh # Ensure "install -C" works. (basic tests) -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008-2009 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/install/install-C-root b/tests/install/install-C-root index 1a07dbe3d..df2843d21 100755 --- a/tests/install/install-C-root +++ b/tests/install/install-C-root @@ -1,7 +1,7 @@ #!/bin/sh # Ensure "install -C" compares owner and group. -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008-2009 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/install/install-C-selinux b/tests/install/install-C-selinux index d1d954085..a91d8bbf6 100755 --- a/tests/install/install-C-selinux +++ b/tests/install/install-C-selinux @@ -1,7 +1,7 @@ #!/bin/sh # Ensure "install -C" compares SELinux context. -# Copyright (C) 2008 Free Software Foundation, Inc. +# Copyright (C) 2008-2009 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 |