Update copyrights for 2010.
authorPaul Smith <psmith@gnu.org>
Tue, 13 Jul 2010 01:20:10 +0000 (01:20 +0000)
committerPaul Smith <psmith@gnu.org>
Tue, 13 Jul 2010 01:20:10 +0000 (01:20 +0000)
95 files changed:
AUTHORS
ChangeLog
Makefile.DOS.template
Makefile.am
Makefile.ami
NEWS
NMakefile.template
README.Amiga
README.DOS.template
README.OS2.template
README.W32.template
README.customs
README.cvs
README.template
SMakefile.template
TODO.private
acinclude.m4
amiga.c
amiga.h
ar.c
arscan.c
build.template
build_w32.bat
commands.c
commands.h
config.ami.template
config.h-vms.template
config.h.W32.template
config/Makefile.am
config/dospaths.m4
configh.dos.template
configure.bat
configure.in
debug.h
default.c
dep.h
dir.c
doc/Makefile.am
dosbuild.bat
expand.c
file.c
filedef.h
function.c
getloadavg.c
getopt.c
getopt.h
getopt1.c
gettext.h
hash.c
hash.h
implicit.c
job.c
job.h
main.c
maintMakefile
make.h
makefile.com
makefile.vms
misc.c
po/Makevars
po/POTFILES.in
read.c
readme.vms
remake.c
remote-cstms.c
remote-stub.c
rule.c
rule.h
signame.c
strcache.c
subproc.bat
tests/mkshadow
tests/run_make_tests.pl
tests/test_driver.pl
variable.c
variable.h
version.c
vmsdir.h
vmsfunctions.c
vmsify.c
vmsjobs.c
vpath.c
w32/Makefile.am
w32/compat/dirent.c
w32/include/dirent.h
w32/include/pathstuff.h
w32/include/sub_proc.h
w32/include/w32err.h
w32/pathstuff.c
w32/subproc/NMakefile
w32/subproc/build.bat
w32/subproc/misc.c
w32/subproc/proc.h
w32/subproc/sub_proc.c
w32/subproc/w32err.c

diff --git a/AUTHORS b/AUTHORS
index cda31933b65ae23d697156ad394f93e3a3994617..8de80e6d618841092b269c02142e0f0c39e1cbfe 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -67,7 +67,7 @@ hundreds, anyway :)
 
 -------------------------------------------------------------------------------
 Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-2008, 2009 Free Software Foundation, Inc.
+2008, 2009, 2010 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
index bdaf8c5e70441ee22c44e601cfa8636c32abe18a..12ef1c4b494dba3aa6ae94a9a3b78b369cafaddb 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2010-07-12  Paul Smith  <psmith@gnu.org>
 
+       Update copyrights to add 2010.
+
        * build_w32.bat: Support for MSVC Windows x86_64 builds.
        * job.c: Don't define execve() on MSVC/64bit.
        Patch by Viktor Szakats.  Fixes Savannah bug #27590.
index f2f5675dea2ddbd9da2720036def7f4f268dbecc..a42e5885376c9e2c1eb3dd7e7b692c865ff949a8 100644 (file)
@@ -2,7 +2,7 @@
 # Makefile.in generated automatically by automake 1.2 from Makefile.am
 #
 # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-# 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index c9b668c977f853350892dcca8e36c8c0ad079ea8..92acdc28b120913c7ccb0083c68de2ecd5ca98f1 100644 (file)
@@ -1,7 +1,7 @@
 # This is a -*-Makefile-*-, or close enough
 #
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2007, 2008, 2009, 2010 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
index d07d1ebf86d354bbc7ba4d95c5f725443d97f5a4..8cc67dfe987a648fe5d9b41092ec23111bbc34a1 100644 (file)
@@ -4,7 +4,7 @@
 # `build.sh' instead.
 #
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010 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
diff --git a/NEWS b/NEWS
index 41b0daa7df2ba422d8e6fa56c42f4eaf27cf7ecd..f3e25a36a718c445ab840f0002083fe57db39045 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1083,8 +1083,8 @@ Version 3.05
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.  This file is part of GNU Make.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
 terms of the GNU General Public License as published by the Free Software
