aboutsummaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorSean Whitton <spwhitton@spwhitton.name>2015-09-26 22:08:49 -0700
committerSean Whitton <spwhitton@spwhitton.name>2015-09-26 22:08:49 -0700
commit5472f346e0394b490a9420c1a099bef92136df62 (patch)
tree1428468c50e94d56ba8b4be359760d38b1d5cbba
parentd03028feb5d8b3f4861f9b37b000e4e6f4eff7a2 (diff)
downloadpandoc-citeproc-preamble-5472f346e0394b490a9420c1a099bef92136df62.tar.gz
add license to readme
-rw-r--r--README.md18
1 files changed, 18 insertions, 0 deletions
diff --git a/README.md b/README.md
index fd85ccd..6b5a958 100644
--- a/README.md
+++ b/README.md
@@ -78,3 +78,21 @@ their input files, thereby losing the input file's agnosticity with
regard to output format.
[hanging indent]: http://www.computerhope.com/jargon/h/hanginde.htm "description of hanging indent"
+
+## License
+
+Copyright (C) 2015 Sean Whitton
+
+pandoc-citeproc-preamble 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.
+
+pandoc-citeproc-preamble 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 pandoc-citeproc-preamble. If not, see
+[<http://www.gnu.org/licenses/>](http://www.gnu.org/licenses/).