aboutsummaryrefslogtreecommitdiffstats
path: root/lib/sig2str.h
diff options
context:
space:
mode:
authorPaul Eggert2018-01-01 01:19:57 +0000
committerPaul Eggert2017-12-31 17:21:33 -0800
commit220a9ecba1b62e09703cb0a3c122797d4498ccc2 (patch)
tree97d286479f4b8c15205f78e61635de9b93993707 /lib/sig2str.h
parent312c5655669a882186884626f0cf361de70e679d (diff)
downloademacs-220a9ecba1b62e09703cb0a3c122797d4498ccc2.tar.gz
emacs-220a9ecba1b62e09703cb0a3c122797d4498ccc2.zip
Merge from Gnulib
This incorporates: 2018-01-01 maint: Run 'make update-copyright' 2017-12-29 Add cross-compilation results for GNU/Hurd. 2017-12-12 explicit_bzero: port to macOS + Clang 9.0.0
Diffstat (limited to 'lib/sig2str.h')
-rw-r--r--lib/sig2str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/sig2str.h b/lib/sig2str.h
index 4e43ea404c1..69887d4632d 100644
--- a/lib/sig2str.h
+++ b/lib/sig2str.h
@@ -1,6 +1,6 @@
1/* sig2str.h -- convert between signal names and numbers 1/* sig2str.h -- convert between signal names and numbers
2 2
3 Copyright (C) 2002, 2005, 2009-2017 Free Software Foundation, Inc. 3 Copyright (C) 2002, 2005, 2009-2018 Free Software Foundation, Inc.
4 4
5 This program is free software: you can redistribute it and/or modify 5 This program is free software: you can redistribute it and/or modify
6 it under the terms of the GNU General Public License as published by 6 it under the terms of the GNU General Public License as published by