index 84f063970fb62013eb41f7bde31477cd81e0919f..530377877c11405431fc950255d8b6a49d6dcc54 100644 (file)
@@ -4,7 +4,7 @@
 # run 'build_w32.bat' instead.
 #
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2006, 2007, 2008, 2009, 2010 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
index 924534d2d1c011cb669bebb3eab1a743df331a5f..091b8b46fb285a58163a7a9b42352c520fe7afda 100644 (file)
@@ -62,7 +62,7 @@ If you plan to use recursive makes, install make resident:
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2005, 2006, 2007, 2008, 2009, 2010 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
index d0556a5b16693afb7dc35ff9c91e0a8169988ef2..794214b734931c0d30d86ebffabebcfc37d6aa17 100644 (file)
@@ -325,7 +325,7 @@ Bug reports:
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index a9860cb64f763bab36d01ac7f4f44091c12ff25f..0da63850c2eccd06473e4be4d36c6e804c7e56de 100644 (file)
@@ -160,7 +160,7 @@ from the make source tree.
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
+Copyright (C) 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
 Foundation, Inc.
 This file is part of GNU Make.
 
index 3cc33b6455b37aeab029091d5c2a015f9ec467bc..c73bcf4e1a61adf2d8a4d5e6587ad38862d2a940 100644 (file)
@@ -273,7 +273,7 @@ Bug reports:
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 4c595ed37dea0b63ad23bd7472706b59f6c3630f..0ad1837f739667d6e9aa03a937ebfbf5c56178e9 100644 (file)
@@ -97,7 +97,7 @@ SunOS 4.1.x:
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-2009 Free Software Foundation, Inc.
+2009, 2010 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
index c165d32998a915b383f52660bc757116f7ca96f9..75d54dece14c91059588f5a9ac91fe42e97c46a4 100644 (file)
@@ -1,9 +1,8 @@
                                                                      -*-text-*-
 
 -------------------------------------------------------------------------------
-Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-Foundation, Inc.
-This file is part of GNU Make.
+Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
 terms of the GNU General Public License as published by the Free Software
@@ -211,6 +210,10 @@ make update
 make
 make check
 
+Or, for a debugging version:
+
+autoreconf -i && ./configure CFLAGS=-g && make update && make && make check
+
 Or, all-in-one:
 
 autoreconf -i && ./configure && make update && make && make check
index f85426124284ed71d7851d8795a4151c42d1458c..c746488f697355371ff238905af24df7acef8e88 100644 (file)
@@ -172,8 +172,8 @@ at the right README!
 \f
 -------------------------------------------------------------------------------
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 4e153070f5b7a52604db607261fc713378e2286e..7e9229eb733c8cf09b8a50868402181a46e22862 100644 (file)
@@ -4,7 +4,7 @@
 # run 'build.sh' instead.
 #
 # Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-# 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2005, 2006, 2007, 2008, 2009, 2010 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
index a31614ab6f966f8497bd1ba19e5260fd60d92ba4..5b43d110773b89e959de8ecade6484b361ec3adb 100644 (file)
@@ -65,10 +65,7 @@ The Rest of the List
     what does that mean?
 
  3) Multi-token pattern rule matching (allow %1/%2.c : %1/obj/%2.o,
-    etc., or something like that).  I have an implementation of this
-    already, it just needs some refinement... maybe.  Additionally I
-    think it only works for static pattern rules; it might need to be
-    fixed up to work with normal pattern rules, too.
+    etc., or something like that).  Maybe using regex?
 
  4) Provide a .TARGETS variable, containing the names of the targets
     defined in the makefile.
@@ -128,8 +125,8 @@ The Rest of the List
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
+2007, 2008, 2009, 2010 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
index b02e4b45e945b9e6ae52723c049deaa8e2f41500..0e56441e2b7e90c93466c80bde0d9665c0885ee9 100644 (file)
@@ -2,7 +2,7 @@ dnl acinclude.m4 -- Extra macros needed for GNU make.
 dnl
 dnl Automake will incorporate this into its generated aclocal.m4.
 dnl Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-dnl 2008, 2009 Free Software Foundation, Inc.
