summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/Coreutils.pm2
-rw-r--r--testsuite/CuSkip.pm2
-rw-r--r--testsuite/CuTmpdir.pm2
-rw-r--r--testsuite/check.mk2
-rwxr-xr-xtestsuite/consistency2
-rw-r--r--testsuite/envvar-check2
-rwxr-xr-xtestsuite/files0-from2
-rwxr-xr-xtestsuite/help-version2
-rwxr-xr-xtestsuite/infloop-kawa-el2
-rw-r--r--testsuite/init.sh2
-rwxr-xr-xtestsuite/lid-radix2
-rwxr-xr-xtestsuite/lid-range2
-rw-r--r--testsuite/shell-or-perl2
13 files changed, 13 insertions, 13 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm
index 65a404d..a0491df 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 1998-2014 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/CuSkip.pm b/testsuite/CuSkip.pm
index 0ae15ce..d0cfdb5 100644
--- a/testsuite/CuSkip.pm
+++ b/testsuite/CuSkip.pm
@@ -1,7 +1,7 @@
package CuSkip;
# Skip a test: emit diag to log and to stderr, and exit 77
-# Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 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 28c1876..9d399fd 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 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 18226d7..df2db10 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 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 1bea809..fd4d0a4 100755
--- a/testsuite/consistency
+++ b/testsuite/consistency
@@ -1,6 +1,6 @@
#! /bin/sh
-# Copyright (C) 2007-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 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 6260fa3..1da8be2 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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 86d7996..8313194 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2006-2014 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 24a4ef8..b16fff8 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2000-2014 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 8b2d017..91c2717 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-2012 Free Software Foundation, Inc.
+# Copyright (C) 2007-2014 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 5f6e638..b5c2e3f 100644
--- a/testsuite/init.sh
+++ b/testsuite/init.sh
@@ -1,6 +1,6 @@
# source this file; set up for tests
-# Copyright (C) 2009-2012 Free Software Foundation, Inc.
+# Copyright (C) 2009-2014 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/lid-radix b/testsuite/lid-radix
index 73f69fc..b42cd5c 100755
--- a/testsuite/lid-radix
+++ b/testsuite/lid-radix
@@ -1,7 +1,7 @@
#!/bin/sh
# Demonstrate how lid's -o, -d and -x options work
-# Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 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/lid-range b/testsuite/lid-range
index 3c4a4ed..79c579d 100755
--- a/testsuite/lid-range
+++ b/testsuite/lid-range
@@ -1,7 +1,7 @@
#!/bin/sh
# Demonstrate how lid's open-ended ranges work
-# Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 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/shell-or-perl b/testsuite/shell-or-perl
index 58c80e3..1401e46 100644
--- a/testsuite/shell-or-perl
+++ b/testsuite/shell-or-perl
@@ -3,7 +3,7 @@
# interpreter (i.e., perl or the shell) and the right flags for it (e.g.,
# perl '-T' flag for perl scripts that must run in tainted mode).
#
-# Copyright (C) 2011-2012 Free Software Foundation, Inc.
+# Copyright (C) 2011-2014 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