]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/byte-run.el
Convert consecutive FSF copyright years to ranges.
[gnu-emacs] / lisp / emacs-lisp / byte-run.el
index 46a5f4d7c1f5fe38a220c1e5f8071316f9a3703a..524f4f1b465024476e8d3dfea1af995dbf3d11e6 100644 (file)
@@ -1,7 +1,6 @@
 ;;; byte-run.el --- byte-compiler support for inlining
 
-;; Copyright (C) 1992, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
-;;   2009, 2010, 2011  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 2001-2011  Free Software Foundation, Inc.
 
 ;; Author: Jamie Zawinski <jwz@lucid.com>
 ;;     Hallvard Furuseth <hbf@ulrik.uio.no>