From 66f3fe2238e93dd76459ffc0bff39e4e5fdf6b63 Mon Sep 17 00:00:00 2001 From: Glenn Morris Date: Sat, 11 Feb 2012 17:49:16 -0800 Subject: * lisp/allout-widgets.el: Add missing license notice. --- lisp/allout-widgets.el | 15 +++++++++++++++ 1 file changed, 15 insertions(+) (limited to 'lisp/allout-widgets.el') diff --git a/lisp/allout-widgets.el b/lisp/allout-widgets.el index 6a37c8aa8e3..86d567bcdde 100644 --- a/lisp/allout-widgets.el +++ b/lisp/allout-widgets.el @@ -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 . + ;;; Commentary: ;; This is an allout outline-mode add-on that highlights outline structure -- cgit v1.2.1