]> git.ipfire.org Git - thirdparty/make.git/commitdiff
Update Copyright statements for the new year.
authorPaul Smith <psmith@gnu.org>
Sun, 28 Feb 2016 17:55:20 +0000 (12:55 -0500)
committerPaul Smith <psmith@gnu.org>
Sun, 28 Feb 2016 17:55:20 +0000 (12:55 -0500)
111 files changed:
AUTHORS
Makefile.DOS.template
Makefile.am
Makefile.ami
NEWS
NMakefile.template
README.Amiga
README.DOS.template
README.OS2.template
README.W32.template
README.customs
README.git
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/ChangeLog.1
config/Makefile.am
config/dospaths.m4
configh.dos.template
configure.ac
configure.bat
debug.h
default.c
dep.h
dir.c
doc/Makefile.am
doc/make.texi
dosbuild.bat
expand.c
file.c
filedef.h
function.c
getloadavg.c
getopt.c
getopt.h
getopt1.c
gettext.h
gmk-default.scm
gnumake.h
guile.c
implicit.c
job.c
job.h
load.c
loadapi.c
main.c
maintMakefile
make.1
makefile.com
makefile.vms
makeint.h
misc.c
output.c
output.h
po/Makevars
po/POTFILES.in
read.c
remake.c
remote-cstms.c
remote-stub.c
rule.c
rule.h
signame.c
strcache.c
subproc.bat
tests/ChangeLog.1
tests/NEWS
tests/README
tests/config_flags_pm.com
tests/mkshadow
tests/run_make_tests.com
tests/run_make_tests.pl
tests/test_driver.pl
variable.c
variable.h
version.c
vms_exit.c
vms_export_symbol.c
vms_progname.c
vmsdir.h
vmsfunctions.c
vmsify.c
vmsjobs.c
vpath.c
w32/Makefile.am
w32/compat/dirent.c
w32/compat/posixfcn.c
w32/include/dirent.h
w32/include/dlfcn.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 653988194c66536823c3217bb0ef7ed120046027..9b6212f33cbd7fce47b07861e177e595fac06c1f 100644 (file)
--- a/AUTHORS
+++ b/AUTHORS
@@ -72,7 +72,7 @@ With suggestions/comments/bug reports from a cast of ... well ...
 hundreds, anyway :)
 
 -------------------------------------------------------------------------------
-Copyright (C) 1997-2014 Free Software Foundation, Inc.
+Copyright (C) 1997-2016 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 a608eeb4f32c7d1498586c7fa62b9629d52b9bcd..47d83eb8f7049f039cb592e61f5cb8fd981b1c96 100644 (file)
@@ -1,7 +1,7 @@
 # -*-Makefile-*- template for DJGPP
 # Makefile.in generated automatically by automake 1.2 from Makefile.am
 #
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
+# Copyright (C) 1994-2016 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 958f37b647a4f2d10699b00897b5a4ccd12a3817..d0291d0c13ec461ae74ae532dbbbfd99a2289135 100644 (file)
@@ -1,6 +1,6 @@
 # This is a -*-Makefile-*-, or close enough
 #
-# Copyright (C) 1997-2014 Free Software Foundation, Inc.
+# Copyright (C) 1997-2016 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 7c561a325408cf591a8d2c9e807b8d95e635430c..39a9788e94303c001483b691eab2deccac2becfe 100644 (file)
@@ -3,7 +3,7 @@
 # NOTE: If you have no 'make' program at all to process this makefile, run
 # 'build.sh' instead.
 #
-# Copyright (C) 1995-2014 Free Software Foundation, Inc.
+# Copyright (C) 1995-2016 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 e98cb45c2b2676c746da799723e1302661515c5c..3a62d694a06883f74da5d8b725aa30f6bc25ec65 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1497,7 +1497,7 @@ Version 3.05
 (Changes from versions 1 through 3.05 were never recorded.  Sorry.)
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 99bf90657723aa125e3088c10e0aa0ad5e3970bc..511288ffd42d28aaeb27874166e0171e7daa7642 100644 (file)
@@ -3,7 +3,7 @@
 # NOTE: If you have no 'make' program at all to process this makefile,
 # run 'build_w32.bat' instead.
 #
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2016 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 f9be348430ff4eafcfa0d5637ae86a386f3d3bc2..68d3ea74eb32692c914ba6e908fcb949dde47a34 100644 (file)
@@ -61,7 +61,7 @@ If you plan to use recursive makes, install make resident:
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2016 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 70bada0cebbb494cded1fd50341a23c0443c4a28..bc31adb9097e748f5a62e4a0d6a99f9aebbe048a 100644 (file)
@@ -324,7 +324,7 @@ Bug reports:
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 9e2045ef24647ad02189a348a0319b70af7aa5fb..0ce81b442b40f7b7db5f6de455fe0020c175f8c8 100644 (file)
@@ -160,7 +160,7 @@ from the make source tree.
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 2003-2014 Free Software Foundation, Inc.
+Copyright (C) 2003-2016 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 389167334c8f45e2a347c90d992d2396c26fc1f7..d7fedb17bd156584a0d784771a27d47e727d422e 100644 (file)
@@ -292,7 +292,7 @@ Bug reports:
         is described in the GNU make manual and the base README.
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 30d98ac40b732a1db95e0f477f584094f472958b..67e1252b63e3c32a7958ace2fcfd1743d59d4632 100644 (file)
@@ -96,7 +96,7 @@ SunOS 4.1.x:
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1998-2014 Free Software Foundation, Inc.
+Copyright (C) 1998-2016 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 9147870a5b97fe0d097c994fd48b09980983f3b9..41820136b08ddf42a88891d891e2231fabb126ed 100644 (file)
@@ -1,7 +1,7 @@
                                                                      -*-text-*-
 
 -------------------------------------------------------------------------------
