]> code.delx.au - gnu-emacs/blobdiff - lisp/progmodes/hideshow.el
Update copyright year to 2015
[gnu-emacs] / lisp / progmodes / hideshow.el
index e9349b655b0bd5fdeb0fb1e86cbed0d8f344a371..3f191532c62fe448b0918b01d467b31f4f8f8802 100644 (file)
@@ -1,6 +1,6 @@
 ;;; hideshow.el --- minor mode cmds to selectively display code/comment blocks -*- coding: utf-8 -*-
 
-;; Copyright (C) 1994-2014 Free Software Foundation, Inc.
+;; Copyright (C) 1994-2015 Free Software Foundation, Inc.
 
 ;; Author: Thien-Thi Nguyen <ttn@gnu.org>
 ;;      Dan Nicolaescu <dann@ics.uci.edu>