+dnl 2008, 2009, 2010 Free Software Foundation, Inc.
 dnl This file is part of GNU Make.
 dnl
 dnl GNU Make is free software; you can redistribute it and/or modify it under
diff --git a/amiga.c b/amiga.c
index 2b766f4f9f7e0c97a04a64dfb961bb0a5dc5157a..6e70f65996962458e5013d3aa56f458e1787ca57 100644 (file)
--- a/amiga.c
+++ b/amiga.c
@@ -1,6 +1,6 @@
 /* Running commands on Amiga
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2005, 2006, 2007, 2008, 2009, 2010 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/amiga.h b/amiga.h
index b74796bd16b91166c2597c6d7b9a001f13f957d0..ee2aa327329efb0c5d9164b026ae65d9f67a6e50 100644 (file)
--- a/amiga.h
+++ b/amiga.h
@@ -1,6 +1,6 @@
 /* Definitions for amiga specific things
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2005, 2006, 2007, 2008, 2009, 2010 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/ar.c b/ar.c
index 66afd9003e66165a8c0320dc3005aa66182777c3..8bfca1caf7a5290dd25e00b74644c47404bc4940 100644 (file)
--- a/ar.c
+++ b/ar.c
@@ -1,7 +1,8 @@
 /* Interface to `ar' archives for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 7bdc15d96ec7aa006f3c02e00ab0dcf537a95840..4ef83758ace428d97bb955ec8064b818521b5a72 100644 (file)
--- a/arscan.c
+++ b/arscan.c
@@ -1,7 +1,7 @@
 /* Library function for scanning an archive file.
 Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index a9a6765c228ae68d0c8ca98827d1214f1cbbc51e..46a7246e4916f9b254eb0320a47e337cea5664b5 100644 (file)
@@ -3,7 +3,7 @@
 # @configure_input@
 
 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index f7b7d5dd78a2742c2cf35ea080900c5f0885d5be..de758b0ae7d9bb514f5909bc67392b7dad3ef6a7 100644 (file)
@@ -1,6 +1,6 @@
 @echo off\r
 rem Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,\r
-rem 2006, 2007, 2008, 2009 Free Software Foundation, Inc.\r
+rem 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index 873b1bc1b0035d56fe4cb848dc7412c41605771b..f360bd40c5d4f693f117e7ea88d18ad0ef3576e5 100644 (file)
@@ -1,7 +1,7 @@
 /* Command processing for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index cedcb815ad4d2c2b2e5a90ee6667ffc332e60306..24426fa7611e11bed2a05d69b3cfc1f3a0c6e52f 100644 (file)
@@ -1,7 +1,7 @@
 /* Definition of data structures describing shell commands for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 053e3e498f83437e5092013eaaa77eb16447678c..3a5a29e7788f924aabaa24915fd6dbfb744a76cc 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h -- hand-massaged for Amiga                                  -*-C-*-
 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,
-2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2005, 2006, 2007, 2008, 2009, 2010 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
index 68af4ec7bf8e92f3db327d59b7d8dd3755154777..337e2345d9d7c0ebc454d87de646779e30ca58bb 100644 (file)
@@ -1,7 +1,7 @@
 /* config.h-vms. Generated by hand by Klaus Kämpf <kkaempf@rmi.de>      -*-C-*-
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 2b50e4c49ff640418296adb6130a5c6fa5e1ba25..1fd98f4b5fcb040ba7813c0210e5b7a6f668a33e 100644 (file)
@@ -1,7 +1,7 @@
 /* config.h.W32 -- hand-massaged config.h file for Windows builds       -*-C-*-
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 577779f610fd06c6511bfe8836a49c9e8d75f650..203a5ee3d9d6c7657d754c2fdf1a20e8eb6b5676 100644 (file)
@@ -1,6 +1,6 @@
 # -*-Makefile-*-, or close enough
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index cf2bd3b88ee759faa2160a720ebac92a9810bde3..da544f8f6404e312eb0b66b52e06b1656c2bd21d 100644 (file)
@@ -2,7 +2,7 @@
 # By Paul Smith <psmith@gnu.org>.  Based on dos.m4 by Jim Meyering.
 #
 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index 312fb17bc43843d25b3889c092b4d6762f4ac365..99500fddbcf70c03178c4471fab491365423060d 100644 (file)
@@ -1,7 +1,7 @@
 /* configh.dos -- hand-massaged config.h file for MS-DOS builds         -*-C-*-
 
 Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,
-2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index fc6cb9deca4459d7b933168734f6675c48fe7b0a..c7b459177d246069668bd2c7dc96e7a2ea2050a0 100644 (file)
@@ -1,6 +1,6 @@
 @echo off\r
 rem Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003,\r
-rem 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.\r
+rem 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index ce2650c20c30c63e1fed5e4b36e3e2ec94aa955f..ab43ce3ceec683da25ca4d7be8aac230c7e7d3e7 100644 (file)
@@ -1,7 +1,7 @@
 # Process this file with autoconf to produce a configure script.
 #
 # Copyright (C) 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
diff --git a/debug.h b/debug.h
index e85a4d3728b2dfbc7e92fa398c680a581234a941..3d20c8757774d75ad14ede48e3ea3b9a7b695f0e 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -1,6 +1,6 @@
 /* Debugging macros and interface.
 Copyright (C) 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-2009 Free Software Foundation, Inc.
+2009, 2010 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
index 965ca0816003dc0f98435a6cc01d573f05ee1ca8..4d6d984ba0850c1ca80c755c1f6bce0e7702f50b 100644 (file)
--- a/default.c
+++ b/default.c
@@ -1,7 +1,7 @@
 /* Data base of default implicit rules for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/dep.h b/dep.h
index 6d7ec3542585c94f5a17d04e7519047b6b339672..c27423ba5aadeeb6e7693d6b60d03ff2a0416198 100644 (file)
--- a/dep.h
+++ b/dep.h
@@ -1,7 +1,7 @@
 /* Definitions of dependency data structures for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/dir.c b/dir.c
index 7277fe6cd6e57cac1479fb5c0c7a19d0ff058ea1..55290195f8b26a6eb2b51bfb90dec4d502116ff4 100644 (file)
--- a/dir.c
+++ b/dir.c
@@ -1,7 +1,7 @@
 /* Directory hashing for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 9c8c6c487912f83493d81fa72997f04a8edce8c2..67eec3a72a285b92262c2c484addb48270c85850 100644 (file)
@@ -1,6 +1,6 @@
 # -*-Makefile-*-, or close enough
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007 Free Software
-# Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 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
index f131eeb013b34157fea3b9615826bbfd07b33380..c911e1869d4bb96c36bc78a30c0d8585c1ff2597 100644 (file)
@@ -1,6 +1,6 @@
 @echo off\r
 rem Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,\r
-rem 2008, 2009 Free Software Foundation, Inc.\r
+rem 2008, 2009, 2010 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index c59f565a5b8f5cc562e4b9f7fc08c4b37c82e5fc..2315b068c9fda412255b924cb2ce3b6902eb8b2f 100644 (file)
--- a/expand.c
+++ b/expand.c
@@ -1,7 +1,7 @@
 /* Variable expansion functions for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/file.c b/file.c
index c3f767893d47eded1e7e5a3f9167f999062c6600..0a4edb2559b961f1da029f0622f67eb89f9b2bfe 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,7 +1,7 @@
 /* Target file management for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 69f1994f9ac5e22fba698b33e648b0295d9b1db3..0a621b9bc210f1f5729500c0b97e464fa42b7aaa 100644 (file)
--- a/filedef.h
+++ b/filedef.h
@@ -1,7 +1,7 @@
 /* Definition of target file data structures for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 870e4a059f98669d0243fb6d7c86654ebfa36bf7..e2f6c8c938b763d5a640cd0fd929dd0a1acdaf8b 100644 (file)
@@ -1,7 +1,7 @@
 /* Builtin function expansion for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 4fd7b9f0037244ab7717ef11120a3caa6641d262..f9d7964c6fb252a5ff7faed27d2cfc301297dee5 100644 (file)
@@ -1,7 +1,7 @@
 /* Get the system load averages.
 Copyright (C) 1985, 1986, 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994,
 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-2008, 2009 Free Software Foundation, Inc.
+2008, 2009, 2010 Free Software Foundation, Inc.
 
 GNU Make is free software; you can redistribute it and/or modify it under the
 terms of the GNU General Public License as published by the Free Software
index 9ff1f713e9b029a9dd2bfaa612a2d5fb4e9c4175..e992da57e390dba3230e8e4e973e19ce519b6534 100644 (file)
--- a/getopt.c
+++ b/getopt.c
@@ -4,8 +4,8 @@ NOTE: getopt is now part of the C library, so if you don't know what
 before changing it!
 
 Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996,
-1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 Free Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to bug-glibc@gnu.org.
index 07bbd55412d16e3f15f3d3cd829f7c62ec100fa3..dff9998dec1229cd1c619fe2200de6c4ebc2378f 100644 (file)
--- a/getopt.h
+++ b/getopt.h
@@ -1,7 +1,7 @@
 /* Declarations for getopt.
 Copyright (C) 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998,
-1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-Foundation, Inc.
+1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free
+Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to bug-glibc@gnu.org.
index 4cf8f813294264fa8a9e6032c82976cfc4ee0fe3..429ad4a018457c41ea2a8eac5308228b12a07325 100644 (file)
--- a/getopt1.c
+++ b/getopt1.c
@@ -1,7 +1,7 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
 Copyright (C) 1987, 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 Free Software Foundation, Inc.
 
 NOTE: The canonical source of this file is maintained with the GNU C Library.
 Bugs can be reported to bug-glibc@gnu.org.
index 476185c15fcb5ef7dda63c13ba09be4d6afe2e9e..e8b8b3a0b3367b58468e40f23f91e705211d9c49 100644 (file)
--- a/gettext.h
+++ b/gettext.h
@@ -1,6 +1,6 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
 Copyright (C) 1995, 1996, 1997, 1998, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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/hash.c b/hash.c
index a4df1f606c5c6a534d1557a684f43eda607e2aa9..b91447cdc33e7d1ea828bb715006f56c1ecd8322 100644 (file)
--- a/hash.c
+++ b/hash.c
@@ -1,5 +1,5 @@
 /* hash.c -- hash table maintenance
-Copyright (C) 1995, 1999, 2002 Free Software Foundation, Inc.
+Copyright (C) 1995, 1999, 2002, 2010 Free Software Foundation, Inc.
 Written by Greg McGary <gkm@gnu.org> <greg@mcgary.org>
 
 GNU Make is free software; you can redistribute it and/or modify it under the
diff --git a/hash.h b/hash.h
index aaf69ada9ec11cd98a698cb5481f07dac5c8ad2e..2c78e63c8ff009cbbea0f698f471af801eee06a3 100644 (file)
--- a/hash.h
+++ b/hash.h
@@ -1,5 +1,5 @@
 /* hash.h -- decls for hash table
-Copyright (C) 1995, 1999, 2002 Free Software Foundation, Inc.
+Copyright (C) 1995, 1999, 2002, 2010 Free Software Foundation, Inc.
 Written by Greg McGary <gkm@gnu.org> <greg@mcgary.org>
 
 GNU Make is free software; you can redistribute it and/or modify it under the
index 081ccb6595c535dbf3e6f2ddcefc73f8faf0bd17..5f98108107d03b0c76f753e3b9803f7739574e06 100644 (file)
@@ -1,7 +1,7 @@
 /* Implicit rule searching for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/job.c b/job.c
index 741114da61efc72ae66922390b21ff9fbb8ff6bd..8b4d716aa3407728ff2d2958683990b238978d80 100644 (file)
--- a/job.c
+++ b/job.c
@@ -1,7 +1,7 @@
 /* Job execution and handling for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/job.h b/job.h
index d4626f219ed783ffbfed52a958372cd355f4e7a0..d346b5e9bc07eda87f8c33c785cd90465a0ce30a 100644 (file)
--- a/job.h
+++ b/job.h
@@ -1,6 +1,7 @@
 /* Definitions for managing subprocesses in GNU Make.
 Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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/main.c b/main.c
index 61e30d000168bf1c08cdda4230e0f07110505137..a1a3e8f24a55b302d3f6690b6c004c2bb76ebd50 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,7 +1,7 @@
 /* Argument parsing and main program of GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 5b478223f4d9ae3b377bca8f7944e99065feb424..188ff24dc6bccf9e25db7a56558d128a0a551e9e 100644 (file)
@@ -267,7 +267,7 @@ $(UPLOADS): $(DIST_ARCHIVES) $(DIST_ARCHIVES_SIG) $(DIST_ARCHIVES_DIRECTIVE)
 
 
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2007, 2008, 2009, 2010 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
diff --git a/make.h b/make.h
index 0b486a0f3e45c7cb2eff49d36aed86479066bbfd..af35eaf77bdc25eb8397ea39d3cf926a1953ec18 100644 (file)
--- a/make.h
+++ b/make.h
@@ -1,7 +1,7 @@
 /* Miscellaneous global declarations and portability cruft for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 8671af6cece9491bde420b49906f634662f08636..d2d05d184fa365aa811f71d43384b44cb1dc92be 100644 (file)
@@ -139,7 +139,7 @@ $ endsubroutine : compileit
 $!
 $!-----------------------------------------------------------------------------
 $!Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-$!2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+$!2006, 2007, 2008, 2009, 2010 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
index 5c281c81c1913f56187b5b73ffd2effe97bfa370..1e6a88e6b7e55a77ef1f38b2d184d402d82af6fa 100644 (file)
@@ -1,7 +1,7 @@
 # -*-Makefile-*- to build GNU make on VMS
 #
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2006, 2007, 2008, 2009, 2010 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
diff --git a/misc.c b/misc.c
index 535a5dc6a7062aeffbe9090fa66ca1d2d83c662c..f4806acb76d0581d36eac51b8c0e5166032a4029 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,7 +1,7 @@
 /* Miscellaneous generic support functions for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 94ef5b609afb3df9909a2080d6169fc32964c81a..2103ce8f76259645da7e7660b4dd44a1eb3eff20 100644 (file)
@@ -1,6 +1,6 @@
 # This is a -*-Makefile-*-
-# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
-# Foundation, Inc.
+# Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index d0c0157659faa7eca9de835f62a24b0e5db2a3c2..05208bb7dc83f934aeda59124bf7620b77c17a93 100644 (file)
@@ -1,6 +1,6 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-# Software Foundation, Inc.
+# Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+# 2010 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
diff --git a/read.c b/read.c
index f4484c42584551f432f655bcf8539e15a2afdcde..a3ad88e4730fea0a6090398ac7bdbe6e2a9f44e5 100644 (file)
--- a/read.c
+++ b/read.c
@@ -1,7 +1,7 @@
 /* Reading and parsing of makefiles for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 5a8437483972ead6057598ca604879fbfa897366..ec3d624b2fd868f1fd65d9c0c626d1eb19cd1920 100644 (file)
@@ -376,7 +376,7 @@ Comma (',') as a separator is now allowed. See makefile.vms for an example.
 
 -------------------------------------------------------------------------------
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 8bfd23bb5e443cd3b9e19842245d93577224b453..27d2550675b0f0ab9a042ac2db736fe2f956dbdc 100644 (file)
--- a/remake.c
+++ b/remake.c
@@ -1,7 +1,7 @@
 /* Basic dependency engine for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index bb48d2036b3e1d359deb70e5e0037bede02a505d..a0c5cb77835ffefe368c522d1e8fd7a9a0dffcc0 100644 (file)
@@ -4,8 +4,8 @@
    the Make maintainers.
 
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index de9ba2b4a3a927cf3e91efeedfc5a7c84f7559aa..e58b72cb624378dfd33e1cb178c4b70a3411160a 100644 (file)
@@ -1,7 +1,7 @@
 /* Template for the remote job exportation interface to GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/rule.c b/rule.c
index a7af7e5e0042998559967bcfaf6a76796f2ec0d4..0e6ddb7fd7b57c90417531522dba4342749cd2a4 100644 (file)
--- a/rule.c
+++ b/rule.c
@@ -1,7 +1,7 @@
 /* Pattern and suffix rule internals for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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/rule.h b/rule.h
index 686abd288e57f2006c149c42c1c3c5c20bc3b9e6..b119d2174c9c9d9d1b095add34b9fac567563387 100644 (file)
--- a/rule.h
+++ b/rule.h
@@ -1,7 +1,7 @@
 /* Definitions for using pattern rules in GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index bdae74b9dba00f1e431ffa3cb4e2107096e130ab..6f3383d28fc8ccaefa19c5470e6c89da37db9e73 100644 (file)
--- a/signame.c
+++ b/signame.c
@@ -1,6 +1,6 @@
 /* Convert between signal names and numbers.
 Copyright (C) 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999,
-2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
+2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
 Foundation, Inc.
 This file is part of GNU Make.
 
index 6954b9f24628a5f67c03fc2795533ce33b46172b..830ec7d9d80ce30045e255dc0b193c75ccc2309d 100644 (file)
@@ -1,5 +1,5 @@
 /* Constant string caching for GNU Make.
-Copyright (C) 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+Copyright (C) 2006, 2007, 2008, 2009, 2010 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
index f88078e96b53977f0dd954f0e147bdb21ee18e65..e5a0528992dbfe7e1660783c95afde0eaac3bb4f 100644 (file)
@@ -1,6 +1,6 @@
 @echo off\r
 rem Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,\r
-rem 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.\r
+rem 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index f7ac7cfce2e26d00d2f6c359e59d9cd66a016adb..d41b40e1a313a8b89c84e35e7c9b8cc4a5dd26f8 100755 (executable)
@@ -4,7 +4,8 @@
 # Typically you'd put the shadow in /tmp or another local disk
 #
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index b5ee023827d18feeb34f3148196c2bebf5ddd7a9..2c8c08b924a145c1242b05c0e9a9a4b5f04e1f52 100755 (executable)
@@ -12,7 +12,8 @@
 #                        (and others)
 
 # Copyright (C) 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001,
-# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 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
index 8319d40f9925675c4e66ffc4b70e515eba6af0cc..dc0c29ae8f9b5058f6b72a3a894872037504804a 100644 (file)
@@ -6,7 +6,7 @@
 # Modified 92-02-11 through 92-02-22 by Chris Arthur to further generalize.
 #
 # Copyright (C) 1991, 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000,
-# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software
+# 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010 Free Software
 # Foundation, Inc.
 # This file is part of GNU Make.
 #
index cba33a6ee59122914f00648f38a1cb7dda80379b..915be20a18ac89f9d108dcc0e1330111b89c0acc 100644 (file)
@@ -1,7 +1,7 @@
 /* Internals of variables for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 7268a4172959f043d08a573571d90b60cc22198e..c2158672eee38dee85395dbe57dea03470590668 100644 (file)
@@ -1,7 +1,7 @@
 /* Definitions for using variables in GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index e93c35e02c46df65d61e1260700556b5a9dff371..a770e2205c772498e3c6847d745a028f3a294128 100644 (file)
--- a/version.c
+++ b/version.c
@@ -1,7 +1,7 @@
 /* Record version and build host architecture for GNU make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index 0b6bd55379814439c3da7f34482c54c9200abcc0..cb17818f0ce6ece8c5b19d241055b897a92f3e17 100644 (file)
--- a/vmsdir.h
+++ b/vmsdir.h
@@ -1,6 +1,6 @@
 /* dirent.h for vms
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index e100826e864f4b19aa2ccdd4ac9697a7cf7d8a7d..5b867d9e76c2a0dc1c8dbf9e93735bc43afee12e 100644 (file)
@@ -1,6 +1,6 @@
 /* VMS functions
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index 178fc5153dc58e006c395ce53f5e967dd47be5d1..f58fee73c492074ad9232072d2f8312ae3e98236 100644 (file)
--- a/vmsify.c
+++ b/vmsify.c
@@ -1,6 +1,6 @@
 /* vmsify.c -- Module for vms <-> unix file name conversion
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index 3cba00b852a8117d77a8d7da9a2dbd404cd6a33f..05c8dbaadba48bb39678e0f513ea2e0a39790b09 100644 (file)
--- a/vmsjobs.c
+++ b/vmsjobs.c
@@ -2,7 +2,7 @@
    This file must be #included in job.c, as it accesses static functions.
 
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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/vpath.c b/vpath.c
index 4b5ff2cef2a7c4674fea3fe5a51f3d2883041ae9..2d3a83348c16b9bc555520e623ef579adb07a545 100644 (file)
--- a/vpath.c
+++ b/vpath.c
@@ -1,7 +1,7 @@
 /* Implementation of pattern-matching file search paths for GNU Make.
 Copyright (C) 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995, 1996, 1997,
-1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free
-Software Foundation, Inc.
+1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009,
+2010 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
index cbbde31c20ba18e33f0fc15c3aa9cdbccb8c8b5a..b8e20713c6c0354470284d30c6960445b1b17abe 100644 (file)
@@ -1,6 +1,6 @@
 # Makefile.am to create libw32.a for mingw32 host.
 # Copyright (C) 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-# 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2007, 2008, 2009, 2010 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
index 172223dff4dd5ac0766078f644feaa1c54ef656b..ea1259c48145f38448483009b6c6e12a090b4e97 100644 (file)
@@ -1,6 +1,6 @@
 /* Directory entry code for Window platforms.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index ce94e30b96d472f699e908c300a2ad76a7d9c06e..6e77c8bc4d33e7c7b6a0538ce6b31cd87f0a84dc 100644 (file)
@@ -1,6 +1,6 @@
 /* Windows version of dirent.h
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index 3e6b51f373c77729be6fccfe173a39aeed82cf74..e56e8222fd2e08cb46482c271816d5f4bf8eb8ab 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for Windows path manipulation.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index d90ba8ab304067fb25e1b2287d783bc3096c0aa6..9133ce3d9e770ea77dab2a7b0b2d96b68a0d3bea 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for Windows process invocation.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index b9b4f6fa1055c5a86b5d07a7b781088ce8f01878..65369ba0c2953f43ac9c1fc3fedd2f3ea9f1a454 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for Windows error handling.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index e1a1a9b58843dcabef8a0c2ca5f6efc6d1612b60..91ae1fbe8ee1f90280d380bc979d6010483ef4b3 100644 (file)
@@ -1,6 +1,6 @@
 /* Path conversion for Windows pathnames.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006,
-2007, 2008, 2009 Free Software Foundation, Inc.
+2007, 2008, 2009, 2010 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
index 28a8a01d08a57857c8e29b3c1ce85cbf4bc4c06d..46c838c3e28b4f392830cbb96cd47dc00c7ff2b9 100644 (file)
@@ -2,7 +2,7 @@
 # `build.bat' instead.
 #
 # Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-# 2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+# 2006, 2007, 2008, 2009, 2010 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
index 1d84f16a19eea97be7a0e5e14c12f22ae4848f2f..dee407253979572c314c7b55f23bc9a293aac0b4 100644 (file)
@@ -18,7 +18,7 @@ gcc -mthreads -Wall -gdwarf-2 -g3 -O2 -I.. -I. -I../include -I../.. -DWINDOWS32
 \r
 @echo off\r
 rem Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004,\r
-rem 2005, 2006, 2007, 2008, 2009 Free Software Foundation, Inc.\r
+rem 2005, 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc.\r
 rem This file is part of GNU Make.\r
 rem\r
 rem GNU Make is free software; you can redistribute it and/or modify it under\r
index 171b69affde81cad4ad4c86f5d24db2aaddfce64..298db483b06acccb354fc45ff043411295a3aa48 100644 (file)
@@ -1,6 +1,6 @@
 /* Process handling for Windows
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 1e8c8366132d9b6457b9a9bb89d0643191693ab4..00b4bac91fe3f1f167d71321d11ef063a99139a0 100644 (file)
@@ -1,6 +1,6 @@
 /* Definitions for Windows
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 2b1b364504f05140f206d051a6dddc3a486e6bf1..f0597b001588147442c71825f10e9c141af9fe8d 100644 (file)
@@ -1,6 +1,6 @@
 /* Process handling for Windows.
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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
index 5ad376097400af731dc51db68f7377ab61569603..80d796e954af50e4d7d4d59406f493bb2369b8eb 100644 (file)
@@ -1,6 +1,6 @@
 /* Error handling for Windows
 Copyright (C) 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005,
-2006, 2007, 2008, 2009 Free Software Foundation, Inc.
+2006, 2007, 2008, 2009, 2010 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