Add 2007 to copyright years.

This commit is contained in:
Glenn Morris 2007-01-21 02:48:43 +00:00
parent af4c16d15f
commit f0fa15c5e5
224 changed files with 225 additions and 225 deletions

View file

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