aboutsummaryrefslogtreecommitdiffstats
path: root/src/firstfile.c
diff options
context:
space:
mode:
authorPaul Eggert2014-01-01 07:43:34 +0000
committerPaul Eggert2014-01-01 07:43:34 +0000
commitba3189039adc8ec5eba5ed3e21d42019a4616b7c (patch)
treec1962f828bc3337f1bf76632e85610cea31d1534 /src/firstfile.c
parent91415fb1cd0f913be6e8a2409b0d9cdca4352f3f (diff)
downloademacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.tar.gz
emacs-ba3189039adc8ec5eba5ed3e21d42019a4616b7c.zip
Update copyright year to 2014 by running admin/update-copyright.
Diffstat (limited to 'src/firstfile.c')
-rw-r--r--src/firstfile.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/firstfile.c b/src/firstfile.c
index 80c936719d6..0965152422e 100644
--- a/src/firstfile.c
+++ b/src/firstfile.c
@@ -1,5 +1,5 @@
1/* Mark beginning of data space to dump as pure, for GNU Emacs. 1/* Mark beginning of data space to dump as pure, for GNU Emacs.
2 Copyright (C) 1997, 2001-2013 Free Software Foundation, Inc. 2 Copyright (C) 1997, 2001-2014 Free Software Foundation, Inc.
3 3
4This file is part of GNU Emacs. 4This file is part of GNU Emacs.
5 5