From: Paul Smith Date: Sun, 19 May 2019 15:57:14 +0000 (-0400) Subject: Update copyright statements for 2019 X-Git-Tag: 4.2.90~20 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=389dcb608fa1ee4d7d59b7c2df792e23dbe306c4;p=thirdparty%2Fmake.git Update copyright statements for 2019 --- diff --git a/AUTHORS b/AUTHORS index e80bad91..f3c83c61 100644 --- a/AUTHORS +++ b/AUTHORS @@ -73,7 +73,7 @@ With suggestions/comments/bug reports from a cast of ... well ... hundreds, anyway :) ------------------------------------------------------------------------------- -Copyright (C) 1997-2018 Free Software Foundation, Inc. +Copyright (C) 1997-2019 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/Basic.mk.template b/Basic.mk.template index 3b5ff63d..8a24810b 100644 --- a/Basic.mk.template +++ b/Basic.mk.template @@ -10,7 +10,7 @@ # # make.exe -f Basic.mk # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/Makefile.am b/Makefile.am index 3540c555..310ce938 100644 --- a/Makefile.am +++ b/Makefile.am @@ -1,6 +1,6 @@ # This is a -*-Makefile-*-, or close enough # -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2019 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 40127c36..8b488476 100644 --- a/NEWS +++ b/NEWS @@ -1612,7 +1612,7 @@ Version 3.05 (Changes from versions 1 through 3.05 were never recorded. Sorry.) ------------------------------------------------------------------------------- -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/README.Amiga b/README.Amiga index 508e986e..0d9b240b 100644 --- a/README.Amiga +++ b/README.Amiga @@ -64,7 +64,7 @@ If you plan to use recursive makes, install make resident: ------------------------------------------------------------------------------- -Copyright (C) 1995-2018 Free Software Foundation, Inc. +Copyright (C) 1995-2019 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/README.DOS.template b/README.DOS.template index d3966525..2f9fb2bf 100644 --- a/README.DOS.template +++ b/README.DOS.template @@ -280,7 +280,7 @@ Bug reports: ------------------------------------------------------------------------------- -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/README.OS2.template b/README.OS2.template index 942e92ef..9bea2c84 100644 --- a/README.OS2.template +++ b/README.OS2.template @@ -160,7 +160,7 @@ from the make source tree. ------------------------------------------------------------------------------- -Copyright (C) 2003-2018 Free Software Foundation, Inc. +Copyright (C) 2003-2019 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/README.W32.template b/README.W32.template index 3f1097ff..54b0d509 100644 --- a/README.W32.template +++ b/README.W32.template @@ -345,7 +345,7 @@ Bug reports: is described in the GNU make manual and the base README. ------------------------------------------------------------------------------- -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/README.customs b/README.customs index 48b87dcc..4fd5fbb6 100644 --- a/README.customs +++ b/README.customs @@ -96,7 +96,7 @@ SunOS 4.1.x: ------------------------------------------------------------------------------- -Copyright (C) 1998-2018 Free Software Foundation, Inc. +Copyright (C) 1998-2019 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/README.git b/README.git index 8e3b10a4..47328c69 100644 --- a/README.git +++ b/README.git @@ -1,7 +1,7 @@ -*-text-*- ------------------------------------------------------------------------------- -Copyright (C) 2002-2018 Free Software Foundation, Inc. +Copyright (C) 2002-2019 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/README.template b/README.template index 7a770bd6..704ef212 100644 --- a/README.template +++ b/README.template @@ -172,7 +172,7 @@ at the right README! ------------------------------------------------------------------------------- -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/TODO.private b/TODO.private index a7bf39af..3f84052f 100644 --- a/TODO.private +++ b/TODO.private @@ -101,7 +101,7 @@ The Rest of the List ------------------------------------------------------------------------------- -Copyright (C) 1997-2018 Free Software Foundation, Inc. +Copyright (C) 1997-2019 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/bootstrap b/bootstrap index ed3b0a4b..5077e018 100755 --- a/bootstrap +++ b/bootstrap @@ -4,7 +4,7 @@ scriptversion=2018-07-01.02; # UTC # Bootstrap this package from checked-out sources. -# Copyright (C) 2003-2018 Free Software Foundation, Inc. +# Copyright (C) 2003-2019 Free Software Foundation, Inc. # This program is free software: you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by diff --git a/bootstrap.bat b/bootstrap.bat index 10fe1a27..1cbf26b2 100644 --- a/bootstrap.bat +++ b/bootstrap.bat @@ -1,5 +1,5 @@ @echo off -:: Copyright (C) 2018 Free Software Foundation, Inc. +:: Copyright (C) 2018-2019 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/bootstrap.conf b/bootstrap.conf index ad12d483..23f803bb 100644 --- a/bootstrap.conf +++ b/bootstrap.conf @@ -1,6 +1,6 @@ # Bootstrap configuration. -*-shell-script-*- -# Copyright (C) 2018 Free Software Foundation, Inc. +# Copyright (C) 2018-2019 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 diff --git a/build.template b/build.template index 645a57f1..538cb9f6 100644 --- a/build.template +++ b/build.template @@ -2,7 +2,7 @@ # Shell script to build GNU Make in the absence of any 'make' program. # @configure_input@ -# Copyright (C) 1993-2018 Free Software Foundation, Inc. +# Copyright (C) 1993-2019 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/build_w32.bat b/build_w32.bat index ab67a642..abe66359 100755 --- a/build_w32.bat +++ b/build_w32.bat @@ -1,5 +1,5 @@ @echo off -:: Copyright (C) 1996-2018 Free Software Foundation, Inc. +:: Copyright (C) 1996-2019 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/builddos.bat b/builddos.bat index f06ab08b..c64e7efc 100644 --- a/builddos.bat +++ b/builddos.bat @@ -1,5 +1,5 @@ @echo off -rem Copyright (C) 1998-2018 Free Software Foundation, Inc. +rem Copyright (C) 1998-2019 Free Software Foundation, Inc. rem This file is part of GNU Make. rem rem GNU Make is free software; you can redistribute it and/or modify it under diff --git a/configure.ac b/configure.ac index 31a00a65..de61ed90 100644 --- a/configure.ac +++ b/configure.ac @@ -1,6 +1,6 @@ # Process this file with autoconf to produce a configure script. # -# Copyright (C) 1993-2018 Free Software Foundation, Inc. +# Copyright (C) 1993-2019 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/doc/Makefile.am b/doc/Makefile.am index 21429279..b301f626 100644 --- a/doc/Makefile.am +++ b/doc/Makefile.am @@ -1,5 +1,5 @@ # -*-Makefile-*-, or close enough -# Copyright (C) 2000-2018 Free Software Foundation, Inc. +# Copyright (C) 2000-2019 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/doc/make.1 b/doc/make.1 index 4271ec5f..c9b60a31 100644 --- a/doc/make.1 +++ b/doc/make.1 @@ -361,7 +361,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-2018 Free Software Foundation, Inc. +Copyright \(co 1992-1993, 1996-2019 Free Software Foundation, Inc. This file is part of .IR "GNU make" . .LP diff --git a/doc/make.texi b/doc/make.texi index 30229274..441d7fdf 100644 --- a/doc/make.texi +++ b/doc/make.texi @@ -26,8 +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, 2015, 2016, 2017, 2018 Free -Software Foundation, Inc. +2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 +Free Software Foundation, Inc. @quotation Permission is granted to copy, distribute and/or modify this document diff --git a/m4/acinclude.m4 b/m4/acinclude.m4 index 8d7074df..e9ac2443 100644 --- a/m4/acinclude.m4 +++ b/m4/acinclude.m4 @@ -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-2018 Free Software Foundation, Inc. +dnl Copyright (C) 1998-2019 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/m4/dospaths.m4 b/m4/dospaths.m4 index 482cd624..e6683f62 100644 --- a/m4/dospaths.m4 +++ b/m4/dospaths.m4 @@ -1,7 +1,7 @@ # Test if the system uses DOS-style pathnames (drive specs and backslashes) # By Paul Smith . Based on dos.m4 by Jim Meyering. # -# Copyright (C) 1993-2018 Free Software Foundation, Inc. +# Copyright (C) 1993-2019 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/maintMakefile b/maintMakefile index 2e204a27..5e8800c0 100644 --- a/maintMakefile +++ b/maintMakefile @@ -488,7 +488,7 @@ $(UPLOADS): $(DIST_ARCHIVES) $(DIST_ARCHIVES_SIG) $(DIST_ARCHIVES_DIRECTIVE) # Rebuild Makefile.in if this file is modifed. Makefile.in: maintMakefile -# Copyright (C) 1997-2018 Free Software Foundation, Inc. +# Copyright (C) 1997-2019 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/makefile.com b/makefile.com index a65ca9da..448867e3 100644 --- a/makefile.com +++ b/makefile.com @@ -154,7 +154,7 @@ $ exit $ endsubroutine : compileit $! $!----------------------------------------------------------------------------- -$!Copyright (C) 1996-2018 Free Software Foundation, Inc. +$!Copyright (C) 1996-2019 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/mk/Amiga.mk b/mk/Amiga.mk index fe41da8a..4e7bb0d7 100644 --- a/mk/Amiga.mk +++ b/mk/Amiga.mk @@ -2,7 +2,7 @@ # # Amiga overrides for use with Basic.mk. # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/mk/Posix.mk.in b/mk/Posix.mk.in index 88ac3096..3891aa0f 100644 --- a/mk/Posix.mk.in +++ b/mk/Posix.mk.in @@ -2,7 +2,7 @@ # # POSIX overrides for use with Basic.mk. # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/mk/VMS.mk b/mk/VMS.mk index 2614e2f8..57591a00 100644 --- a/mk/VMS.mk +++ b/mk/VMS.mk @@ -2,7 +2,7 @@ # # VMS overrides for use with Basic.mk. # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/mk/Windows32.mk b/mk/Windows32.mk index 2e1f3d79..a5d6ad94 100644 --- a/mk/Windows32.mk +++ b/mk/Windows32.mk @@ -2,7 +2,7 @@ # # Windows overrides for use with Basic.mk. # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/mk/msdosdjgpp.mk b/mk/msdosdjgpp.mk index e6b87ea8..724a4fda 100644 --- a/mk/msdosdjgpp.mk +++ b/mk/msdosdjgpp.mk @@ -2,7 +2,7 @@ # # MS-DOS overrides for use with Basic.mk. # -# Copyright (C) 2017-2018 Free Software Foundation, Inc. +# Copyright (C) 2017-2019 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/po/POTFILES.in b/po/POTFILES.in index e81feede..9acc9455 100644 --- a/po/POTFILES.in +++ b/po/POTFILES.in @@ -1,5 +1,5 @@ # List of source files containing translatable strings. -# Copyright (C) 2000-2018 Free Software Foundation, Inc. +# Copyright (C) 2000-2019 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/scripts/copyright-update b/scripts/copyright-update index cd0138b7..a31cf0a9 100755 --- a/scripts/copyright-update +++ b/scripts/copyright-update @@ -1,6 +1,6 @@ #!/bin/sh # -# Copyright (C) 2014-2018 Free Software Foundation, Inc. +# Copyright (C) 2014-2019 Free Software Foundation, Inc. # This file is part of GNU Make. # # Update GNU make copyrights using gnulib update-copyright diff --git a/src/amiga.c b/src/amiga.c index 71a32642..5f153857 100644 --- a/src/amiga.c +++ b/src/amiga.c @@ -1,5 +1,5 @@ /* Running commands on Amiga -Copyright (C) 1995-2018 Free Software Foundation, Inc. +Copyright (C) 1995-2019 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/src/amiga.h b/src/amiga.h index ee928c3d..3aa0fd2d 100644 --- a/src/amiga.h +++ b/src/amiga.h @@ -1,5 +1,5 @@ /* Definitions for amiga specific things -Copyright (C) 1995-2018 Free Software Foundation, Inc. +Copyright (C) 1995-2019 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/src/ar.c b/src/ar.c index bddb05eb..cdd6538d 100644 --- a/src/ar.c +++ b/src/ar.c @@ -1,5 +1,5 @@ /* Interface to 'ar' archives for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 Free Software Foundation, Inc. This file is part of GNU Make. diff --git a/src/arscan.c b/src/arscan.c index 798bf560..f9019464 100644 --- a/src/arscan.c +++ b/src/arscan.c @@ -1,5 +1,5 @@ /* Library function for scanning an archive file. -Copyright (C) 1987-2018 Free Software Foundation, Inc. +Copyright (C) 1987-2019 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/src/commands.c b/src/commands.c index 6dee0286..dd47851d 100644 --- a/src/commands.c +++ b/src/commands.c @@ -1,5 +1,5 @@ /* Command processing for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/commands.h b/src/commands.h index 3ace806f..92687248 100644 --- a/src/commands.h +++ b/src/commands.h @@ -1,5 +1,5 @@ /* Definition of data structures describing shell commands for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/config.ami.template b/src/config.ami.template index 70452ac1..fcc1dad2 100644 --- a/src/config.ami.template +++ b/src/config.ami.template @@ -1,5 +1,5 @@ /* config.h -- hand-massaged for Amiga -*-C-*- -Copyright (C) 1995-2018 Free Software Foundation, Inc. +Copyright (C) 1995-2019 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/src/config.h-vms.template b/src/config.h-vms.template index 77c0476e..9b90faa2 100644 --- a/src/config.h-vms.template +++ b/src/config.h-vms.template @@ -1,6 +1,6 @@ /* config.h-vms. Generated by hand by Klaus Kämpf -*-C-*- -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/config.h.W32.template b/src/config.h.W32.template index f9fa9662..991f0410 100644 --- a/src/config.h.W32.template +++ b/src/config.h.W32.template @@ -1,6 +1,6 @@ /* config.h.W32 -- hand-massaged config.h file for Windows builds -*-C-*- -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/configh.dos.template b/src/configh.dos.template index b05fab89..dead7362 100644 --- a/src/configh.dos.template +++ b/src/configh.dos.template @@ -1,6 +1,6 @@ /* configh.dos -- hand-massaged config.h file for MS-DOS builds -*-C-*- -Copyright (C) 1994-2018 Free Software Foundation, Inc. +Copyright (C) 1994-2019 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/src/debug.h b/src/debug.h index 2595c648..106c5bac 100644 --- a/src/debug.h +++ b/src/debug.h @@ -1,5 +1,5 @@ /* Debugging macros and interface. -Copyright (C) 1999-2018 Free Software Foundation, Inc. +Copyright (C) 1999-2019 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/src/default.c b/src/default.c index 1f242d06..30fa0253 100644 --- a/src/default.c +++ b/src/default.c @@ -1,5 +1,5 @@ /* Data base of default implicit rules for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/dep.h b/src/dep.h index fd9a6ecc..baa64df5 100644 --- a/src/dep.h +++ b/src/dep.h @@ -1,5 +1,5 @@ /* Definitions of dependency data structures for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/dir.c b/src/dir.c index 7b0ea1b7..70cce50f 100644 --- a/src/dir.c +++ b/src/dir.c @@ -1,5 +1,5 @@ /* Directory hashing for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/expand.c b/src/expand.c index 7d54d1a5..e18e9673 100644 --- a/src/expand.c +++ b/src/expand.c @@ -1,5 +1,5 @@ /* Variable expansion functions for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/file.c b/src/file.c index 925ce8d8..73511d8a 100644 --- a/src/file.c +++ b/src/file.c @@ -1,5 +1,5 @@ /* Target file management for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/filedef.h b/src/filedef.h index 9d4b816f..329850e7 100644 --- a/src/filedef.h +++ b/src/filedef.h @@ -1,5 +1,5 @@ /* Definition of target file data structures for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/function.c b/src/function.c index 4602ebb2..715326d6 100644 --- a/src/function.c +++ b/src/function.c @@ -1,5 +1,5 @@ /* Builtin function expansion for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/getopt.c b/src/getopt.c index 5d7dde35..50bb94ff 100644 --- a/src/getopt.c +++ b/src/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-2018 Free Software Foundation, Inc. +Copyright (C) 1987-2019 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. diff --git a/src/getopt.h b/src/getopt.h index c540c3e1..edd7fabf 100644 --- a/src/getopt.h +++ b/src/getopt.h @@ -1,5 +1,5 @@ /* Declarations for getopt. -Copyright (C) 1989-2018 Free Software Foundation, Inc. +Copyright (C) 1989-2019 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. diff --git a/src/getopt1.c b/src/getopt1.c index f69b401f..9ce70d00 100644 --- a/src/getopt1.c +++ b/src/getopt1.c @@ -1,5 +1,5 @@ /* getopt_long and getopt_long_only entry points for GNU getopt. -Copyright (C) 1987-1994, 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1987-1994, 1996-2019 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. diff --git a/src/gettext.h b/src/gettext.h index f37c96e4..0804dc85 100644 --- a/src/gettext.h +++ b/src/gettext.h @@ -1,5 +1,5 @@ /* Convenience header for conditional use of GNU . -Copyright (C) 1995-2018 Free Software Foundation, Inc. +Copyright (C) 1995-2019 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/src/gmk-default.scm b/src/gmk-default.scm index 20cd8e92..b96d17ed 100644 --- a/src/gmk-default.scm +++ b/src/gmk-default.scm @@ -1,5 +1,5 @@ ;; Contents of the (gnu make) Guile module -;; Copyright (C) 2011-2018 Free Software Foundation, Inc. +;; Copyright (C) 2011-2019 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/src/gnumake.h b/src/gnumake.h index 8111b512..542cafb7 100644 --- a/src/gnumake.h +++ b/src/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-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/guile.c b/src/guile.c index a0b70f40..45431453 100644 --- a/src/guile.c +++ b/src/guile.c @@ -1,5 +1,5 @@ /* GNU Guile interface for GNU Make. -Copyright (C) 2011-2018 Free Software Foundation, Inc. +Copyright (C) 2011-2019 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/src/implicit.c b/src/implicit.c index 97b50cb4..707eff5b 100644 --- a/src/implicit.c +++ b/src/implicit.c @@ -1,5 +1,5 @@ /* Implicit rule searching for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/job.c b/src/job.c index 3ee968f7..dbf85851 100644 --- a/src/job.c +++ b/src/job.c @@ -1,5 +1,5 @@ /* Job execution and handling for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/job.h b/src/job.h index 99efa40d..54659430 100644 --- a/src/job.h +++ b/src/job.h @@ -1,5 +1,5 @@ /* Definitions for managing subprocesses in GNU Make. -Copyright (C) 1992-2018 Free Software Foundation, Inc. +Copyright (C) 1992-2019 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/src/load.c b/src/load.c index 5ec87c6b..33d5d3e5 100644 --- a/src/load.c +++ b/src/load.c @@ -1,5 +1,5 @@ /* Loading dynamic objects for GNU Make. -Copyright (C) 2012-2018 Free Software Foundation, Inc. +Copyright (C) 2012-2019 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/src/loadapi.c b/src/loadapi.c index b43322db..5ea0a9c9 100644 --- a/src/loadapi.c +++ b/src/loadapi.c @@ -1,5 +1,5 @@ /* API for GNU Make dynamic objects. -Copyright (C) 2013-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/main.c b/src/main.c index 57e58982..13c1521e 100644 --- a/src/main.c +++ b/src/main.c @@ -1,5 +1,5 @@ /* Argument parsing and main program of GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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 @@ -3370,7 +3370,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-2018 Free Software Foundation, Inc.\n", + printf ("%sCopyright (C) 1988-2019 Free Software Foundation, Inc.\n", precede); printf (_("%sLicense GPLv3+: GNU GPL version 3 or later \n\ diff --git a/src/makeint.h b/src/makeint.h index 668d07ee..2b882c9b 100644 --- a/src/makeint.h +++ b/src/makeint.h @@ -1,5 +1,5 @@ /* Miscellaneous global declarations and portability cruft for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/misc.c b/src/misc.c index 307ff2b0..ff23d482 100644 --- a/src/misc.c +++ b/src/misc.c @@ -1,5 +1,5 @@ /* Miscellaneous generic support functions for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/os.h b/src/os.h index 11878675..7a17a26e 100644 --- a/src/os.h +++ b/src/os.h @@ -1,5 +1,5 @@ /* Declarations for operating system interfaces for GNU Make. -Copyright (C) 2016-2018 Free Software Foundation, Inc. +Copyright (C) 2016-2019 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/src/output.c b/src/output.c index 9a58b9f1..6178c724 100644 --- a/src/output.c +++ b/src/output.c @@ -1,5 +1,5 @@ /* Output to stdout / stderr for GNU make -Copyright (C) 2013-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/output.h b/src/output.h index df525306..e9743afa 100644 --- a/src/output.h +++ b/src/output.h @@ -1,5 +1,5 @@ /* Output to stdout / stderr for GNU make -Copyright (C) 2013-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/posixos.c b/src/posixos.c index a4aa6f77..4a5068fa 100644 --- a/src/posixos.c +++ b/src/posixos.c @@ -1,5 +1,5 @@ /* POSIX-based operating system interface for GNU Make. -Copyright (C) 2016-2018 Free Software Foundation, Inc. +Copyright (C) 2016-2019 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/src/read.c b/src/read.c index fd357ab8..41447f3f 100644 --- a/src/read.c +++ b/src/read.c @@ -1,5 +1,5 @@ /* Reading and parsing of makefiles for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/remake.c b/src/remake.c index 8c888b64..0f0a6d32 100644 --- a/src/remake.c +++ b/src/remake.c @@ -1,5 +1,5 @@ /* Basic dependency engine for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/remote-cstms.c b/src/remote-cstms.c index 53535b5f..853ce429 100644 --- a/src/remote-cstms.c +++ b/src/remote-cstms.c @@ -3,7 +3,7 @@ Please do not send bug reports or questions about it to the Make maintainers. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/remote-stub.c b/src/remote-stub.c index 7a517309..178523d9 100644 --- a/src/remote-stub.c +++ b/src/remote-stub.c @@ -1,5 +1,5 @@ /* Template for the remote job exportation interface to GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/rule.c b/src/rule.c index 0c0204e9..6b01aa33 100644 --- a/src/rule.c +++ b/src/rule.c @@ -1,5 +1,5 @@ /* Pattern and suffix rule internals for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/rule.h b/src/rule.h index b8dfe4dc..c0cf8fae 100644 --- a/src/rule.h +++ b/src/rule.h @@ -1,5 +1,5 @@ /* Definitions for using pattern rules in GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/signame.c b/src/signame.c index 3cfa4000..e0b5cdc3 100644 --- a/src/signame.c +++ b/src/signame.c @@ -1,5 +1,5 @@ /* Convert between signal names and numbers. -Copyright (C) 1990-2018 Free Software Foundation, Inc. +Copyright (C) 1990-2019 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/src/strcache.c b/src/strcache.c index acae4384..f5bd1987 100644 --- a/src/strcache.c +++ b/src/strcache.c @@ -1,5 +1,5 @@ /* Constant string caching for GNU Make. -Copyright (C) 2006-2018 Free Software Foundation, Inc. +Copyright (C) 2006-2019 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/src/variable.c b/src/variable.c index 53ce62fa..e6822e44 100644 --- a/src/variable.c +++ b/src/variable.c @@ -1,5 +1,5 @@ /* Internals of variables for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/variable.h b/src/variable.h index 43da96a1..dc0701ba 100644 --- a/src/variable.h +++ b/src/variable.h @@ -1,5 +1,5 @@ /* Definitions for using variables in GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/version.c b/src/version.c index 50ac5240..8b7d14c0 100644 --- a/src/version.c +++ b/src/version.c @@ -1,5 +1,5 @@ /* Record version and build host architecture for GNU make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/vms_exit.c b/src/vms_exit.c index 4df5c440..124eab0c 100644 --- a/src/vms_exit.c +++ b/src/vms_exit.c @@ -7,7 +7,7 @@ * Author: John E. Malmberg */ -/* Copyright (C) 2014-2018 Free Software Foundation, Inc. +/* Copyright (C) 2014-2019 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 diff --git a/src/vms_export_symbol.c b/src/vms_export_symbol.c index 5208c406..b4c042ad 100644 --- a/src/vms_export_symbol.c +++ b/src/vms_export_symbol.c @@ -4,7 +4,7 @@ * DCL symbols. */ -/* Copyright (C) 2014-2018 Free Software Foundation, Inc. +/* Copyright (C) 2014-2019 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 diff --git a/src/vms_progname.c b/src/vms_progname.c index 441501d5..3e45b9fc 100644 --- a/src/vms_progname.c +++ b/src/vms_progname.c @@ -36,7 +36,7 @@ * */ -/* Copyright (C) 2014-2018 Free Software Foundation, Inc. +/* Copyright (C) 2014-2019 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 diff --git a/src/vmsdir.h b/src/vmsdir.h index 1fa7770f..453355fd 100644 --- a/src/vmsdir.h +++ b/src/vmsdir.h @@ -1,5 +1,5 @@ /* dirent.h for vms -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/vmsfunctions.c b/src/vmsfunctions.c index 6e4f5ddf..e5e4a595 100644 --- a/src/vmsfunctions.c +++ b/src/vmsfunctions.c @@ -1,5 +1,5 @@ /* VMS functions -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/vmsify.c b/src/vmsify.c index 052aa947..6ccf2bb5 100644 --- a/src/vmsify.c +++ b/src/vmsify.c @@ -1,5 +1,5 @@ /* vmsify.c -- Module for vms <-> unix file name conversion -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/vmsjobs.c b/src/vmsjobs.c index 3a03eacc..444ce591 100644 --- a/src/vmsjobs.c +++ b/src/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-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/vpath.c b/src/vpath.c index 79fbe8db..d5cacddb 100644 --- a/src/vpath.c +++ b/src/vpath.c @@ -1,5 +1,5 @@ /* Implementation of pattern-matching file search paths for GNU Make. -Copyright (C) 1988-2018 Free Software Foundation, Inc. +Copyright (C) 1988-2019 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/src/w32/compat/dirent.c b/src/w32/compat/dirent.c index 47cf243b..dcfecbaf 100644 --- a/src/w32/compat/dirent.c +++ b/src/w32/compat/dirent.c @@ -1,5 +1,5 @@ /* Directory entry code for Window platforms. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/compat/posixfcn.c b/src/w32/compat/posixfcn.c index fb92dea0..447c0fa4 100644 --- a/src/w32/compat/posixfcn.c +++ b/src/w32/compat/posixfcn.c @@ -1,6 +1,6 @@ /* Replacements for Posix functions and Posix functionality for MS-Windows. -Copyright (C) 2013-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/w32/include/dirent.h b/src/w32/include/dirent.h index 115aa7a7..c321fd2a 100644 --- a/src/w32/include/dirent.h +++ b/src/w32/include/dirent.h @@ -1,5 +1,5 @@ /* Windows version of dirent.h -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/include/dlfcn.h b/src/w32/include/dlfcn.h index 7bf312d3..64ea2667 100644 --- a/src/w32/include/dlfcn.h +++ b/src/w32/include/dlfcn.h @@ -1,5 +1,5 @@ /* dlfcn.h replacement for MS-Windows build. -Copyright (C) 2013-2018 Free Software Foundation, Inc. +Copyright (C) 2013-2019 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/src/w32/include/pathstuff.h b/src/w32/include/pathstuff.h index 03c988cc..d6396e71 100644 --- a/src/w32/include/pathstuff.h +++ b/src/w32/include/pathstuff.h @@ -1,5 +1,5 @@ /* Definitions for Windows path manipulation. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/include/sub_proc.h b/src/w32/include/sub_proc.h index b8fc0d41..d5154ba8 100644 --- a/src/w32/include/sub_proc.h +++ b/src/w32/include/sub_proc.h @@ -1,5 +1,5 @@ /* Definitions for Windows process invocation. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/include/w32err.h b/src/w32/include/w32err.h index 264185fa..7aa21e6e 100644 --- a/src/w32/include/w32err.h +++ b/src/w32/include/w32err.h @@ -1,5 +1,5 @@ /* Definitions for Windows error handling. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/pathstuff.c b/src/w32/pathstuff.c index 3f30f6ee..1c146065 100644 --- a/src/w32/pathstuff.c +++ b/src/w32/pathstuff.c @@ -1,5 +1,5 @@ /* Path conversion for Windows pathnames. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/subproc/misc.c b/src/w32/subproc/misc.c index 8718876f..3ea0463d 100644 --- a/src/w32/subproc/misc.c +++ b/src/w32/subproc/misc.c @@ -1,5 +1,5 @@ /* Process handling for Windows -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/subproc/proc.h b/src/w32/subproc/proc.h index f2a1a7b1..ddd42cce 100644 --- a/src/w32/subproc/proc.h +++ b/src/w32/subproc/proc.h @@ -1,5 +1,5 @@ /* Definitions for Windows -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/subproc/sub_proc.c b/src/w32/subproc/sub_proc.c index 507d683e..58064650 100644 --- a/src/w32/subproc/sub_proc.c +++ b/src/w32/subproc/sub_proc.c @@ -1,5 +1,5 @@ /* Process handling for Windows. -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/subproc/w32err.c b/src/w32/subproc/w32err.c index 111db077..a32bce12 100644 --- a/src/w32/subproc/w32err.c +++ b/src/w32/subproc/w32err.c @@ -1,5 +1,5 @@ /* Error handling for Windows -Copyright (C) 1996-2018 Free Software Foundation, Inc. +Copyright (C) 1996-2019 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/src/w32/w32os.c b/src/w32/w32os.c index 00008003..45817ebe 100644 --- a/src/w32/w32os.c +++ b/src/w32/w32os.c @@ -1,5 +1,5 @@ /* Windows32-based operating system interface for GNU Make. -Copyright (C) 2016-2018 Free Software Foundation, Inc. +Copyright (C) 2016-2019 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/NEWS b/tests/NEWS index 17162576..e35b25e5 100644 --- a/tests/NEWS +++ b/tests/NEWS @@ -162,7 +162,7 @@ Changes from 0.1 to 0.2 (5-4-92): ------------------------------------------------------------------------------- -Copyright (C) 1992-2018 Free Software Foundation, Inc. +Copyright (C) 1992-2019 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/README b/tests/README index 62f1729b..0cb7eacb 100644 --- a/tests/README +++ b/tests/README @@ -7,7 +7,7 @@ This entire test suite, including all test files, are copyright and distributed under the following terms: ----------------------------------------------------------------------------- - Copyright (C) 1992-2018 Free Software Foundation, Inc. + Copyright (C) 1992-2019 Free Software Foundation, Inc. This file is part of GNU Make. GNU Make is free software; you can redistribute it and/or modify it under the diff --git a/tests/config_flags_pm.com b/tests/config_flags_pm.com index a9cc9974..139dea64 100755 --- a/tests/config_flags_pm.com +++ b/tests/config_flags_pm.com @@ -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-2018 Free Software Foundation, Inc. +$! Copyright (C) 2014-2019 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/tests/mkshadow b/tests/mkshadow index 8e5f2f5d..10cda378 100755 --- a/tests/mkshadow +++ b/tests/mkshadow @@ -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-2018 Free Software Foundation, Inc. +# Copyright (C) 1992-2019 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/tests/run_make_tests.bat b/tests/run_make_tests.bat index 629be901..22d19b08 100644 --- a/tests/run_make_tests.bat +++ b/tests/run_make_tests.bat @@ -1,5 +1,5 @@ @echo off -rem Copyright (C) 2017-2018 Free Software Foundation, Inc. +rem Copyright (C) 2017-2019 Free Software Foundation, Inc. rem This file is part of GNU Make. rem rem GNU Make is free software; you can redistribute it and/or modify it under diff --git a/tests/run_make_tests.com b/tests/run_make_tests.com index 982fd887..72567ae7 100755 --- a/tests/run_make_tests.com +++ b/tests/run_make_tests.com @@ -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-2018 Free Software Foundation, Inc. +$! Copyright (C) 2014-2019 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/tests/run_make_tests.pl b/tests/run_make_tests.pl index 500524e3..7e969a9c 100644 --- a/tests/run_make_tests.pl +++ b/tests/run_make_tests.pl @@ -11,7 +11,7 @@ # [-make ] # (and others) -# Copyright (C) 1992-2018 Free Software Foundation, Inc. +# Copyright (C) 1992-2019 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/tests/test_driver.pl b/tests/test_driver.pl index 6464a185..969b3784 100644 --- a/tests/test_driver.pl +++ b/tests/test_driver.pl @@ -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-2018 Free Software Foundation, Inc. +# Copyright (C) 1991-2019 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