Refill some long/short copyright headers.
[bpt/emacs.git] / admin / make-emacs
index 7307706..b21dcad 100755 (executable)
@@ -2,8 +2,7 @@
 # Build Emacs with various options for profiling, debugging,
 # with and without warnings enabled etc.
 
-# Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008
-#   Free Software Foundation, Inc.
+# Copyright (C) 2001-2011  Free Software Foundation, Inc.
 
 # This file is part of GNU Emacs.
 
@@ -65,7 +64,7 @@ Build Emacs.
 
  --help                        show this help
  --all                 make clean versionclean first
- --boot                        make boostrap, log to boot.log
+ --boot                        make bootstrap, log to boot.log
  --enable-checking     ENABLE_CHECKING=1
  --no-warn             disable warnings
  --check-marked                GC_CHECK_MARKED_OBJECTS=1
@@ -184,5 +183,3 @@ exit system "$make CC=\"$cc\" CFLAGS=\"$opts\" @ARGV";
 # Local Variables:
 # mode: cperl
 # End:
-
-# arch-tag: 5c3f9713-9ece-4a12-b3f8-deaff15974ba