* lisp/allout-widgets.el: Add missing license notice.
authorGlenn Morris <rgm@gnu.org>
Sun, 12 Feb 2012 01:49:16 +0000 (17:49 -0800)
committerGlenn Morris <rgm@gnu.org>
Sun, 12 Feb 2012 01:49:16 +0000 (17:49 -0800)
lisp/ChangeLog
lisp/allout-widgets.el

index 86de66e..5b3cf69 100644 (file)
@@ -1,3 +1,7 @@
+2012-02-12  Glenn Morris  <rgm@gnu.org>
+
+       * allout-widgets.el: Add missing license notice.
+
 2012-02-11  Glenn Morris  <rgm@gnu.org>
 
        * select.el (x-get-selection-internal, x-own-selection-internal)
index 6a37c8a..86d567b 100644 (file)
@@ -9,6 +9,21 @@
 ;; Keywords: outlines
 ;; Website: http://myriadicity.net/software-and-systems/craft/emacs-allout
 
+;; This file is part of GNU Emacs.
+
+;; GNU Emacs is free software: you can redistribute it and/or modify
+;; it under the terms of the GNU General Public License as published by
+;; the Free Software Foundation, either version 3 of the License, or
+;; (at your option) any later version.
+
+;; GNU Emacs is distributed in the hope that it will be useful,
+;; but WITHOUT ANY WARRANTY; without even the implied warranty of
+;; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
+;; GNU General Public License for more details.
+
+;; You should have received a copy of the GNU General Public License
+;; along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.
+
 ;;; Commentary:
 
 ;; This is an allout outline-mode add-on that highlights outline structure