aboutsummaryrefslogtreecommitdiffstats
path: root/lib-src/make-fingerprint.c
diff options
context:
space:
mode:
authorPaul Eggert2020-01-01 01:08:16 +0000
committerPaul Eggert2020-01-01 01:08:16 +0000
commitc6fb86b40bebf597fccbe4eba58ceea83bd9700f (patch)
treeab703ac6f4e85e6df08c467bc48cb7ae670f5ba9 /lib-src/make-fingerprint.c
parent47f66e1aaf01d72e3b0db6eadbab378bfac96681 (diff)
parent186152ba400b58d2d278c52d2e3d896decae767e (diff)
downloademacs-c6fb86b40bebf597fccbe4eba58ceea83bd9700f.tar.gz
emacs-c6fb86b40bebf597fccbe4eba58ceea83bd9700f.zip
Merge from origin/emacs-27
186152ba40 Pacify gcc -Wunused-function on Ubuntu 18.04.3 4cd143aded Fix copyright years by hand 365e01cc9f Update copyright year to 2020 cd2c156163 ; * etc/NEWS: Make the description of XDG fallback more ac... # Conflicts: # etc/NEWS # etc/refcards/ru-refcard.tex
Diffstat (limited to 'lib-src/make-fingerprint.c')
-rw-r--r--lib-src/make-fingerprint.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib-src/make-fingerprint.c b/lib-src/make-fingerprint.c
index 0e26c5353b1..c013d0aca3b 100644
--- a/lib-src/make-fingerprint.c
+++ b/lib-src/make-fingerprint.c
@@ -1,7 +1,7 @@
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-2019 3Copyright (C) 1985-1986, 1992-1994, 1997, 1999-2016, 2018-2020 Free
4Free Software Foundation, Inc. 4Software Foundation, Inc.
5 5
6This file is part of GNU Emacs. 6This file is part of GNU Emacs.
7 7