]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/byte-run.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / emacs-lisp / byte-run.el
index f79add14836ddfa7c63ec26bcf96230c03834ab1..dc7166bc2ea775528a3f2b90221657d080bfe31f 100644 (file)
@@ -1,6 +1,6 @@
 ;;; byte-run.el --- byte-compiler support for inlining
 
-;; Copyright (C) 1992, 2001-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1992, 2001-2012  Free Software Foundation, Inc.
 
 ;; Author: Jamie Zawinski <jwz@lucid.com>
 ;;     Hallvard Furuseth <hbf@ulrik.uio.no>