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