Update years in copyright notice; nfc.

This commit is contained in:
Thien-Thi Nguyen 2006-02-06 12:31:40 +00:00
parent 273dc16aaf
commit ceb4c4d303
347 changed files with 436 additions and 372 deletions

View file

@ -1,6 +1,7 @@
;;; byte-run.el --- byte-compiler support for inlining
;; Copyright (C) 1992, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
;; Copyright (C) 1992, 2002, 2003, 2004, 2005,
;; 2006 Free Software Foundation, Inc.
;; Author: Jamie Zawinski <jwz@lucid.com>
;; Hallvard Furuseth <hbf@ulrik.uio.no>