diff options
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/Coreutils.pm | 2 | ||||
-rw-r--r-- | testsuite/CuTmpdir.pm | 2 | ||||
-rw-r--r-- | testsuite/check.mk | 2 | ||||
-rwxr-xr-x | testsuite/consistency | 2 | ||||
-rw-r--r-- | testsuite/envvar-check | 2 | ||||
-rwxr-xr-x | testsuite/files0-from | 2 | ||||
-rwxr-xr-x | testsuite/help-version | 2 | ||||
-rwxr-xr-x | testsuite/infloop-kawa-el | 2 | ||||
-rw-r--r-- | testsuite/init.sh | 2 |
9 files changed, 9 insertions, 9 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm index b6178fc..72e457e 100644 --- a/testsuite/Coreutils.pm +++ b/testsuite/Coreutils.pm @@ -1,7 +1,7 @@ package Coreutils; # This is a testing framework. -# Copyright (C) 1998, 2000-2002, 2004-2010 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2002, 2004-2011 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/testsuite/CuTmpdir.pm b/testsuite/CuTmpdir.pm index 5225603..b0f7b44 100644 --- a/testsuite/CuTmpdir.pm +++ b/testsuite/CuTmpdir.pm @@ -1,7 +1,7 @@ package CuTmpdir; # create, then chdir into a temporary sub-directory -# Copyright (C) 2007-2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2011 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/testsuite/check.mk b/testsuite/check.mk index 01709f8..114cf9a 100644 --- a/testsuite/check.mk +++ b/testsuite/check.mk @@ -1,5 +1,5 @@ # Include this file at the end of each tests/*/Makefile.am. -# Copyright (C) 2007-2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2011 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/testsuite/consistency b/testsuite/consistency index cb87f0d..f6238b3 100755 --- a/testsuite/consistency +++ b/testsuite/consistency @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2007-2010 Free Software Foundation, Inc. +# Copyright (C) 2007-2011 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/testsuite/envvar-check b/testsuite/envvar-check index 65fda9b..4268027 100644 --- a/testsuite/envvar-check +++ b/testsuite/envvar-check @@ -1,7 +1,7 @@ # -*- sh -*- # Check environment variables for sane values while testing. -# Copyright (C) 2000-2001, 2003-2004, 2006-2010 Free Software Foundation, Inc. +# Copyright (C) 2000-2001, 2003-2004, 2006-2011 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/testsuite/files0-from b/testsuite/files0-from index 01851c0..931d83e 100755 --- a/testsuite/files0-from +++ b/testsuite/files0-from @@ -2,7 +2,7 @@ # Exercise the --files0-from option. # FIXME: keep this file in sync with coreutils/tests/du/files0-from. -# Copyright (C) 2006-2010 Free Software Foundation, Inc. +# Copyright (C) 2006-2011 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/testsuite/help-version b/testsuite/help-version index 2518f6d..56130e1 100755 --- a/testsuite/help-version +++ b/testsuite/help-version @@ -2,7 +2,7 @@ # Make sure all these programs work properly # when invoked with --help or --version. -# Copyright (C) 2000-2010 Free Software Foundation, Inc. +# Copyright (C) 2000-2011 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/testsuite/infloop-kawa-el b/testsuite/infloop-kawa-el index 98d9f39..af8b0c6 100755 --- a/testsuite/infloop-kawa-el +++ b/testsuite/infloop-kawa-el @@ -1,7 +1,7 @@ #!/bin/sh # This would provoke an infloop with source from 4.2+ (cvs as of 2007-01-19). -# Copyright (C) 2007, 2009-2010 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009-2011 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/testsuite/init.sh b/testsuite/init.sh index 7943526..e348b1b 100644 --- a/testsuite/init.sh +++ b/testsuite/init.sh @@ -1,6 +1,6 @@ # source this file; set up for tests -# Copyright (C) 2009, 2010 Free Software Foundation, Inc. +# Copyright (C) 2009-2011 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 |