; Update copyright years in more files
This commit is contained in:
@@ -24,6 +24,8 @@ A few known problems with the build-aux/update-copyright script:
|
|||||||
. several README and XPM files under etc/images/, and also
|
. several README and XPM files under etc/images/, and also
|
||||||
etc/refcards/README, msdos/README, and nt/icons/README aren't
|
etc/refcards/README, msdos/README, and nt/icons/README aren't
|
||||||
updated either
|
updated either
|
||||||
|
- the copyright notice for headers generated by exec/configure.ac is
|
||||||
|
not updated as the file already bears a notice above it
|
||||||
|
|
||||||
These files need to be updated by hand.
|
These files need to be updated by hand.
|
||||||
|
|
||||||
|
|||||||
@@ -25,7 +25,7 @@ AC_PREREQ([2.65])
|
|||||||
AC_INIT([libexec], [30.0.50], [bug-gnu-emacs@gnu.org], [],
|
AC_INIT([libexec], [30.0.50], [bug-gnu-emacs@gnu.org], [],
|
||||||
[https://www.gnu.org/software/emacs/])
|
[https://www.gnu.org/software/emacs/])
|
||||||
|
|
||||||
AH_TOP([/* Copyright (C) 2023 Free Software Foundation, Inc.
|
AH_TOP([/* Copyright (C) 2024 Free Software Foundation, Inc.
|
||||||
|
|
||||||
This file is part of GNU Emacs.
|
This file is part of GNU Emacs.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user