aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src
diff options
context:
space:
mode:
authorStefan Kangas2025-01-09 06:22:21 +0100
committerStefan Kangas2025-01-09 06:22:21 +0100
commitb099777b52da1232e14883f50775a75d4d6aba62 (patch)
tree2f2bffb0c7083f9f9cc95a319b8d455ef2aa55c8 /lib-src
parentb6bec47c4abe84263cb88eda56d3a9d77f153f71 (diff)
downloademacs-b099777b52da1232e14883f50775a75d4d6aba62.tar.gz
emacs-b099777b52da1232e14883f50775a75d4d6aba62.zip
; * lib-src/make-fingerprint.c: Fix copyright year.
This file is new with the portable dumper.
Diffstat (limited to 'lib-src')
-rw-r--r--lib-src/make-fingerprint.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib-src/make-fingerprint.c b/lib-src/make-fingerprint.c
index 4db1199f03f..c3e4c1dac61 100644
--- a/lib-src/make-fingerprint.c
+++ b/lib-src/make-fingerprint.c
@@ -1,7 +1,6 @@
1/* Hash inputs and generate C file with the digest. 1/* Hash inputs and generate C file with the digest.
2 2
3Copyright (C) 1985-1986, 1992-1994, 1997, 1999-2016, 2018-2025 Free 3Copyright (C) 2018-2025 Free Software Foundation, Inc.
4Software Foundation, Inc.
5 4
6This file is part of GNU Emacs. 5This file is part of GNU Emacs.
7 6