diff options
Diffstat (limited to 'examples/lisp-esque.conf')
-rw-r--r-- | examples/lisp-esque.conf | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/examples/lisp-esque.conf b/examples/lisp-esque.conf index 86a3175..4e6a8e1 100644 --- a/examples/lisp-esque.conf +++ b/examples/lisp-esque.conf @@ -4,6 +4,17 @@ ; This configuration file requires the LISP-esque example ; configuration scripts + +; Copyright © 2014 Mattias Andrée (maandree@member.fsf.org) +; +; Permission is granted to copy, distribute and/or modify this document +; under the terms of the GNU Free Documentation License, Version 1.3 +; or any later version published by the Free Software Foundation; +; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. +; You should have received a copy of the GNU General Public License +; along with this software package. If not, see <http://www.gnu.org/licenses/>. + + ; Both ; (semicolon) and # (pound) start commands ending the end of the line ; If you know LISP, you might find this to be a bit different, |