Convert consecutive FSF copyright years to ranges.

This commit is contained in:
Glenn Morris 2011-01-24 20:08:28 -08:00
parent 0b5c5d8291
commit 73b0cd5003
2054 changed files with 2097 additions and 3467 deletions

View file

@ -1,7 +1,6 @@
;;; timer.el --- run a function with args at some time in future
;; Copyright (C) 1996, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008,
;; 2009, 2010, 2011 Free Software Foundation, Inc.
;; Copyright (C) 1996, 2001-2011 Free Software Foundation, Inc.
;; Maintainer: FSF
;; Package: emacs