diff options
author | Jim Meyering <jim@meyering.net> | 2002-01-22 11:58:36 +0000 |
---|---|---|
committer | Jim Meyering <jim@meyering.net> | 2002-01-22 11:58:36 +0000 |
commit | c00f96b198ed088e89ee5c0ea674ff20e48d5f9f (patch) | |
tree | bc1959be2d416bee2863b0f41726c1a51c6b463f /tests | |
parent | 7a50bc0dff6246c8b62f0bbf73d79c539d6c892a (diff) | |
download | coreutils-c00f96b198ed088e89ee5c0ea674ff20e48d5f9f.tar.xz |
.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/chgrp/Makefile.in | 2 | ||||
-rw-r--r-- | tests/chmod/Makefile.in | 2 | ||||
-rw-r--r-- | tests/chown/Makefile.in | 2 | ||||
-rw-r--r-- | tests/cp/Makefile.in | 2 | ||||
-rw-r--r-- | tests/dd/Makefile.in | 2 | ||||
-rw-r--r-- | tests/dircolors/Makefile.in | 2 | ||||
-rw-r--r-- | tests/du/Makefile.in | 2 | ||||
-rw-r--r-- | tests/install/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ln/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ls-2/Makefile.in | 2 | ||||
-rw-r--r-- | tests/ls/Makefile.in | 2 | ||||
-rw-r--r-- | tests/mkdir/Makefile.in | 2 | ||||
-rw-r--r-- | tests/mv/Makefile.in | 2 | ||||
-rw-r--r-- | tests/rm/Makefile.in | 2 | ||||
-rw-r--r-- | tests/rmdir/Makefile.in | 2 | ||||
-rw-r--r-- | tests/shred/Makefile.in | 2 | ||||
-rw-r--r-- | tests/touch/Makefile.in | 2 |
17 files changed, 17 insertions, 17 deletions
diff --git a/tests/chgrp/Makefile.in b/tests/chgrp/Makefile.in index 192b47933..74210e5d0 100644 --- a/tests/chgrp/Makefile.in +++ b/tests/chgrp/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/chmod/Makefile.in b/tests/chmod/Makefile.in index 253faddc7..c68081dfe 100644 --- a/tests/chmod/Makefile.in +++ b/tests/chmod/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/chown/Makefile.in b/tests/chown/Makefile.in index 4a884e631..a474b24f6 100644 --- a/tests/chown/Makefile.in +++ b/tests/chown/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/cp/Makefile.in b/tests/cp/Makefile.in index 274bd30d4..469686708 100644 --- a/tests/cp/Makefile.in +++ b/tests/cp/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/dd/Makefile.in b/tests/dd/Makefile.in index a62e7c538..194af29b1 100644 --- a/tests/dd/Makefile.in +++ b/tests/dd/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/dircolors/Makefile.in b/tests/dircolors/Makefile.in index 82eab5db6..8e23fd197 100644 --- a/tests/dircolors/Makefile.in +++ b/tests/dircolors/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/du/Makefile.in b/tests/du/Makefile.in index 37fbe9bd9..14c04a05a 100644 --- a/tests/du/Makefile.in +++ b/tests/du/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/install/Makefile.in b/tests/install/Makefile.in index 7816e43f2..0d4520ea1 100644 --- a/tests/install/Makefile.in +++ b/tests/install/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/ln/Makefile.in b/tests/ln/Makefile.in index 823d6730b..a15bf4d41 100644 --- a/tests/ln/Makefile.in +++ b/tests/ln/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/ls-2/Makefile.in b/tests/ls-2/Makefile.in index a37dd3032..99d82acb7 100644 --- a/tests/ls-2/Makefile.in +++ b/tests/ls-2/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/ls/Makefile.in b/tests/ls/Makefile.in index aa68f68c4..1b8401663 100644 --- a/tests/ls/Makefile.in +++ b/tests/ls/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/mkdir/Makefile.in b/tests/mkdir/Makefile.in index 45e7285da..668b0672a 100644 --- a/tests/mkdir/Makefile.in +++ b/tests/mkdir/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/mv/Makefile.in b/tests/mv/Makefile.in index 21ed92da6..8e517c628 100644 --- a/tests/mv/Makefile.in +++ b/tests/mv/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/rm/Makefile.in b/tests/rm/Makefile.in index dc0bd9cdc..55a5003d1 100644 --- a/tests/rm/Makefile.in +++ b/tests/rm/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/rmdir/Makefile.in b/tests/rmdir/Makefile.in index 8b5d0fe47..325a1b97c 100644 --- a/tests/rmdir/Makefile.in +++ b/tests/rmdir/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/shred/Makefile.in b/tests/shred/Makefile.in index 69a1a6553..ee507bc1d 100644 --- a/tests/shred/Makefile.in +++ b/tests/shred/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, diff --git a/tests/touch/Makefile.in b/tests/touch/Makefile.in index 2421ef19f..346388016 100644 --- a/tests/touch/Makefile.in +++ b/tests/touch/Makefile.in @@ -1,7 +1,7 @@ # Makefile.in generated by automake 1.5c from Makefile.am. # @configure_input@ -# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001 +# Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002 # Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, |