aboutsummaryrefslogtreecommitdiffstats
path: root/lib/strftime.c
diff options
context:
space:
mode:
authorPaul Eggert2015-01-27 22:24:19 -0800
committerPaul Eggert2015-01-27 22:24:47 -0800
commit39c2fa3f4e5bf332cc30266d36d5410c4ffeaac4 (patch)
treee3331217ed3d9fab50de7d92fa1f2074138ac407 /lib/strftime.c
parent0cdd599c54aeda36e7e0696b2f90d2c286153a1d (diff)
downloademacs-39c2fa3f4e5bf332cc30266d36d5410c4ffeaac4.tar.gz
emacs-39c2fa3f4e5bf332cc30266d36d5410c4ffeaac4.zip
Merge from gnulib and try to repair bad merge
This attempts to repair problems introduced by the bad merge 5491fd1098d27b3ba3db054076b9ab60fb3558dc. The easiest way for me to fix the badly-merged gnulib files was to run 'admin/merge-gnulib', so I did that, which also imported the following changes: * build-aux/update-copyright, m4/gnulib.m4: Update from gnulib, incorporating: 2015-01-15 time: port to MinGW32 3.21 2015-01-15 update-copyright: apply to self 2015-01-11 update-copyright: recognize groff's \(co marker
Diffstat (limited to 'lib/strftime.c')
-rw-r--r--lib/strftime.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/strftime.c b/lib/strftime.c
index fdb87b50f18..2426aae7052 100644
--- a/lib/strftime.c
+++ b/lib/strftime.c
@@ -1,5 +1,4 @@
1/* Copyright (C) 1991-2001, 2003-2007, 2009-2015 Free Software 1/* Copyright (C) 1991-2001, 2003-2007, 2009-2015 Free Software Foundation, Inc.
2 * Foundation, Inc.
3 2
4 NOTE: The canonical source of this file is maintained with the GNU C Library. 3 NOTE: The canonical source of this file is maintained with the GNU C Library.
5 Bugs can be reported to bug-glibc@prep.ai.mit.edu. 4 Bugs can be reported to bug-glibc@prep.ai.mit.edu.