Add 2008 to copyright years.

This commit is contained in:
Glenn Morris 2008-01-07 01:14:52 +00:00
parent 49af3415a2
commit 8b72699e88
227 changed files with 228 additions and 228 deletions

View file

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