summaryrefslogtreecommitdiff
path: root/admin/make-emacs
diff options
context:
space:
mode:
authorGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
committerGlenn Morris <rgm@gnu.org>2011-01-26 00:36:39 -0800
commit95df8112a0cbdb06addbac5fbea03b37d4440418 (patch)
tree40de7680f5332a55701dc1477722357dd37803b3 /admin/make-emacs
parent008cad902f3434dc8c490dd0488ae93df4f16d9c (diff)
downloademacs-95df8112a0cbdb06addbac5fbea03b37d4440418.tar.gz
Refill some long/short copyright headers.
Diffstat (limited to 'admin/make-emacs')
-rwxr-xr-xadmin/make-emacs4
1 files changed, 1 insertions, 3 deletions
diff --git a/admin/make-emacs b/admin/make-emacs
index 8964499f5d7..b21dcad5f37 100755
--- a/admin/make-emacs
+++ b/admin/make-emacs
@@ -2,8 +2,7 @@
# Build Emacs with various options for profiling, debugging,
# with and without warnings enabled etc.
-# Copyright (C) 2001-2011
-# Free Software Foundation, Inc.
+# Copyright (C) 2001-2011 Free Software Foundation, Inc.
# This file is part of GNU Emacs.
@@ -184,4 +183,3 @@ exit system "$make CC=\"$cc\" CFLAGS=\"$opts\" @ARGV";
# Local Variables:
# mode: cperl
# End:
-