diff options
author | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:19:36 -0800 |
---|---|---|
committer | Paul Eggert <eggert@cs.ucla.edu> | 2018-12-31 18:20:07 -0800 |
commit | 115498702da91dc75d05bd0dea64f98cc6157327 (patch) | |
tree | 1503ef74eb373344fd698a048b8aa57b8028a305 /m4/gettime.m4 | |
parent | ba809612c06bcabd05dcbaae79da39dcb0925992 (diff) | |
download | emacs-115498702da91dc75d05bd0dea64f98cc6157327.tar.gz emacs-115498702da91dc75d05bd0dea64f98cc6157327.tar.bz2 emacs-115498702da91dc75d05bd0dea64f98cc6157327.zip |
Update from Gnulib
This incorporates mostly just copyright-year changes, plus
recent minor updates from glibc for the non-Emacs regular
expression code.
Diffstat (limited to 'm4/gettime.m4')
-rw-r--r-- | m4/gettime.m4 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/m4/gettime.m4 b/m4/gettime.m4 index 671b70d5ab2..60d8ea183bc 100644 --- a/m4/gettime.m4 +++ b/m4/gettime.m4 @@ -1,5 +1,5 @@ # gettime.m4 serial 9 -dnl Copyright (C) 2002, 2004-2006, 2009-2018 Free Software Foundation, Inc. +dnl Copyright (C) 2002, 2004-2006, 2009-2019 Free Software Foundation, Inc. dnl This file is free software; the Free Software Foundation dnl gives unlimited permission to copy and/or distribute it, dnl with or without modifications, as long as this notice is preserved. |