Refill some long/short copyright headers.

This commit is contained in:
Glenn Morris 2011-01-26 00:36:39 -08:00
parent 008cad902f
commit 95df8112a0
458 changed files with 592 additions and 881 deletions

View file

@ -1,7 +1,6 @@
;; autoload.el --- maintain autoloads in loaddefs.el
;; Copyright (C) 1991-1997, 2001-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 1991-1997, 2001-2011 Free Software Foundation, Inc.
;; Author: Roland McGrath <roland@gnu.org>
;; Keywords: maint

View file

@ -1,7 +1,6 @@
;;; benchmark.el --- support for benchmarking code
;; Copyright (C) 2003-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 2003-2011 Free Software Foundation, Inc.
;; Author: Dave Love <fx@gnu.org>
;; Keywords: lisp, extensions

View file

@ -1,6 +1,7 @@
;;; chart.el --- Draw charts (bar charts, etc)
;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2011 Free Software Foundation, Inc.
;; Copyright (C) 1996, 1998-1999, 2001, 2004-2005, 2007-2011
;; Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.2

View file

@ -1,6 +1,7 @@
;;; eieio-comp.el -- eieio routines to help with byte compilation
;; Copyright (C) 1995-1996, 1998-2002, 2005, 2008-2011 Free Software Foundation, Inc.
;; Copyright (C) 1995-1996, 1998-2002, 2005, 2008-2011
;; Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.2

View file

@ -1,7 +1,6 @@
;;; eieio-custom.el -- eieio object customization
;; Copyright (C) 1999-2001, 2005, 2007-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 1999-2001, 2005, 2007-2011 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.2

View file

@ -1,6 +1,7 @@
;;; eieio-opt.el -- eieio optional functions (debug, printing, speedbar)
;; Copyright (C) 1996, 1998-2003, 2005, 2008-2011 Free Software Foundation, Inc.
;; Copyright (C) 1996, 1998-2003, 2005, 2008-2011
;; Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.2

View file

@ -1,7 +1,6 @@
;;; eieio-speedbar.el -- Classes for managing speedbar displays.
;; Copyright (C) 1999-2002, 2005, 2007-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 1999-2002, 2005, 2007-2011 Free Software Foundation, Inc.
;; Author: Eric M. Ludlam <zappo@gnu.org>
;; Version: 0.2

View file

@ -1,6 +1,7 @@
;;; elp.el --- Emacs Lisp Profiler
;; Copyright (C) 1994-1995, 1997-1998, 2001-2011 Free Software Foundation, Inc.
;; Copyright (C) 1994-1995, 1997-1998, 2001-2011
;; Free Software Foundation, Inc.
;; Author: Barry A. Warsaw
;; Maintainer: FSF

View file

@ -1,7 +1,6 @@
;;;; testcover-ses.el -- Example use of `testcover' to test "SES"
;; Copyright (C) 2002-2011
;; Free Software Foundation, Inc.
;; Copyright (C) 2002-2011 Free Software Foundation, Inc.
;; Author: Jonathan Yavner <jyavner@engineer.com>
;; Maintainer: Jonathan Yavner <jyavner@engineer.com>