diff options
author | Paul Smith <psmith@gnu.org> | 2006-02-11 22:16:04 +0000 |
---|---|---|
committer | Paul Smith <psmith@gnu.org> | 2006-02-11 22:16:04 +0000 |
commit | a6bdc58385dc90037f0a43e9af92bbf0672adc5e (patch) | |
tree | e5db18187440583aa646c7059a0035e6990e1ab1 /tests | |
parent | 24338ec9294acb19c3f8e0eaefa014aacfcba733 (diff) | |
download | gunmake-a6bdc58385dc90037f0a43e9af92bbf0672adc5e.tar.gz |
Last of the copyright updates.
Diffstat (limited to 'tests')
-rw-r--r-- | tests/ChangeLog | 4 | ||||
-rw-r--r-- | tests/NEWS | 4 | ||||
-rw-r--r-- | tests/README | 4 | ||||
-rwxr-xr-x | tests/mkshadow | 4 | ||||
-rwxr-xr-x | tests/run_make_tests.pl | 4 | ||||
-rw-r--r-- | tests/test_driver.pl | 4 |
6 files changed, 12 insertions, 12 deletions
diff --git a/tests/ChangeLog b/tests/ChangeLog index 9fc053a..31dcbb2 100644 --- a/tests/ChangeLog +++ b/tests/ChangeLog @@ -768,8 +768,8 @@ ChangeLog file for the test suite created. -Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the @@ -162,8 +162,8 @@ Changes from 0.1 to 0.2 (5-4-92): ------------------------------------------------------------------------------- -Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/README b/tests/README index d07f35a..48c223f 100644 --- a/tests/README +++ b/tests/README @@ -7,8 +7,8 @@ This entire test suite, including all test files, are copyright and distributed under the following terms: ----------------------------------------------------------------------------- - Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, - 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. + Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, + 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/mkshadow b/tests/mkshadow index 58280ea..1b7a2d7 100755 --- a/tests/mkshadow +++ b/tests/mkshadow @@ -3,8 +3,8 @@ # Simple script to make a "shadow" test directory, using symbolic links. # Typically you'd put the shadow in /tmp or another local disk # -# Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -# 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/run_make_tests.pl b/tests/run_make_tests.pl index d7bf7c2..ae7536f 100755 --- a/tests/run_make_tests.pl +++ b/tests/run_make_tests.pl @@ -11,8 +11,8 @@ # [-make <make prog>] # (and others) -# Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -# 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, +# 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/test_driver.pl b/tests/test_driver.pl index 0f8d596..e61da12 100644 --- a/tests/test_driver.pl +++ b/tests/test_driver.pl @@ -5,8 +5,8 @@ # Written 91-12-02 through 92-01-01 by Stephen McGee. # Modified 92-02-11 through 92-02-22 by Chris Arthur to further generalize. # -# Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, -# 1998, 1999, 2000, 2001, 2002, 2003, 2005, 2006 Free Software Foundation, Inc. +# Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, +# 2001, 2002, 2003, 2004, 2005, 2006 Free Software Foundation, Inc. # This file is part of GNU Make. # # GNU Make is free software; you can redistribute it and/or modify it under the |