]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/nadvice.el
Update copyright year to 2015
[gnu-emacs] / lisp / emacs-lisp / nadvice.el
index 1c8641249cfb9a525608b9acb0c16cf5323a3a35..8a3c0cc9800481539be28b30997dc8929478ebdd 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