]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/inline.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / inline.el
index 679e875e1a075d4b318847e71124d718daf946dc..c3f696feda1be124af633e2b036b4ece46af2aa9 100644 (file)
@@ -1,6 +1,6 @@
 ;;; inline.el --- Define functions by their inliner  -*- lexical-binding:t; -*-
 
-;; Copyright (C) 2014  Free Software Foundation, Inc.
+;; Copyright (C) 2014-2015 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>