]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/hideshow.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / progmodes / hideshow.el
index 9cbc1dc6d32eea823556d21118fd416edca5672e..c9ba5ef281869ffe317a2aead4fbb8ecef5f8ebd 100644 (file)
@@ -1,6 +1,6 @@
 ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks
 
-;; Copyright (C) 1994-2011  Free Software Foundation, Inc.
+;; Copyright (C) 1994-2012  Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;;      Dan Nicolaescu <dann@ics.uci.edu>