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,6 +1,5 @@
/* profile.c --- generate periodic events for profiling of Emacs Lisp code.
Copyright (C) 1992, 1994, 1999, 2001, 2002, 2003, 2004, 2005, 2006,
2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc.
Copyright (C) 1992, 1994, 1999, 2001-2011 Free Software Foundation, Inc.
Author: Boaz Ben-Zvi <boaz@lcs.mit.edu>