]> code.delx.au - gnu-emacs/blobdiff - lisp/emacs-lisp/ewoc.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / emacs-lisp / ewoc.el
index a71f3c7244c31bb00446444af6ccfa22ce35f417..eed25ecfb859737558bcaedcad201765f842ddcd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; ewoc.el --- utility to maintain a view of a list of objects in a buffer
 
-;; Copyright (C) 1991-2011 Free Software Foundation, Inc.
+;; Copyright (C) 1991-2012 Free Software Foundation, Inc.
 
 ;; Author: Per Cederqvist <ceder@lysator.liu.se>
 ;;     Inge Wallin <inge@lysator.liu.se>