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/infloop-kawa-el | 2 |
7 files changed, 7 insertions, 7 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm index d1b286e..b6178fc 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-2009 Free Software Foundation, Inc. +# Copyright (C) 1998, 2000-2002, 2004-2010 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 0af5d94..5225603 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-2009 Free Software Foundation, Inc. +# Copyright (C) 2007-2010 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 a03405e..538fffd 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-2009 Free Software Foundation, Inc. +# Copyright (C) 2007-2010 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 d9b0526..6e9d028 100755 --- a/testsuite/consistency +++ b/testsuite/consistency @@ -1,6 +1,6 @@ #! /bin/sh -# Copyright (C) 2007-2009 Free Software Foundation, Inc. +# Copyright (C) 2007-2010 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 14c541e..65fda9b 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-2009 Free Software Foundation, Inc. +# Copyright (C) 2000-2001, 2003-2004, 2006-2010 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 3b2018e..01851c0 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-2009 Free Software Foundation, Inc. +# Copyright (C) 2006-2010 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 1d019a0..98d9f39 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 Free Software Foundation, Inc. +# Copyright (C) 2007, 2009-2010 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 |