]> code.delx.au - gnu-emacs/blobdiff - src/bytecode.c
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / src / bytecode.c
index 664bac851cb91c8a60a2cfdcea11f84dc53952a0..038050cf114302a9bfe9a30813a78fc452a9ae03 100644 (file)
@@ -1,6 +1,5 @@
 /* Execution of byte code produced by bytecomp.el.
-   Copyright (C) 1985, 1986, 1987, 1988, 1993, 2000, 2001, 2002, 2003, 2004,
-                 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
+   Copyright (C) 1985-1988, 1993, 2000-2011 Free Software Foundation, Inc.
 
 This file is part of GNU Emacs.