diff options
| author | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 |
|---|---|---|
| committer | Glenn Morris <rgm@gnu.org> | 2007-01-21 02:48:43 +0000 |
| commit | 3f797bdc7c98241601f8e1ce040c88d8f1cf69e7 (patch) | |
| tree | 797d18744384849f077bdfb612619d1a589d8335 /lisp/emacs-lisp/byte-run.el | |
| parent | 29ab8ab1484c7b3d560b7af14040204a310a677f (diff) | |
| download | emacs-3f797bdc7c98241601f8e1ce040c88d8f1cf69e7.tar.gz | |
Add 2007 to copyright years.
Diffstat (limited to 'lisp/emacs-lisp/byte-run.el')
| -rw-r--r-- | lisp/emacs-lisp/byte-run.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/emacs-lisp/byte-run.el b/lisp/emacs-lisp/byte-run.el index 9c6da5f7b3c..84a4b39027d 100644 --- a/lisp/emacs-lisp/byte-run.el +++ b/lisp/emacs-lisp/byte-run.el @@ -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> |
