]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/byte-run.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / byte-run.el
index 4b9e6d8fd231c3bf6f62495c67d0948c13fce64b..c476c0491107f582d838548b07557c1f138b5068 100644 (file)
@@ -1,6 +1,6 @@
 ;;; byte-run.el --- byte-compiler support for inlining  -*- lexical-binding: t -*-
 
-;; Copyright (C) 1992, 2001-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 2001-2015 Free Software Foundation, Inc.
 
 ;; Author: Jamie Zawinski <jwz@lucid.com>
 ;;     Hallvard Furuseth <hbf@ulrik.uio.no>