diff options
| author | Paul Eggert | 2025-01-01 07:39:17 +0000 |
|---|---|---|
| committer | Paul Eggert | 2025-01-01 07:39:17 +0000 |
| commit | 4da38c632161867e914b3a13dc760f8019255f94 (patch) | |
| tree | e671154ab2f52e0b1537f15c3ed79b6211cf8f9c /msdos | |
| parent | 5d70928f2afea5ee4e1aa117aa9cfded56193b56 (diff) | |
| download | emacs-4da38c632161867e914b3a13dc760f8019255f94.tar.gz emacs-4da38c632161867e914b3a13dc760f8019255f94.zip | |
Update copyright year to 2025
Run "TZ=UTC0 admin/update-copyright".
Diffstat (limited to 'msdos')
| -rw-r--r-- | msdos/ChangeLog.1 | 2 | ||||
| -rw-r--r-- | msdos/INSTALL | 2 | ||||
| -rw-r--r-- | msdos/README | 4 | ||||
| -rw-r--r-- | msdos/autogen/Makefile.in | 6 | ||||
| -rw-r--r-- | msdos/autogen/config.in | 2 | ||||
| -rw-r--r-- | msdos/inttypes.h | 2 | ||||
| -rw-r--r-- | msdos/langinfo.h | 2 | ||||
| -rw-r--r-- | msdos/mainmake.v2 | 2 | ||||
| -rw-r--r-- | msdos/sed1v2.inp | 2 | ||||
| -rw-r--r-- | msdos/sed1x.inp | 2 | ||||
| -rw-r--r-- | msdos/sed2v2.inp | 2 | ||||
| -rw-r--r-- | msdos/sed2x.inp | 2 | ||||
| -rw-r--r-- | msdos/sed3v2.inp | 2 | ||||
| -rw-r--r-- | msdos/sed4.inp | 2 | ||||
| -rw-r--r-- | msdos/sed5x.inp | 2 | ||||
| -rw-r--r-- | msdos/sed6.inp | 2 | ||||
| -rw-r--r-- | msdos/sedadmin.inp | 2 | ||||
| -rw-r--r-- | msdos/sedalloc.inp | 2 | ||||
| -rw-r--r-- | msdos/sedleim.inp | 2 | ||||
| -rw-r--r-- | msdos/sedlibcf.inp | 2 | ||||
| -rw-r--r-- | msdos/sedlibmk.inp | 2 | ||||
| -rw-r--r-- | msdos/sedlisp.inp | 2 |
22 files changed, 25 insertions, 25 deletions
diff --git a/msdos/ChangeLog.1 b/msdos/ChangeLog.1 index 8880336767c..00eaa250648 100644 --- a/msdos/ChangeLog.1 +++ b/msdos/ChangeLog.1 | |||
| @@ -1550,7 +1550,7 @@ | |||
| 1550 | ;; coding: utf-8 | 1550 | ;; coding: utf-8 |
| 1551 | ;; End: | 1551 | ;; End: |
| 1552 | 1552 | ||
| 1553 | Copyright (C) 1994-1999, 2001-2024 Free Software Foundation, Inc. | 1553 | Copyright (C) 1994-1999, 2001-2025 Free Software Foundation, Inc. |
| 1554 | 1554 | ||
| 1555 | This file is part of GNU Emacs. | 1555 | This file is part of GNU Emacs. |
| 1556 | 1556 | ||
diff --git a/msdos/INSTALL b/msdos/INSTALL index 9e379d7d235..ffc1fee84f0 100644 --- a/msdos/INSTALL +++ b/msdos/INSTALL | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port | 1 | GNU Emacs Installation Guide for the DJGPP (a.k.a. MS-DOS) port |
| 2 | 2 | ||
| 3 | Copyright (C) 1992, 1994, 1996-1997, 2000-2024 Free Software Foundation, | 3 | Copyright (C) 1992, 1994, 1996-1997, 2000-2025 Free Software Foundation, |
| 4 | Inc. | 4 | Inc. |
| 5 | See the end of the file for license conditions. | 5 | See the end of the file for license conditions. |
| 6 | 6 | ||
diff --git a/msdos/README b/msdos/README index e9b7b62b498..0caa34ca7ec 100644 --- a/msdos/README +++ b/msdos/README | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | Copyright (C) 2001-2024 Free Software Foundation, Inc. | 1 | Copyright (C) 2001-2025 Free Software Foundation, Inc. |
| 2 | See the end of the file for license conditions. | 2 | See the end of the file for license conditions. |
| 3 | 3 | ||
| 4 | 4 | ||
| @@ -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-2024 Free Software Foundation, Inc. | 13 | # Copyright (C) 2001-2025 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 4225cc72bcc..83df237d565 100644 --- a/msdos/autogen/Makefile.in +++ b/msdos/autogen/Makefile.in | |||
| @@ -1,7 +1,7 @@ | |||
| 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. | 1 | # Makefile.in generated by automake 1.11.1 from Makefile.am. |
| 2 | # @configure_input@ | 2 | # @configure_input@ |
| 3 | 3 | ||
| 4 | # Copyright (C) 1994-2009, 2013-2024 Free Software Foundation, Inc. | 4 | # Copyright (C) 1994-2009, 2013-2025 Free Software Foundation, Inc. |
| 5 | # This Makefile.in is free software; the Free Software Foundation | 5 | # This Makefile.in is free software; the Free Software Foundation |
| 6 | # gives unlimited permission to copy and/or distribute it, | 6 | # gives unlimited permission to copy and/or distribute it, |
| 7 | # with or without modifications, as long as this notice is preserved. | 7 | # with or without modifications, as long as this notice is preserved. |
| @@ -13,7 +13,7 @@ | |||
| 13 | 13 | ||
| 14 | @SET_MAKE@ | 14 | @SET_MAKE@ |
| 15 | 15 | ||
| 16 | # Copyright (C) 2002-2024 Free Software Foundation, Inc. | 16 | # Copyright (C) 1994-2009, 2013-2025 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-2024 Free Software Foundation, Inc. | 39 | # Copyright (C) 1994-2009, 2013-2025 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/autogen/config.in b/msdos/autogen/config.in index f6c83bdb4b8..493a3d65215 100644 --- a/msdos/autogen/config.in +++ b/msdos/autogen/config.in | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | 2 | ||
| 3 | /* GNU Emacs site configuration template file. | 3 | /* GNU Emacs site configuration template file. |
| 4 | 4 | ||
| 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2024 Free Software | 5 | Copyright (C) 1988, 1993-1994, 1999-2002, 2004-2025 Free Software |
| 6 | Foundation, Inc. | 6 | Foundation, Inc. |
| 7 | 7 | ||
| 8 | This file is part of GNU Emacs. | 8 | This file is part of GNU Emacs. |
diff --git a/msdos/inttypes.h b/msdos/inttypes.h index e33bdbafb87..636e313b4a7 100644 --- a/msdos/inttypes.h +++ b/msdos/inttypes.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement inttypes.h file for building GNU Emacs on MS-DOS with DJGPP. | 1 | /* Replacement inttypes.h file for building GNU Emacs on MS-DOS with DJGPP. |
| 2 | 2 | ||
| 3 | Copyright (C) 2011-2024 Free Software Foundation, Inc. | 3 | Copyright (C) 2011-2025 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/msdos/langinfo.h b/msdos/langinfo.h index 67b0976bf46..effa116759b 100644 --- a/msdos/langinfo.h +++ b/msdos/langinfo.h | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | /* Replacement langinfo.h file for building GNU Emacs on MS-DOS with DJGPP. | 1 | /* Replacement langinfo.h file for building GNU Emacs on MS-DOS with DJGPP. |
| 2 | 2 | ||
| 3 | Copyright (C) 2021-2024 Free Software Foundation, Inc. | 3 | Copyright (C) 2021-2025 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | This file is part of GNU Emacs. | 5 | This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/msdos/mainmake.v2 b/msdos/mainmake.v2 index b8bb7a332f0..710294973b9 100644 --- a/msdos/mainmake.v2 +++ b/msdos/mainmake.v2 | |||
| @@ -1,6 +1,6 @@ | |||
| 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- | 1 | # Top-level Makefile for Emacs under MS-DOS/DJGPP v2.0 or higher. -*-makefile-*- |
| 2 | 2 | ||
| 3 | # Copyright (C) 1996-2024 Free Software Foundation, Inc. | 3 | # Copyright (C) 1996-2025 Free Software Foundation, Inc. |
| 4 | 4 | ||
| 5 | # This file is part of GNU Emacs. | 5 | # This file is part of GNU Emacs. |
| 6 | 6 | ||
diff --git a/msdos/sed1v2.inp b/msdos/sed1v2.inp index da056067548..cf54440915c 100644 --- a/msdos/sed1v2.inp +++ b/msdos/sed1v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/Makefile under DJGPP v2.x | 2 | # Configuration script for src/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1996-1997, 1999-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1996-1997, 1999-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed1x.inp b/msdos/sed1x.inp index 721eaa447f3..a29a059aeaf 100644 --- a/msdos/sed1x.inp +++ b/msdos/sed1x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Extra configuration script for src/makefile for DesqView/X | 2 | # Extra configuration script for src/makefile for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994-1997, 1999-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994-1997, 1999-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed2v2.inp b/msdos/sed2v2.inp index 1285afeddf1..73080aa0ade 100644 --- a/msdos/sed2v2.inp +++ b/msdos/sed2v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/config.h under DJGPP v2.x | 2 | # Configuration script for src/config.h under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1993-1997, 1999-2000, 2002-2024 Free Software | 5 | # Copyright (C) 1993-1997, 1999-2000, 2002-2025 Free Software |
| 6 | # Foundation, Inc. | 6 | # Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
diff --git a/msdos/sed2x.inp b/msdos/sed2x.inp index bcbed8fd0c7..5214cfe19f9 100644 --- a/msdos/sed2x.inp +++ b/msdos/sed2x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Extra configuration script for src/config.h for DesqView/X | 2 | # Extra configuration script for src/config.h for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed3v2.inp b/msdos/sed3v2.inp index 9982a5e638f..47c2e3755f3 100644 --- a/msdos/sed3v2.inp +++ b/msdos/sed3v2.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lib-src/makefile under DJGPP v2 | 2 | # Configuration script for lib-src/makefile under DJGPP v2 |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1996, 1998, 2000-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1996, 1998, 2000-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed4.inp b/msdos/sed4.inp index ca0d370b23a..20f674d1338 100644 --- a/msdos/sed4.inp +++ b/msdos/sed4.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for src/paths.h | 2 | # Configuration script for src/paths.h |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed5x.inp b/msdos/sed5x.inp index db32a74c43a..637a71ed176 100644 --- a/msdos/sed5x.inp +++ b/msdos/sed5x.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for oldxmenu/makefile for DesqView/X | 2 | # Configuration script for oldxmenu/makefile for DesqView/X |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1994, 2001-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1994, 2001-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sed6.inp b/msdos/sed6.inp index 43c4ed8bf75..adc805a4240 100644 --- a/msdos/sed6.inp +++ b/msdos/sed6.inp | |||
| @@ -3,7 +3,7 @@ | |||
| 3 | # doc/lispintro/Makefile, and doc/misc/Makefile under DJGPP v2.x | 3 | # doc/lispintro/Makefile, and doc/misc/Makefile under DJGPP v2.x |
| 4 | # --------------------------------------------------------------------------- | 4 | # --------------------------------------------------------------------------- |
| 5 | # | 5 | # |
| 6 | # Copyright (C) 1997, 2000-2024 Free Software Foundation, Inc. | 6 | # Copyright (C) 1997, 2000-2025 Free Software Foundation, Inc. |
| 7 | # | 7 | # |
| 8 | # This file is part of GNU Emacs. | 8 | # This file is part of GNU Emacs. |
| 9 | # | 9 | # |
diff --git a/msdos/sedadmin.inp b/msdos/sedadmin.inp index 185b34c35b3..958d568b18b 100644 --- a/msdos/sedadmin.inp +++ b/msdos/sedadmin.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for admin/unidata/Makefile under DJGPP v2.x | 2 | # Configuration script for admin/unidata/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2014-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 2014-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedalloc.inp b/msdos/sedalloc.inp index f058f8b6e5e..329dad6daa6 100644 --- a/msdos/sedalloc.inp +++ b/msdos/sedalloc.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h | 2 | # Configuration script for SYSTEM_MALLOC/REL_ALLOC in src/config.h |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2008-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 2008-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedleim.inp b/msdos/sedleim.inp index d43fbef4672..b73128daafa 100644 --- a/msdos/sedleim.inp +++ b/msdos/sedleim.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for leim/Makefile under DJGPP v2.x | 2 | # Configuration script for leim/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 1999-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 1999-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedlibcf.inp b/msdos/sedlibcf.inp index 8f7aa33f823..f000e148a6d 100644 --- a/msdos/sedlibcf.inp +++ b/msdos/sedlibcf.inp | |||
| @@ -5,7 +5,7 @@ | |||
| 5 | # files whose names are invalid on DOS 8+3 filesystems. | 5 | # files whose names are invalid on DOS 8+3 filesystems. |
| 6 | # ---------------------------------------------------------------------- | 6 | # ---------------------------------------------------------------------- |
| 7 | # | 7 | # |
| 8 | # Copyright (C) 2011-2024 Free Software Foundation, Inc. | 8 | # Copyright (C) 2011-2025 Free Software Foundation, Inc. |
| 9 | # | 9 | # |
| 10 | # This file is part of GNU Emacs. | 10 | # This file is part of GNU Emacs. |
| 11 | # | 11 | # |
diff --git a/msdos/sedlibmk.inp b/msdos/sedlibmk.inp index 15939c85547..61d8519f062 100644 --- a/msdos/sedlibmk.inp +++ b/msdos/sedlibmk.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lib/Makefile under DJGPP v2.x | 2 | # Configuration script for lib/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2011-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 2011-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |
diff --git a/msdos/sedlisp.inp b/msdos/sedlisp.inp index e9033098ce1..0c316eaa57b 100644 --- a/msdos/sedlisp.inp +++ b/msdos/sedlisp.inp | |||
| @@ -2,7 +2,7 @@ | |||
| 2 | # Configuration script for lisp/Makefile under DJGPP v2.x | 2 | # Configuration script for lisp/Makefile under DJGPP v2.x |
| 3 | # ---------------------------------------------------------------------- | 3 | # ---------------------------------------------------------------------- |
| 4 | # | 4 | # |
| 5 | # Copyright (C) 2000-2024 Free Software Foundation, Inc. | 5 | # Copyright (C) 2000-2025 Free Software Foundation, Inc. |
| 6 | # | 6 | # |
| 7 | # This file is part of GNU Emacs. | 7 | # This file is part of GNU Emacs. |
| 8 | # | 8 | # |