summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2004-01-11 23:23:39 +0000
committerJim Meyering <jim@meyering.net>2004-01-11 23:23:39 +0000
commit346c255a81293aed438ea97ecc73212005826d6c (patch)
tree79679ffc8dd5b4663ec10b5e5a379b25ef58c1aa /tests
parentf7256c6635d6aadabb48ac4b388fc06db70f54cd (diff)
downloadcoreutils-346c255a81293aed438ea97ecc73212005826d6c.tar.xz
.
Diffstat (limited to 'tests')
-rw-r--r--tests/Makefile.in6
-rw-r--r--tests/basename/Makefile.in6
-rw-r--r--tests/chgrp/Makefile.in6
-rw-r--r--tests/chmod/Makefile.in6
-rw-r--r--tests/chown/Makefile.in6
-rw-r--r--tests/cp/Makefile.in6
-rw-r--r--tests/cut/Makefile.in6
-rw-r--r--tests/date/Makefile.in6
-rw-r--r--tests/dd/Makefile.in6
-rw-r--r--tests/dircolors/Makefile.in6
-rw-r--r--tests/du/Makefile.in6
-rw-r--r--tests/expr/Makefile.in6
-rw-r--r--tests/factor/Makefile.in6
-rw-r--r--tests/fmt/Makefile.in6
-rw-r--r--tests/head/Makefile.in6
-rw-r--r--tests/install/Makefile.in6
-rw-r--r--tests/join/Makefile.in6
-rw-r--r--tests/ln/Makefile.in6
-rw-r--r--tests/ls-2/Makefile.in6
-rw-r--r--tests/ls/Makefile.in6
-rw-r--r--tests/md5sum/Makefile.in6
-rw-r--r--tests/misc/Makefile.in6
-rw-r--r--tests/mkdir/Makefile.in6
-rw-r--r--tests/mv/Makefile.in6
-rw-r--r--tests/od/Makefile.in6
-rw-r--r--tests/pr/Makefile.in6
-rw-r--r--tests/rm/Makefile.in6
-rw-r--r--tests/rmdir/Makefile.in6
-rw-r--r--tests/seq/Makefile.in6
-rw-r--r--tests/sha1sum/Makefile.in6
-rw-r--r--tests/shred/Makefile.in6
-rw-r--r--tests/sort/Makefile.in6
-rw-r--r--tests/stty/Makefile.in6
-rw-r--r--tests/sum/Makefile.in6
-rw-r--r--tests/tac/Makefile.in6
-rw-r--r--tests/tail-2/Makefile.in6
-rw-r--r--tests/tail/Makefile.in6
-rw-r--r--tests/test/Makefile.in6
-rw-r--r--tests/touch/Makefile.in6
-rw-r--r--tests/tr/Makefile.in6
-rw-r--r--tests/tsort/Makefile.in6
-rw-r--r--tests/unexpand/Makefile.in6
-rw-r--r--tests/uniq/Makefile.in6
-rw-r--r--tests/wc/Makefile.in6
44 files changed, 132 insertions, 132 deletions
diff --git a/tests/Makefile.in b/tests/Makefile.in
index c032fb430..29b950713 100644
--- a/tests/Makefile.in
+++ b/tests/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/basename/Makefile.in b/tests/basename/Makefile.in
index 9c0ac06e2..8caa5d16e 100644
--- a/tests/basename/Makefile.in
+++ b/tests/basename/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in
index 08d9290f5..2c7d2f9cc 100644
--- a/tests/chgrp/Makefile.in
+++ b/tests/chgrp/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in
index 41d7f681d..004c9fb9f 100644
--- a/tests/chmod/Makefile.in
+++ b/tests/chmod/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in
index 0ae62de21..c1e0c4336 100644
--- a/tests/chown/Makefile.in
+++ b/tests/chown/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in
index 695c06a9e..d3ce11677 100644
--- a/tests/cp/Makefile.in
+++ b/tests/cp/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/cut/Makefile.in b/tests/cut/Makefile.in
index b47d2f3a7..2511e6c79 100644
--- a/tests/cut/Makefile.in
+++ b/tests/cut/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/date/Makefile.in b/tests/date/Makefile.in
index b98dee545..d83288c0c 100644
--- a/tests/date/Makefile.in
+++ b/tests/date/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in
index f789f760a..5f5242686 100644
--- a/tests/dd/Makefile.in
+++ b/tests/dd/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in
index cda7062db..76af561ab 100644
--- a/tests/dircolors/Makefile.in
+++ b/tests/dircolors/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in
index 0c08126e3..8fa7f915b 100644
--- a/tests/du/Makefile.in
+++ b/tests/du/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/expr/Makefile.in b/tests/expr/Makefile.in
index 64142aa66..6cf9e1fed 100644
--- a/tests/expr/Makefile.in
+++ b/tests/expr/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/factor/Makefile.in b/tests/factor/Makefile.in
index 26bd9881b..bafa2e9f3 100644
--- a/tests/factor/Makefile.in
+++ b/tests/factor/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/fmt/Makefile.in b/tests/fmt/Makefile.in
index d6ff7bde3..f98293fad 100644
--- a/tests/fmt/Makefile.in
+++ b/tests/fmt/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/head/Makefile.in b/tests/head/Makefile.in
index 146981b08..c64551d82 100644
--- a/tests/head/Makefile.in
+++ b/tests/head/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in
index 1486f6028..c1d70ac46 100644
--- a/tests/install/Makefile.in
+++ b/tests/install/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/join/Makefile.in b/tests/join/Makefile.in
index 81076278a..113da80d2 100644
--- a/tests/join/Makefile.in
+++ b/tests/join/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in
index f906d5a88..a038c0317 100644
--- a/tests/ln/Makefile.in
+++ b/tests/ln/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in
index 1d875da0b..2eade8a45 100644
--- a/tests/ls-2/Makefile.in
+++ b/tests/ls-2/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in
index 17f160f39..9562eb4a5 100644
--- a/tests/ls/Makefile.in
+++ b/tests/ls/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/md5sum/Makefile.in b/tests/md5sum/Makefile.in
index 4bc67e010..3f79f9ba3 100644
--- a/tests/md5sum/Makefile.in
+++ b/tests/md5sum/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/misc/Makefile.in b/tests/misc/Makefile.in
index d2297845b..e0974a14b 100644
--- a/tests/misc/Makefile.in
+++ b/tests/misc/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in
index 3964b31a2..f6e781a4f 100644
--- a/tests/mkdir/Makefile.in
+++ b/tests/mkdir/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in
index 87ecc87f5..def556057 100644
--- a/tests/mv/Makefile.in
+++ b/tests/mv/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/od/Makefile.in b/tests/od/Makefile.in
index 75a54d18e..4cda16566 100644
--- a/tests/od/Makefile.in
+++ b/tests/od/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/pr/Makefile.in b/tests/pr/Makefile.in
index 16f234923..688612b35 100644
--- a/tests/pr/Makefile.in
+++ b/tests/pr/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in
index bc66c285b..afb453770 100644
--- a/tests/rm/Makefile.in
+++ b/tests/rm/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in
index e1cd0cdb1..aa1957f18 100644
--- a/tests/rmdir/Makefile.in
+++ b/tests/rmdir/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/seq/Makefile.in b/tests/seq/Makefile.in
index 33983327e..dc8f239ea 100644
--- a/tests/seq/Makefile.in
+++ b/tests/seq/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/sha1sum/Makefile.in b/tests/sha1sum/Makefile.in
index 54018a9f7..53edb4209 100644
--- a/tests/sha1sum/Makefile.in
+++ b/tests/sha1sum/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in
index 883be02d1..01942c76f 100644
--- a/tests/shred/Makefile.in
+++ b/tests/shred/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/sort/Makefile.in b/tests/sort/Makefile.in
index e4e6d0018..14426cef1 100644
--- a/tests/sort/Makefile.in
+++ b/tests/sort/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/stty/Makefile.in b/tests/stty/Makefile.in
index 7b35dc066..a0deeca48 100644
--- a/tests/stty/Makefile.in
+++ b/tests/stty/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/sum/Makefile.in b/tests/sum/Makefile.in
index 0479b46b9..20bdda2b3 100644
--- a/tests/sum/Makefile.in
+++ b/tests/sum/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/tac/Makefile.in b/tests/tac/Makefile.in
index 913696bda..e13c8f2c5 100644
--- a/tests/tac/Makefile.in
+++ b/tests/tac/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/tail-2/Makefile.in b/tests/tail-2/Makefile.in
index 65dc29d68..f5db2a97b 100644
--- a/tests/tail-2/Makefile.in
+++ b/tests/tail-2/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/tail/Makefile.in b/tests/tail/Makefile.in
index 4abf4b8aa..7ae98e8e0 100644
--- a/tests/tail/Makefile.in
+++ b/tests/tail/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/test/Makefile.in b/tests/test/Makefile.in
index cda7f180c..79936cd5e 100644
--- a/tests/test/Makefile.in
+++ b/tests/test/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in
index 1b6b3f537..6bc86d743 100644
--- a/tests/touch/Makefile.in
+++ b/tests/touch/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/tr/Makefile.in b/tests/tr/Makefile.in
index fb041c78d..4142392c0 100644
--- a/tests/tr/Makefile.in
+++ b/tests/tr/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/tsort/Makefile.in b/tests/tsort/Makefile.in
index 724de55b5..bc9871fae 100644
--- a/tests/tsort/Makefile.in
+++ b/tests/tsort/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/unexpand/Makefile.in b/tests/unexpand/Makefile.in
index a13a100c9..b472cc0ae 100644
--- a/tests/unexpand/Makefile.in
+++ b/tests/unexpand/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/uniq/Makefile.in b/tests/uniq/Makefile.in
index d7aa49e62..b09a85e00 100644
--- a/tests/uniq/Makefile.in
+++ b/tests/uniq/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.
diff --git a/tests/wc/Makefile.in b/tests/wc/Makefile.in
index 7f066916b..256e12ca3 100644
--- a/tests/wc/Makefile.in
+++ b/tests/wc/Makefile.in
@@ -1,8 +1,8 @@
-# Makefile.in generated by automake 1.8.0b from Makefile.am.
+# Makefile.in generated by automake 1.8.1 from Makefile.am.
# @configure_input@
-# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003
-# Free Software Foundation, Inc.
+# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
+# 2003, 2004 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy and/or distribute it,
# with or without modifications, as long as this notice is preserved.