Update years in copyright notice; nfc.

This commit is contained in:
Thien-Thi Nguyen 2005-08-06 17:48:15 +00:00
parent 3868558380
commit 3731a85096
125 changed files with 293 additions and 233 deletions

View file

@ -1,7 +1,7 @@
;;; bytecomp.el --- compilation of Lisp code into byte code
;; Copyright (C) 1985, 1986, 1987, 1992, 1994, 1998, 2000, 2001, 2002,
;; 2003, 2004, 2005 Free Software Foundation, Inc.
;; 2003, 2004, 2005 Free Software Foundation, Inc.
;; Author: Jamie Zawinski <jwz@lucid.com>
;; Hallvard Furuseth <hbf@ulrik.uio.no>