]> git.eshelyaron.com Git - emacs.git/commitdiff
* 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 86de66e1c24824839205e224126560ab534e4a98..5b3cf699cb5bdf30e4964eb947fff55788d8cb9c 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 6a37c8aa8e3c11be5a6e9d1f8f4cfc6c331ed7ea..86d567bcddee7141d61627d3d8be585795e5c31d 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