aboutsummaryrefslogtreecommitdiffstats
path: root/m4/explicit_bzero.m4
diff options
context:
space:
mode:
authorPaul Eggert2018-01-01 01:19:57 +0000
committerPaul Eggert2017-12-31 17:21:33 -0800
commit220a9ecba1b62e09703cb0a3c122797d4498ccc2 (patch)
tree97d286479f4b8c15205f78e61635de9b93993707 /m4/explicit_bzero.m4
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 'm4/explicit_bzero.m4')
-rw-r--r--m4/explicit_bzero.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/explicit_bzero.m4 b/m4/explicit_bzero.m4
index f9dc678207a..ba0eefeb4f3 100644
--- a/m4/explicit_bzero.m4
+++ b/m4/explicit_bzero.m4
@@ -1,4 +1,4 @@
1dnl Copyright 2017 Free Software Foundation, Inc. 1dnl Copyright 2017-2018 Free Software Foundation, Inc.
2dnl This file is free software; the Free Software Foundation 2dnl This file is free software; the Free Software Foundation
3dnl gives unlimited permission to copy and/or distribute it, 3dnl gives unlimited permission to copy and/or distribute it,
4dnl with or without modifications, as long as this notice is preserved. 4dnl with or without modifications, as long as this notice is preserved.