]> 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 8bf63ea572e1a2a2774ecf220e3acadcd34cee8b..caa7e3dad33d2f4cd2c1214fa20b1e7f1417b070 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>