-Copyright (C) 2002-2014 Free Software Foundation, Inc.
+Copyright (C) 2002-2016 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 ed8aa6f084197620a6f46274cc7918a02513f2da..7739faad98085050fb580947ffc98d3cbd1c8a07 100644 (file)
@@ -162,7 +162,7 @@ at the right README!
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 4af89ae3e4e156903f254608b3645249996a14fd..1b60d85788b865f290ab5fdbacd3bb311f85c6e5 100644 (file)
@@ -3,7 +3,7 @@
 # NOTE: If you have no 'make' program at all to process this makefile,
 # run 'build.sh' instead.
 #
-# Copyright (C) 1995-2014 Free Software Foundation, Inc.
+# Copyright (C) 1995-2016 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 214ef1b6c9b817162513cc25043939944c8f3810..a56827add5d07d448aa73dade27691cefb29734b 100644 (file)
@@ -101,7 +101,7 @@ The Rest of the List
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1997-2014 Free Software Foundation, Inc.
+Copyright (C) 1997-2016 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 53d7ef1357c9ecd782d3a416baf867816d867ea1..0ac68aa46ef451092a1b85fe8a00241959da2054 100644 (file)
@@ -1,7 +1,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-2014 Free Software Foundation, Inc.
+dnl Copyright (C) 1998-2016 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 1ef949ce7b2a86230436b0da7918f007f3e42227..cfd0d080288d7767bb5947e4707d661c1d95b74a 100644 (file)
--- a/amiga.c
+++ b/amiga.c
@@ -1,5 +1,5 @@
 /* Running commands on Amiga
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2016 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 00bca4f3cd9bb4d79d37f8be114ecddcc20010d6..afc910adc06b75e26aa505463ccae8d4b7d516b0 100644 (file)
--- a/amiga.h
+++ b/amiga.h
@@ -1,5 +1,5 @@
 /* Definitions for amiga specific things
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2016 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 675572a1b158f07dd473379b38543df419749de9..85e91c8488e6f81a30e974cd80d408a96f771e9f 100644 (file)
--- a/ar.c
+++ b/ar.c
@@ -1,5 +1,5 @@
 /* Interface to 'ar' archives for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 Free Software Foundation, Inc.
 
 This file is part of GNU Make.
 
index a3c2b8b35363bbeee378628cd588d3740580c6ee..568c3b87f5669696a034d78755f3af2c427737c4 100644 (file)
--- a/arscan.c
+++ b/arscan.c
@@ -1,5 +1,5 @@
 /* Library function for scanning an archive file.
-Copyright (C) 1987-2014 Free Software Foundation, Inc.
+Copyright (C) 1987-2016 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 369ea3299051c0f33696bdd4c3d985857eecbcd4..4b01b4698dd67f351e0dba82aaa887976387ef4c 100644 (file)
@@ -2,7 +2,7 @@
 # Shell script to build GNU Make in the absence of any 'make' program.
 # @configure_input@
 
-# Copyright (C) 1993-2014 Free Software Foundation, Inc.
+# Copyright (C) 1993-2016 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 00632a7505c730fd17404b29f5db31b187bb898d..f720776f6513acbc9376f4a4af39bfde8a5dddc5 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-rem Copyright (C) 1996-2014 Free Software Foundation, Inc.\r
+rem Copyright (C) 1996-2016 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 ec5853acd71761c15114e74eea0a95b5c6b07372..bc418b7677334d439729c50f782bd519503f20ad 100644 (file)
@@ -1,5 +1,5 @@
 /* Command processing for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 0d58f22d82d62bbb11c8eda566de296b798d3e79..ec706201447cdb74671910309bf56d70986367e8 100644 (file)
@@ -1,5 +1,5 @@
 /* Definition of data structures describing shell commands for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 200e033d43d16742c6ef54441fd03c34c1957353..4c5bb78baf8da56f8fbc140b6e9d8f478399b791 100644 (file)
@@ -1,5 +1,5 @@
 /* config.h -- hand-massaged for Amiga                                  -*-C-*-
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2016 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 8c0a0783006f237e99386dff869f7b85b363ccdb..2a4a943d35a1623fa7f8464bf7df098fdb22cb43 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h-vms. Generated by hand by Klaus Kämpf <kkaempf@rmi.de>      -*-C-*-
 
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 4cac22a2f963d7191f8af11b530d5931a93281c2..d72e79a3aee7ed0b5a6fc33d6b3d4f046deb044d 100644 (file)
@@ -1,6 +1,6 @@
 /* config.h.W32 -- hand-massaged config.h file for Windows builds       -*-C-*-
 
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 78033167afb4c68969a049c43c621cb5a015e63a..854950100a328a23e84d4c15eeeb3e32ebdc0eb0 100644 (file)
@@ -33,7 +33,7 @@
        * Makefile.am: New file.
 \f
 
-Copyright (C) 2002-2014 Free Software Foundation, Inc.
+Copyright (C) 2002-2016 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 396c234b8861ec9adea57f680e5e46afd0fee03c..7bce036e4964d8a991220008d1c3a778e5f1101c 100644 (file)
@@ -1,5 +1,5 @@
 # -*-Makefile-*-, or close enough
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 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 92fb5402068de91c60c1c2c6b7946d6981c631fd..9aa98148cac84ca2674120dd9d319dbcedcd6b91 100644 (file)
@@ -1,7 +1,7 @@
 # Test if the system uses DOS-style pathnames (drive specs and backslashes)
 # By Paul Smith <psmith@gnu.org>.  Based on dos.m4 by Jim Meyering.
 #
-# Copyright (C) 1993-2014 Free Software Foundation, Inc.
+# Copyright (C) 1993-2016 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 4aecd041d3b3f2d0b5186b41f1c630f54670705c..c43e6442b9324c550dc77e9dd1ab8e28c8a33e20 100644 (file)
@@ -1,6 +1,6 @@
 /* configh.dos -- hand-massaged config.h file for MS-DOS builds         -*-C-*-
 
-Copyright (C) 1994-2014 Free Software Foundation, Inc.
+Copyright (C) 1994-2016 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 71bfb01e347ccf0ccc86d2fc260303f1b40aecd2..35d4c8cb5d6898971e947e62aea2a6ada0314e1a 100644 (file)
@@ -1,6 +1,6 @@
 # Process this file with autoconf to produce a configure script.
 #
-# Copyright (C) 1993-2014 Free Software Foundation, Inc.
+# Copyright (C) 1993-2016 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 e54ba843ba29f02b90cac340e6246bddb441a9a7..3c41f3844bab65d253f6f0c254e109db05a332b9 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-rem Copyright (C) 1994-2014 Free Software Foundation, Inc.\r
+rem Copyright (C) 1994-2016 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
diff --git a/debug.h b/debug.h
index 9d2ec04a12ec2ab45e2303c381327872b72fbeff..17c394bad3d891e0086ff84d5943da104a3e2211 100644 (file)
--- a/debug.h
+++ b/debug.h
@@ -1,5 +1,5 @@
 /* Debugging macros and interface.
-Copyright (C) 1999-2014 Free Software Foundation, Inc.
+Copyright (C) 1999-2016 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 08a69a876b8ca7b826e5977bba5ecfcc0743d339..3d865c7a9463f1be44e5bbadc6a9fa9c02453dad 100644 (file)
--- a/default.c
+++ b/default.c
@@ -1,5 +1,5 @@
 /* Data base of default implicit rules for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 b8c0d29be5cfe0b5a498ec03888ac0e875b13b43..10bf947e43148e16db309e44740de26373b8b5ea 100644 (file)
--- a/dep.h
+++ b/dep.h
@@ -1,5 +1,5 @@
 /* Definitions of dependency data structures for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 1fca3ba2dc7fe7aacd776f61976f2d7162836af2..baeaaa36b908b8ca97e158f593b2ebdf19e5ddc7 100644 (file)
--- a/dir.c
+++ b/dir.c
@@ -1,5 +1,5 @@
 /* Directory hashing for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 03977bac31078317d33479c6e9acaaf7eafd1d0b..11aa4d45fc2cef98366dd495240d317e78f81e1e 100644 (file)
@@ -1,5 +1,5 @@
 # -*-Makefile-*-, or close enough
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2016 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 60d79acb201ba9914a948f794673b7f74d1d2a9f..bcfe6a34286c79e29ba3ade2dca455e21e3335f3 100644 (file)
@@ -26,7 +26,8 @@ of @cite{The GNU Make Manual}, for GNU @code{make} version @value{VERSION}.
 
 Copyright @copyright{} 1988, 1989, 1990, 1991, 1992, 1993, 1994, 1995,
 1996, 1997, 1998, 1999, 2000, 2002, 2003, 2004, 2005, 2006, 2007,
-2008, 2009, 2010, 2011, 2012, 2013, 2014 Free Software Foundation, Inc.
+2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016 Free Software
+Foundation, Inc.
 
 @quotation
 Permission is granted to copy, distribute and/or modify this document
index fac2e8812c7cda552d83643fd6936fdef6856c5a..71e71e118eb3fbfb8c9cb0a193dd07b681c5d753 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-rem Copyright (C) 1998-2014 Free Software Foundation, Inc.\r
+rem Copyright (C) 1998-2016 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 866e8a75c721c2a3a90910b8262f8b4bedefb0f5..bb21018985126fa68b0c12d8cfcb516b92a8733c 100644 (file)
--- a/expand.c
+++ b/expand.c
@@ -1,5 +1,5 @@
 /* Variable expansion functions for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 fab1d9662cab0319d8a9a2a3444850b960ce723a..2207be453c434a6c2e99208b243aadaf360118e7 100644 (file)
--- a/file.c
+++ b/file.c
@@ -1,5 +1,5 @@
 /* Target file management for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 b8973db1942351ff8d3121d34fc567b26f9dc59f..b280fb8a250e8a60677c3c2b463f82fbcbefaaa6 100644 (file)
--- a/filedef.h
+++ b/filedef.h
@@ -1,5 +1,5 @@
 /* Definition of target file data structures for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 02a25eb5771bc4a482ef5a2dc896cee9d317b31b..7dea72f2431aff6892fab51557eddbbc28a276b3 100644 (file)
@@ -1,5 +1,5 @@
 /* Builtin function expansion for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 a755b6d80ae837cc075bfa42f18e49199614f215..10ae56ab0d3edada79feef254c0b43039cb3b747 100644 (file)
@@ -1,5 +1,5 @@
 /* Get the system load averages.
-Copyright (C) 1985-2014 Free Software Foundation, Inc.
+Copyright (C) 1985-2016 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 a8051fcc496862b8cd7cd84bdcd86c78a5e72d1b..e3538d44e08c2304e6775c58cea2c253e2fd0b29 100644 (file)
--- a/getopt.c
+++ b/getopt.c
@@ -3,7 +3,7 @@ NOTE: getopt is now part of the C library, so if you don't know what
 "Keep this file name-space clean" means, talk to drepper@gnu.org
 before changing it!
 
-Copyright (C) 1987-2014 Free Software Foundation, Inc.
+Copyright (C) 1987-2016 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 adef9a5331267d7210ab16352b623ac5cd723287..4acd4ee71662af59edc5796d19471d81bc6bb467 100644 (file)
--- a/getopt.h
+++ b/getopt.h
@@ -1,5 +1,5 @@
 /* Declarations for getopt.
-Copyright (C) 1989-2014 Free Software Foundation, Inc.
+Copyright (C) 1989-2016 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 42dea2238493663a0a2f1f8009fbb3c0bec58084..0e38b2fe2c5ef417a771f0c1c91e15c71bd2d302 100644 (file)
--- a/getopt1.c
+++ b/getopt1.c
@@ -1,5 +1,5 @@
 /* getopt_long and getopt_long_only entry points for GNU getopt.
-Copyright (C) 1987-1994, 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1987-1994, 1996-2016 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 c2030ff50a07179b8d3c328395e997a539d72987..c48ffa0a12866f4174acbe99a6cfeac3383ee514 100644 (file)
--- a/gettext.h
+++ b/gettext.h
@@ -1,5 +1,5 @@
 /* Convenience header for conditional use of GNU <libintl.h>.
-Copyright (C) 1995-2014 Free Software Foundation, Inc.
+Copyright (C) 1995-2016 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 fa19d3c454c509030efaaaf95246df281641f759..e7353f941b8cc92c6fafc5d35c705c8c1e9db4f8 100644 (file)
@@ -1,5 +1,5 @@
 ;; Contents of the (gnu make) Guile module
-;; Copyright (C) 2011-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2011-2016 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 fd0b3a49f9adcb723e35e899d7ddd64127547c86..b508562fbb12988d69131e47c2db2f98b36c66dd 100644 (file)
--- a/gnumake.h
+++ b/gnumake.h
@@ -1,7 +1,7 @@
 /* External interfaces usable by dynamic objects loaded into GNU Make.
    --THIS API IS A "TECHNOLOGY PREVIEW" ONLY.  IT IS NOT A STABLE INTERFACE--
 
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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/guile.c b/guile.c
index 7c9a01579bbc079bdab578261cb9d9e08fd138fe..b7bb8fbb48e7bd1dd3ea27399e06dc0787d39401 100644 (file)
--- a/guile.c
+++ b/guile.c
@@ -1,5 +1,5 @@
 /* GNU Guile interface for GNU Make.
-Copyright (C) 2011-2014 Free Software Foundation, Inc.
+Copyright (C) 2011-2016 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 d7d391caa1563c31886bd00ec2c9bb35945977fb..7af635c7fb56de66d599ec2e5237630cb6a94ac4 100644 (file)
@@ -1,5 +1,5 @@
 /* Implicit rule searching for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 244def0354e0523b0daa90d6975425b779a67cba..bbc304ad31c90d81c5fc7981bb811a5bd853b00d 100644 (file)
--- a/job.c
+++ b/job.c
@@ -1,5 +1,5 @@
 /* Job execution and handling for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 36a2cb3a273bca371fed246c6a1e652aca859ef6..0243cddc765e126da445407b3c1930e3b5521f34 100644 (file)
--- a/job.h
+++ b/job.h
@@ -1,5 +1,5 @@
 /* Definitions for managing subprocesses in GNU Make.
-Copyright (C) 1992-2014 Free Software Foundation, Inc.
+Copyright (C) 1992-2016 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/load.c b/load.c
index 79294b33a301ba79a103e59388355d0727bdf749..191ebd873492e52d7867d00f9e61c41eb62eb3a6 100644 (file)
--- a/load.c
+++ b/load.c
@@ -1,5 +1,5 @@
 /* Loading dynamic objects for GNU Make.
-Copyright (C) 2012-2014 Free Software Foundation, Inc.
+Copyright (C) 2012-2016 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 fb275dd1bb047d39464ca4ad281a5ddaf6394870..4c1f6cf546b7f009a45f7025715795248ed73e71 100644 (file)
--- a/loadapi.c
+++ b/loadapi.c
@@ -1,5 +1,5 @@
 /* API for GNU Make dynamic objects.
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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 c2d4a0c53e39f81f00ce08146aec36639072ebd6..5a6213ea7322fafdd36df9bc1945d7ab3efe1377 100644 (file)
--- a/main.c
+++ b/main.c
@@ -1,5 +1,5 @@
 /* Argument parsing and main program of GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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
@@ -3399,7 +3399,7 @@ print_version (void)
      year, and none of the rest of it should be translated (including the
      word "Copyright"), so it hardly seems worth it.  */
 
