Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / src / s / freebsd.h
index d7cc308..222ebc9 100644 (file)
@@ -1,8 +1,6 @@
 /* System description header for FreeBSD systems.
 
-Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
-                 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011
-                 Free Software Foundation, Inc.
+Copyright (C) 1994-2011  Free Software Foundation, Inc.
 
 Author: Shawn M. Carey
 (according to authors.el)
@@ -65,4 +63,3 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 
 /* Use the GC_MAKE_GCPROS_NOOPS (see lisp.h) method for marking the stack.  */
 #define GC_MARK_STACK  GC_MAKE_GCPROS_NOOPS
-