mirror of
https://git.savannah.gnu.org/git/emacs.git
synced 2024-11-27 07:37:33 +00:00
Fix copyright years.
This commit is contained in:
parent
08d87b2d0d
commit
97cc3d15d4
@ -1,6 +1,7 @@
|
||||
;;; custom.el --- tools for declaring and initializing options
|
||||
;;
|
||||
;; Copyright (C) 1996, 1997, 1999, 2001, 2002 Free Software Foundation, Inc.
|
||||
;; Copyright (C) 1996, 1997, 1999, 2001, 2002, 2004
|
||||
;; Free Software Foundation, Inc.
|
||||
;;
|
||||
;; Author: Per Abrahamsen <abraham@dina.kvl.dk>
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; faces.el --- Lisp faces
|
||||
|
||||
;; Copyright (C) 1992, 1993, 1994, 1995, 1996, 1998, 1999, 2000, 2001, 2002
|
||||
;; Copyright (C) 1992,1993,1994,1995,1996,1998,1999,2000,2001,2002,2004
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Maintainer: FSF
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; font-lock.el --- Electric font lock mode
|
||||
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999, 2000, 2001, 02, 2003
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 98, 1999, 2000, 2001, 02, 2003, 2004
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Author: jwz, then rms, then sm
|
||||
|
@ -1,6 +1,6 @@
|
||||
;;; isearch.el --- incremental search minor mode
|
||||
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003
|
||||
;; Copyright (C) 1992, 93, 94, 95, 96, 97, 1999, 2000, 01, 2003, 2004
|
||||
;; Free Software Foundation, Inc.
|
||||
|
||||
;; Author: Daniel LaLiberte <liberte@cs.uiuc.edu>
|
||||
|
Loading…
Reference in New Issue
Block a user