]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/backquote.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / backquote.el
index a497acd637ef5e60691df5e1883fbf49b2039aa1..5426edc4d2a3ceee06fe6681fd990c712da11616 100644 (file)
@@ -1,6 +1,6 @@
 ;;; backquote.el --- implement the ` Lisp construct
 
-;; Copyright (C) 1990, 1992, 1994, 2001-2014 Free Software Foundation,
+;; Copyright (C) 1990, 1992, 1994, 2001-2015 Free Software Foundation,
 ;; Inc.
 
 ;; Author: Rick Sladkey <jrs@world.std.com>