X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/bd78fa1d5442e6e023a16d407741ec899d57d3cd..62f1ca498cf11a3fa9b707c115673ea7b298e957:/lisp/foldout.el diff --git a/lisp/foldout.el b/lisp/foldout.el index 4c7ef29a07..b0eaf753d6 100644 --- a/lisp/foldout.el +++ b/lisp/foldout.el @@ -1,7 +1,6 @@ ;;; foldout.el --- folding extensions for outline-mode and outline-minor-mode -;; Copyright (C) 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, -;; 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1994, 2001-2011 Free Software Foundation, Inc. ;; Author: Kevin Broadey ;; Maintainer: FSF @@ -565,5 +564,4 @@ Valid modifiers are shift, control, meta, alt, hyper and super.") (provide 'foldout) -;; arch-tag: 19d095a2-1f09-42a7-a5ac-e2a3078cfe95 ;;; foldout.el ends here