aboutsummaryrefslogtreecommitdiff
path: root/debian/copyright
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2011-11-30 16:43:34 -0400
committerJoey Hess <joey@kitenet.net>2011-11-30 16:43:34 -0400
commitd13e86a6cb9a9aef843a780dadffc9dab7de0ab4 (patch)
treed49aa57765aa68b9a03bcd5b94af75a851478eda /debian/copyright
parent6cadcacffd76cf60739372029fb73ff333bdd6e5 (diff)
downloadikiwiki-d13e86a6cb9a9aef843a780dadffc9dab7de0ab4.tar
ikiwiki-d13e86a6cb9a9aef843a780dadffc9dab7de0ab4.tar.gz
add missing license text
Diffstat (limited to 'debian/copyright')
-rw-r--r--debian/copyright18
1 files changed, 18 insertions, 0 deletions
diff --git a/debian/copyright b/debian/copyright
index 72074d813..74418281d 100644
--- a/debian/copyright
+++ b/debian/copyright
@@ -271,3 +271,21 @@ License: GPL-2+
The full text of the GPL is distributed as doc/GPL in ikiwiki's source,
and is distributed in /usr/share/common-licenses/GPL-2 on Debian systems.
+License: Expat
+ Permission is hereby granted, free of charge, to any person obtaining a copy of
+ this software and associated documentation files (the "Software"), to deal in
+ the Software without restriction, including without limitation the rights to
+ use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies
+ of the Software, and to permit persons to whom the Software is furnished to do
+ so, subject to the following conditions:
+ .
+ The above copyright notice and this permission notice shall be included in all
+ copies or substantial portions of the Software.
+ .
+ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
+ IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
+ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
+ AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
+ LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
+ OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
+ SOFTWARE.