]> code.delx.au - gnu-emacs/blobdiff - lisp/newcomment.el
Update copyright year to 2014 by running admin/update-copyright.
[gnu-emacs] / lisp / newcomment.el
index 76f7b12b208fe6f34e8d226127aae5e50b9d4c95..710dc74077d499bc12d9af52dc47793e7591098a 100644 (file)
@@ -1,6 +1,6 @@
 ;;; newcomment.el --- (un)comment regions of buffers -*- lexical-binding: t -*-
 
-;; Copyright (C) 1999-2013 Free Software Foundation, Inc.
+;; Copyright (C) 1999-2014 Free Software Foundation, Inc.
 
 ;; Author: code extracted from Emacs-20's simple.el
 ;; Maintainer: Stefan Monnier <monnier@iro.umontreal.ca>