-  printf ("%sCopyright (C) 1988-2014 Free Software Foundation, Inc.\n",
+  printf ("%sCopyright (C) 1988-2016 Free Software Foundation, Inc.\n",
           precede);
 
   printf (_("%sLicense GPLv3+: GNU GPL version 3 or later <http://gnu.org/licenses/gpl.html>\n\
index f7af8d61df4350a7ca5042d57db381da79c4affc..3edf8d75d8e134c84531fcea4fae969ff39921ba 100644 (file)
@@ -382,7 +382,7 @@ $(UPLOADS): $(DIST_ARCHIVES) $(DIST_ARCHIVES_SIG) $(DIST_ARCHIVES_DIRECTIVE)
        $(FTPPUT) "$(gnu-upload-host)" "$(gnu-upload-dir)/$(@:upload-%=%)" $^
 
 
-# Copyright (C) 1997-2014 Free Software Foundation, Inc.
+# Copyright (C) 1997-2016 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.1 b/make.1
index ed04db90425f37ef2fd3a5c2efa461a28efc33a6..d4bd2846fbb206655a74a6e203c2ca0d8aa017c7 100644 (file)
--- a/make.1
+++ b/make.1
@@ -1,4 +1,4 @@
-.TH MAKE 1 "03 March 2012" "GNU" "User Commands"
+.TH MAKE 1 "28 February 2016" "GNU" "User Commands"
 .SH NAME
 make \- GNU make utility to maintain groups of programs
 .SH SYNOPSIS
@@ -363,7 +363,7 @@ This manual page contributed by Dennis Morse of Stanford University.
 Further updates contributed by Mike Frysinger.  It has been reworked by Roland
 McGrath.  Maintained by Paul Smith.
 .SH "COPYRIGHT"
-Copyright \(co 1992-1993, 1996-2014 Free Software Foundation, Inc.
+Copyright \(co 1992-1993, 1996-2016 Free Software Foundation, Inc.
 This file is part of
 .IR "GNU make" .
 .LP
index 748bfff6a4c018fef167f3e39e02639f826a3a15..f5796954fd10a65f936caaf3780c340676df008a 100644 (file)
@@ -149,7 +149,7 @@ $ exit
 $ endsubroutine : compileit
 $!
 $!-----------------------------------------------------------------------------
-$!Copyright (C) 1996-2014 Free Software Foundation, Inc.
+$!Copyright (C) 1996-2016 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 cabb1bb3ba61001077b722d1f78afb92e4eacc7e..37702d5cceed7c43bd776ab076663f8e410f6b09 100644 (file)
@@ -1,6 +1,6 @@
 # -*-Makefile-*- to build GNU make on VMS
 #
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2016 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 92cf033bf3bc7b32f92cb43ccb2a1ad4ebc732a9..7e191d9145af3fa39e79fbad2c2da56ad9537add 100644 (file)
--- a/makeint.h
+++ b/makeint.h
@@ -1,5 +1,5 @@
 /* Miscellaneous global declarations and portability cruft for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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/misc.c b/misc.c
index 00a3210a1ef0e41db2519997b66748c1e48a6d65..de8a1b190f8ea3e25d5ea0dc3a73f438624bd79f 100644 (file)
--- a/misc.c
+++ b/misc.c
@@ -1,5 +1,5 @@
 /* Miscellaneous generic support functions for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 e537f3a628f212302e4d7a4a6d1bf71a66bfb8e0..f81c9a8f3cfa18a9e18e8ef1812b1e39d84cc304 100644 (file)
--- a/output.c
+++ b/output.c
@@ -1,5 +1,5 @@
 /* Output to stdout / stderr for GNU make
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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 7c5332cf6ce4463159e52df22531c576eb6ff3bb..f4fe0653ae9ca9d8be72cc1d292f7a8e2d9083ff 100644 (file)
--- a/output.h
+++ b/output.h
@@ -1,5 +1,5 @@
 /* Output to stdout / stderr for GNU make
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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 b69192ee11415090506c77cd88be042cd3e78b5b..ee018843a6947a8424dfdd1a13204b76908f4fe1 100644 (file)
@@ -1,5 +1,5 @@
 # This is a -*-Makefile-*-
-# Copyright (C) 2002-2014 Free Software Foundation, Inc.
+# Copyright (C) 2002-2016 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 4287c5de67f54a8bc6909013295115a3d88e8fa7..fce6f3625574e3e021a3b5371f7a804cd88b2542 100644 (file)
@@ -1,5 +1,5 @@
 # List of source files containing translatable strings.
-# Copyright (C) 2000-2014 Free Software Foundation, Inc.
+# Copyright (C) 2000-2016 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 d3747ce80c43af7532ef064dfbed00a20789623a..95c885083cc82baa9d745ec79820046d208bbb44 100644 (file)
--- a/read.c
+++ b/read.c
@@ -1,5 +1,5 @@
 /* Reading and parsing of makefiles for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 dc5ce2d04d7fafe8003ff95c0c416f17f4d510f4..5a7f167e3e279cc75612ba55815d51321d210318 100644 (file)
--- a/remake.c
+++ b/remake.c
@@ -1,5 +1,5 @@
 /* Basic dependency engine for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 867ee8dab46e5ad9731cb771c0660a7ba05427aa..65c1224a1a0b30ee77fe35b1439acb0ea6fab0e7 100644 (file)
@@ -3,7 +3,7 @@
    Please do not send bug reports or questions about it to
    the Make maintainers.
 
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 aeb335c7532654df06d85782e92125ff03459ecc..8e31a2035d96c83063c74577424ba4b4370a11af 100644 (file)
@@ -1,5 +1,5 @@
 /* Template for the remote job exportation interface to GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 9abf5b0146ba84e99868e980023a0af5d78e6f62..fce8372ca5ae550af73eef59f443df5fdf5dbb37 100644 (file)
--- a/rule.c
+++ b/rule.c
@@ -1,5 +1,5 @@
 /* Pattern and suffix rule internals for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 df9fba2aa5b188f00cdcf3317034180ff75d8cea..72ff2e99abb982001e80b69616d104c8d20b0c0c 100644 (file)
--- a/rule.h
+++ b/rule.h
@@ -1,5 +1,5 @@
 /* Definitions for using pattern rules in GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 7db24391313a202f4347d4c8d8211e31bf959859..55646e968a62aafb917dd6f3a329c7b456938f14 100644 (file)
--- a/signame.c
+++ b/signame.c
@@ -1,5 +1,5 @@
 /* Convert between signal names and numbers.
-Copyright (C) 1990-2014 Free Software Foundation, Inc.
+Copyright (C) 1990-2016 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 5cce135901ed46f8aae0cba715fc1f530a80b003..ec59eeb759e87ce33f7fa65c15d4203d59aed715 100644 (file)
@@ -1,5 +1,5 @@
 /* Constant string caching for GNU Make.
-Copyright (C) 2006-2014 Free Software Foundation, Inc.
+Copyright (C) 2006-2016 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 0669187f3a102a993d60da1f17678aea95152d89..685ed9d79621977f00ba08a2327cd47219a14523 100644 (file)
@@ -1,5 +1,5 @@
 @echo off\r
-rem Copyright (C) 1996-2014 Free Software Foundation, Inc.\r
+rem Copyright (C) 1996-2016 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 9abe731c23db7ef395c9b55808dbcef69100f6b7..684af03d25a3170b9ce9b6bc3f68b99e65c8308f 100644 (file)
        ChangeLog file for the test suite created.
 \f
 
-Copyright (C) 1992-2014 Free Software Foundation, Inc.
+Copyright (C) 1992-2016 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 584f4a4f8300b6e047d504d71471ced69fe9dbf8..f55e4ba8379edf185405dc60d7abc627194c0cf2 100644 (file)
@@ -162,7 +162,7 @@ Changes from 0.1 to 0.2 (5-4-92):
 
 \f
 -------------------------------------------------------------------------------
-Copyright (C) 1992-2014 Free Software Foundation, Inc.
+Copyright (C) 1992-2016 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 3b699eec777e87fd9a969f8e3cbe23401c5b2b4a..0213159f0c224072ce47bd8541e7d0cd03f2c29c 100644 (file)
@@ -7,7 +7,7 @@ This entire test suite, including all test files, are copyright and
 distributed under the following terms:
 
  -----------------------------------------------------------------------------
- Copyright (C) 1992-2014 Free Software Foundation, Inc.
+ Copyright (C) 1992-2016 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 3f5adffe4876049d6898724630eeb2eb55bc529b..a4271b61b22dff8a5ee7f52243bfea84c846214c 100755 (executable)
@@ -3,7 +3,7 @@ $! config_flags_pm.com  - Build config-flags.pm on VMS.
 $!
 $! Just good enough to run the self tests for now.
 $!
-$! Copyright (C) 2014 Free Software Foundation, Inc.
+$! Copyright (C) 2014-2016 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 aa9b3bcddd199a8a7a93269d6431a66e2e33cd5a..23c7ab0cc6100134a6388dd2c409b2cf9183ceb8 100755 (executable)
@@ -3,7 +3,7 @@
 # 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) 1992-2014 Free Software Foundation, Inc.
+# Copyright (C) 1992-2016 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 2b620cfb0c157b0a913400a12140189879fcfaad..de79a91cfbf6809f1808d48e4e792cfd540a6542 100755 (executable)
@@ -4,7 +4,7 @@ $! This is a wrapper for the GNU make perl test programs on VMS.
 $!
 $! Parameter "-help" for description on how to use described below.
 $!
-$! Copyright (C) 2014 Free Software Foundation, Inc.
+$! Copyright (C) 2014-2016 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 1145c730994250f5c6932963dd11a469225f9820..ff10c21238f43b36120d4b2f1a3bc6557d560ecb 100644 (file)
@@ -11,7 +11,7 @@
 #                         [-make <make prog>]
 #                        (and others)
 
-# Copyright (C) 1992-2014 Free Software Foundation, Inc.
+# Copyright (C) 1992-2016 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 91141eb493c792e1a41910e040ace7bf5dc98034..e6cd9f9e68d712c20a5b11b6e5cb150ba78c0af7 100644 (file)
@@ -5,7 +5,7 @@
 # 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) 1991-2014 Free Software Foundation, Inc.
+# Copyright (C) 1991-2016 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 40d691d088be4e3d1ec906f3b668b2d1ade33fdd..4b505039e1938949362bb1ddfb96d60367a32100 100644 (file)
@@ -1,5 +1,5 @@
 /* Internals of variables for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 d8fb0d1fd76cf37e06a66ca477b5bb6bd4174ae1..75d4c0b6154878bd5555909451741410d81ff456 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for using variables in GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 d94ecec31d595f4e6be0bed4851c23f2a0a117cb..e6d822d0f85df287e39687626e88e33a3be0c17d 100644 (file)
--- a/version.c
+++ b/version.c
@@ -1,5 +1,5 @@
 /* Record version and build host architecture for GNU make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 050550a47a3af8ad6043e930900ee77f67e99630..b08d84d96c9124c9e99a85bff98c025eac54897d 100644 (file)
@@ -7,7 +7,7 @@
  * Author: John E. Malmberg
  */
 
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2016 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 b8eef11df665369ac14ef0bed8fad6519014107a..954f3f4b6e031ad6af2b1be36b6422c521354533 100644 (file)
@@ -4,7 +4,7 @@
  * DCL symbols.
  */
 
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2016 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 199ed32c91e39a196d21cc2e779114635f917c7d..0665a540101ebb8005839bafccf8df1ec9edb712 100644 (file)
@@ -36,7 +36,7 @@
  *
  */
 
-/* Copyright (C) 2014 Free Software Foundation, Inc.
+/* Copyright (C) 2014-2016 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 3be3f0c015db2b48939698654a7b30790556349d..814b89da69183cc906302d1e0230e35c133e48a9 100644 (file)
--- a/vmsdir.h
+++ b/vmsdir.h
@@ -1,5 +1,5 @@
 /* dirent.h for vms
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 6ed136ce2cb485986a06ed2294e8f708c274d0df..09cb124cd04d960a0bf6d12d3dd8168cdc6a164f 100644 (file)
@@ -1,5 +1,5 @@
 /* VMS functions
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 02bdbf59513da290d5e1fcad54f1ef6a219769fe..e504a0992b195dd8743fedcc6cbaf4b36b389893 100644 (file)
--- a/vmsify.c
+++ b/vmsify.c
@@ -1,5 +1,5 @@
 /* vmsify.c -- Module for vms <-> unix file name conversion
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 bb2710493ad58e05cf3de431c95d5cb2ed2ed657..a9d0b78a7f1f03b66079b6b7bb2bf565149ecdbd 100644 (file)
--- a/vmsjobs.c
+++ b/vmsjobs.c
@@ -1,7 +1,7 @@
 /* --------------- Moved here from job.c ---------------
    This file must be #included in job.c, as it accesses static functions.
 
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 49821caba83406cd8b6e4d964ed7042e836d347b..449779f97627db3c1aa840399e0b5f02805ce543 100644 (file)
--- a/vpath.c
+++ b/vpath.c
@@ -1,5 +1,5 @@
 /* Implementation of pattern-matching file search paths for GNU Make.
-Copyright (C) 1988-2014 Free Software Foundation, Inc.
+Copyright (C) 1988-2016 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 a2c40632f39d3113f26b9dfbb9f79a313a6720ef..af97768b419f4ded229c4f94ab2aae14210a79d5 100644 (file)
@@ -1,5 +1,5 @@
 # Makefile.am to create libw32.a for mingw32 host.
-# Copyright (C) 1997-2014 Free Software Foundation, Inc.
+# Copyright (C) 1997-2016 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 56407dd522a19809c7c5263e827e3ed178f71b18..17f7d5fddea1aa8f6ad97618388b6efe571dd626 100644 (file)
@@ -1,5 +1,5 @@
 /* Directory entry code for Window platforms.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 b366399705d625c3a7dd5f0567cf1f78dc1c77ec..c760cc84c620a9dcaeab7206558797e46a888c8c 100644 (file)
@@ -1,6 +1,6 @@
 /* Replacements for Posix functions and Posix functionality for MS-Windows.
 
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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 13308de9ccf416e3b3789105b9a600b8f5af4a73..bae8449e5c7b95d0dc62f14c493a78e4c0c98764 100644 (file)
@@ -1,5 +1,5 @@
 /* Windows version of dirent.h
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 c64ac7b6ec9d2815483f68e4d1e995f507983daf..5a2ae2869a01b15d8d513c35f11b51abd1d533b3 100644 (file)
@@ -1,5 +1,5 @@
 /* dlfcn.h replacement for MS-Windows build.
-Copyright (C) 2013-2014 Free Software Foundation, Inc.
+Copyright (C) 2013-2016 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 fb03f1220520bea384fadc3cc87b7b8de3d295c1..923dc0056feb3d344476c0a2b7de3a65660dbe4c 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows path manipulation.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 1e1b2139815fc64883e46e2f536350215e5fccb2..5ba194682f6527af5264858e989cf47e74761823 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows process invocation.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 7d722265e0b208aa96bed2828997f866326f7f26..b4292f28af139d0d49e4b923775ce313cf503d6a 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows error handling.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 55332abaf57c977b6e18a6b0eaeefd11b67873fe..2c612f70601fab6dea6ea18c0f8db5f469d55cae 100644 (file)
@@ -1,5 +1,5 @@
 /* Path conversion for Windows pathnames.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 ebf516d5f3ff526856a72ccbef82835003e3add8..325e55c62ed77b39524e17369a0ad3399ae1c262 100644 (file)
@@ -1,7 +1,7 @@
 # NOTE: If you have no 'make' program at all to process this makefile, run
 # 'build.bat' instead.
 #
-# Copyright (C) 1996-2014 Free Software Foundation, Inc.
+# Copyright (C) 1996-2016 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 f8604ce2e32320c9e545d1783cd51a3218fd41fa..bb6b24dac0ddec768af035c96fb766cff1e94efd 100644 (file)
@@ -17,7 +17,7 @@ gcc -mthreads -Wall -gdwarf-2 -g3 %OPT% -I.. -I. -I../include -I../.. -DWINDOWS3
 :BuildEnd\r
 \r
 @echo off\r
-rem Copyright (C) 1996-2014 Free Software Foundation, Inc.\r
+rem Copyright (C) 1996-2016 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 3f3bdf83400208248c4c6d732ce666638cc9e5a9..8b17413775e7b0cb10e78ec308955f44474bd2e0 100644 (file)
@@ -1,5 +1,5 @@
 /* Process handling for Windows
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 1e4054c6b7104cb5f06bb32bb8db51959492a6b0..7ccb5ea7911f8dd6be6fd93859ae3c8eafb4d599 100644 (file)
@@ -1,5 +1,5 @@
 /* Definitions for Windows
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 a1e4facabc593f3e6a6eba6e617a509d35b2ed98..aa07b7bc9627799c9d2de23e1e59263803230ceb 100644 (file)
@@ -1,5 +1,5 @@
 /* Process handling for Windows.
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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 9ff4f4c9ce3325933ce2cfa3b9982ce9d7027caa..14eebed53d7be8ec9fe0b1df276bf0892f4d49c4 100644 (file)
@@ -1,5 +1,5 @@
 /* Error handling for Windows
-Copyright (C) 1996-2014 Free Software Foundation, Inc.
+Copyright (C) 1996-2016 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