summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rwxr-xr-xtests/chmod/equal-x3
-rwxr-xr-xtests/dd/skip-seek3
-rw-r--r--tests/envvar-check3
-rwxr-xr-xtests/mv/into-self-22
4 files changed, 4 insertions, 7 deletions
diff --git a/tests/chmod/equal-x b/tests/chmod/equal-x
index 5a1b85926..672dab29b 100755
--- a/tests/chmod/equal-x
+++ b/tests/chmod/equal-x
@@ -1,8 +1,7 @@
#!/bin/sh
# Test "chmod =x" and the like.
-# Copyright (C) 1999, 2000, 2002, 2004-2007 Free Software Foundation,
-# Inc.
+# Copyright (C) 1999, 2000, 2002, 2004-2007 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/dd/skip-seek b/tests/dd/skip-seek
index ce0121c62..631fb4220 100755
--- a/tests/dd/skip-seek
+++ b/tests/dd/skip-seek
@@ -2,8 +2,7 @@
# -*- perl -*-
# Test dd's skip and seek options.
-# Copyright (C) 2000, 2001, 2003, 2004, 2005 Free Software Foundation,
-# Inc.
+# Copyright (C) 2000-2008 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/envvar-check b/tests/envvar-check
index 10b473c9e..bb93c168d 100644
--- a/tests/envvar-check
+++ b/tests/envvar-check
@@ -1,8 +1,7 @@
# -*- sh -*-
# Check environment variables for sane values while testing.
-# Copyright (C) 2000, 2001, 2003, 2004, 2006 Free Software Foundation,
-# Inc.
+# Copyright (C) 2000-2001, 2003-2004, 2006-2008 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/mv/into-self-2 b/tests/mv/into-self-2
index 3e92c6404..7866e6952 100755
--- a/tests/mv/into-self-2
+++ b/tests/mv/into-self-2
@@ -3,7 +3,7 @@
# Consider the case where SRC and DEST are on different
# partitions and DEST is a symlink to SRC.
-# Copyright (C) 1998, 1999, 200, 007 Free Software Foundation, Inc.
+# Copyright (C) 1998-2000, 2006-2008 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