diff options
| author | Paul Eggert | 2019-01-01 01:02:40 +0000 |
|---|---|---|
| committer | Paul Eggert | 2019-01-01 01:02:40 +0000 |
| commit | 2fcf2dff00a55ece17f4342a934cb1d69ae1a743 (patch) | |
| tree | ac508cb36e2e0b480c2b921146fff5cc701bf77f /msdos | |
| parent | 26bed8ba10eeaf0a340a8d0d760c5578dddec867 (diff) | |
| download | emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.tar.gz emacs-2fcf2dff00a55ece17f4342a934cb1d69ae1a743.zip | |
Fix copyright years by hand
These are dates that admin/update-copyright did not update, or
updated incorrectly.
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/README | 2 | ||||
| -rw-r--r-- | msdos/autogen/Makefile.in | 4 | ||||
| -rw-r--r-- | msdos/depfiles.bat | 2 | ||||
| -rw-r--r-- | msdos/sed2v2.inp | 2 |
4 files changed, 5 insertions, 5 deletions
diff --git a/msdos/README b/msdos/README index c6d2764899a..75ae2c0634f 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -10,7 +10,7 @@ The files emacs.ico and emacs.pif are for using the DJGPP version on | |||
| 10 | Windows 3.X. Since these are binary files, their copyright notice is | 10 | Windows 3.X. Since these are binary files, their copyright notice is |
| 11 | reproduced here: | 11 | reproduced here: |
| 12 | 12 | ||
| 13 | # Copyright (C) 1993, 2002-2018 Free Software Foundation, Inc. | 13 | # Copyright (C) 1993, 2002-2019 Free Software Foundation, Inc. |
| 14 | # | 14 | # |
| 15 | # This file is part of GNU Emacs. | 15 | # This file is part of GNU Emacs. |
| 16 | # | 16 | # |
diff --git a/msdos/autogen/Makefile.in b/msdos/autogen/Makefile.in index dcbc4ba5776..5d6ff70c734 100644 --- a/msdos/autogen/Makefile.in +++ b/msdos/autogen/Makefile.in | |||
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | @SET_MAKE@ | 14 | @SET_MAKE@ |
| 15 | 15 | ||
| 16 | # Copyright (C) 2002-2018 Free Software Foundation, Inc. | 16 | # Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 17 | # | 17 | # |
| 18 | # This file is free software; you can redistribute it and/or modify | 18 | # This file is free software; you can redistribute it and/or modify |
| 19 | # it under the terms of the GNU General Public License as published by | 19 | # it under the terms of the GNU General Public License as published by |
| @@ -36,7 +36,7 @@ | |||
| 36 | # Generated by gnulib-tool. | 36 | # Generated by gnulib-tool. |
| 37 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings | 37 | # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --doc-base=doc --tests-base=tests --aux-dir=build-aux --avoid=close --avoid=dup --avoid=fchdir --avoid=fstat --avoid=malloc-posix --avoid=msvc-inval --avoid=msvc-nothrow --avoid=open --avoid=openat-die --avoid=opendir --avoid=raise --avoid=save-cwd --avoid=select --avoid=sigprocmask --avoid=sys_types --avoid=threadlib --makefile-name=gnulib.mk --conditional-dependencies --no-libtool --macro-prefix=gl --no-vc-files alloca-opt byteswap c-ctype c-strcase careadlinkat close-stream count-one-bits count-trailing-zeros crypto/md5 crypto/sha1 crypto/sha256 crypto/sha512 dtoastr dtotimespec dup2 environ execinfo faccessat fcntl fcntl-h fdatasync fdopendir filemode fstatat fsync getloadavg getopt-gnu gettime gettimeofday intprops largefile lstat manywarnings memrchr mkostemp mktime pipe2 pselect pthread_sigmask putenv qacl readlink readlinkat sig2str socklen stat-time stdalign stdarg stdbool stdio strftime strtoimax strtoumax symlink sys_stat sys_time time timer-time timespec-add timespec-sub unsetenv utimens warnings |
| 38 | 38 | ||
| 39 | # Copyright (C) 2002-2018 Free Software Foundation, Inc. | 39 | # Copyright (C) 2002-2019 Free Software Foundation, Inc. |
| 40 | # | 40 | # |
| 41 | # This file is free software; you can redistribute it and/or modify | 41 | # This file is free software; you can redistribute it and/or modify |
| 42 | # it under the terms of the GNU General Public License as published by | 42 | # it under the terms of the GNU General Public License as published by |
diff --git a/msdos/depfiles.bat b/msdos/depfiles.bat index 5330f2bd07f..e99c967e1e4 100644 --- a/msdos/depfiles.bat +++ b/msdos/depfiles.bat | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | @echo off | 1 | @echo off |
| 2 | rem ---------------------------------------------------------------------- | 2 | rem ---------------------------------------------------------------------- |
| 3 | rem Auxiliary script for MSDOS, run by ../config.bat | 3 | rem Auxiliary script for MSDOS, run by ../config.bat |
| 4 | rem Copyright (C) 2011-2018 Free Software Foundation, Inc. | 4 | rem Copyright (C) 2011-2019 Free Software Foundation, Inc. |
| 5 | 5 | ||
| 6 | rem This file is part of GNU Emacs. | 6 | rem This file is part of GNU Emacs. |
| 7 | 7 | ||
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index e1bb69cdaf9..41fd88e7fc7 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp | |||
| @@ -27,7 +27,7 @@ | |||
| 27 | #ifndef MSDOS\ | 27 | #ifndef MSDOS\ |
| 28 | #define MSDOS\ | 28 | #define MSDOS\ |
| 29 | #endif | 29 | #endif |
| 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2018 Free Software Foundation, Inc."/ | 30 | /^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2019 Free Software Foundation, Inc."/ |
| 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! | 31 | /^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'! |
| 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ | 32 | /^#undef DOS_NT *$/s/^.*$/#define DOS_NT/ |
| 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ | 33 | /^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/ |