mirror of
git://git.sv.gnu.org/emacs.git
synced 2025-12-05 22:20:24 -08:00
; Add 2023 to copyright years.
This commit is contained in:
parent
b394359261
commit
cae528457c
3238 changed files with 3334 additions and 3287 deletions
|
|
@ -2,7 +2,7 @@
|
|||
# Configuration script for src/config.h under DJGPP v2.x
|
||||
# ----------------------------------------------------------------------
|
||||
#
|
||||
# Copyright (C) 1993-1997, 1999-2000, 2002-2022 Free Software
|
||||
# Copyright (C) 1993-1997, 1999-2000, 2002-2023 Free Software
|
||||
# Foundation, Inc.
|
||||
#
|
||||
# This file is part of GNU Emacs.
|
||||
|
|
@ -27,7 +27,7 @@
|
|||
#ifndef MSDOS\
|
||||
#define MSDOS\
|
||||
#endif
|
||||
/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2022 Free Software Foundation, Inc."/
|
||||
/^#undef COPYRIGHT *$/s/^.*$/#define COPYRIGHT "Copyright (C) 2023 Free Software Foundation, Inc."/
|
||||
/^#undef DIRECTORY_SEP *$/s!^.*$!#define DIRECTORY_SEP '/'!
|
||||
/^#undef DOS_NT *$/s/^.*$/#define DOS_NT/
|
||||
/^#undef FLOAT_CHECK_DOMAIN *$/s/^.*$/#define FLOAT_CHECK_DOMAIN/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue