aboutsummaryrefslogtreecommitdiffstats
path: root/admin/make-emacs
diff options
context:
space:
mode:
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 8964499f5d..b21dcad5f3 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:
-