]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/advice.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / emacs-lisp / advice.el
index ae2900775ac0f424935ac17f7a5db3ca387c3e66..e0d8ffaba900412c83432af90c1fe8576d25d7f0 100644 (file)
@@ -1,6 +1,6 @@
 ;;; advice.el --- an overloading mechanism for Emacs Lisp functions
 
-;; Copyright (C) 1993-1994, 2000-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1993-1994, 2000-2012 Free Software Foundation, Inc.
 
 ;; Author: Hans Chalupsky <hans@cs.buffalo.edu>
 ;; Maintainer: FSF