summaryrefslogtreecommitdiffstats
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/Coreutils.pm2
-rw-r--r--testsuite/envvar-check2
-rwxr-xr-xtestsuite/files0-from2
-rwxr-xr-xtestsuite/infloop-kawa-el2
4 files changed, 4 insertions, 4 deletions
diff --git a/testsuite/Coreutils.pm b/testsuite/Coreutils.pm
index bfb4f13..d1b286e 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-2008 Free Software Foundation, Inc.
+# Copyright (C) 1998, 2000-2002, 2004-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/testsuite/envvar-check b/testsuite/envvar-check
index bb93c16..14c541e 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-2008 Free Software Foundation, Inc.
+# Copyright (C) 2000-2001, 2003-2004, 2006-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/testsuite/files0-from b/testsuite/files0-from
index ecc8f67..3b2018e 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-2008 Free Software Foundation, Inc.
+# Copyright (C) 2006-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/testsuite/infloop-kawa-el b/testsuite/infloop-kawa-el
index ee8340e..1d019a0 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 Free Software Foundation, Inc.
+# Copyright (C) 2007, 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