aboutsummaryrefslogtreecommitdiffstats
path: root/build-aux/git-hooks/commit-msg-files.awk
diff options
context:
space:
mode:
authorPo Lu2024-01-02 10:30:05 +0800
committerPo Lu2024-01-02 10:30:05 +0800
commit070cb32463a8c606bf4384574a6c7ea60167e87d (patch)
tree61f3406414a9604d8ecc3ca5b6f622318444b48d /build-aux/git-hooks/commit-msg-files.awk
parentecf08f0621c25ad1dfadd96399e204c389ab1695 (diff)
downloademacs-070cb32463a8c606bf4384574a6c7ea60167e87d.tar.gz
emacs-070cb32463a8c606bf4384574a6c7ea60167e87d.zip
; Add 2024 to copyright years
Diffstat (limited to 'build-aux/git-hooks/commit-msg-files.awk')
-rw-r--r--build-aux/git-hooks/commit-msg-files.awk2
1 files changed, 1 insertions, 1 deletions
diff --git a/build-aux/git-hooks/commit-msg-files.awk b/build-aux/git-hooks/commit-msg-files.awk
index 5c9b70a5de5..2fbbd059500 100644
--- a/build-aux/git-hooks/commit-msg-files.awk
+++ b/build-aux/git-hooks/commit-msg-files.awk
@@ -1,6 +1,6 @@
1# Check the file list of GNU Emacs change log entries for each commit SHA. 1# Check the file list of GNU Emacs change log entries for each commit SHA.
2 2
3# Copyright 2023 Free Software Foundation, Inc. 3# Copyright 2023-2024 Free Software Foundation, Inc.
4 4
5# This file is part of GNU Emacs. 5# This file is part of GNU Emacs.
6 6