Convert consecutive FSF copyright years to ranges.
[bpt/emacs.git] / src / casetab.c
index eed6e22..0db9d63 100644 (file)
@@ -1,6 +1,5 @@
 /* GNU Emacs routines to deal with case tables.
-   Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007,
-                 2008, 2009, 2010  Free Software Foundation, Inc.
+   Copyright (C) 1993-1994, 2001-2011  Free Software Foundation, Inc.
 
 Author: Howard Gayle
 
@@ -304,5 +303,3 @@ syms_of_casetab (void)
   defsubr (&Sset_standard_case_table);
 }
 
-/* arch-tag: e06388ad-99fe-40ec-ba67-9d010fcc4916
-   (do not change this comment) */