]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/nadvice.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / nadvice.el
index a81d3e43de38f62beeab90748d610267485a884e..faebe269044d2d7085a17ddbab7864c47a84d93c 100644 (file)
@@ -1,6 +1,6 @@
 ;;; nadvice.el --- Light-weight advice primitives for Elisp functions  -*- lexical-binding: t -*-
 
-;; Copyright (C) 2012-2014 Free Software Foundation, Inc.
+;; Copyright (C) 2012-2015 Free Software Foundation, Inc.
 
 ;; Author: Stefan Monnier <monnier@iro.umontreal.ca>
 ;; Keywords: extensions, lisp, tools