diff --git a/outshine.el b/outshine.el index e494dc2..144a37b 100644 --- a/outshine.el +++ b/outshine.el @@ -2,10 +2,27 @@ ;; ** Copyright -;; Copyright (C) 2013 Thorsten Jolitz +;; Copyright (C) 2013 Thorsten Jolitz + +;; Author: Thorsten Jolitz +;; Version: +;; Homepage: https://github.com/tj64/outshine +;; Keywords: outlines + ;; This file is not (yet) part of GNU Emacs -;; Contact: Thorsten Jolitz +;; This file 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, or (at your option) +;; any later version. + +;; This file 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. + +;; For a full copy of the GNU General Public License +;; see . ;; ** Credits