diff options
author | Thomas Boerger <thomas@webhippie.de> | 2017-03-15 13:30:16 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-03-15 13:30:16 +0100 |
commit | 42032fdecf81c25cb4aa477ddf9a0207e85f571a (patch) | |
tree | f7cf4207da34eb4eeb9b57caaaa78e7aba461130 /options/license/XSkat | |
parent | a06c3ad2c02a5473184711be6dbf1b30f0299e11 (diff) | |
download | gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.tar.gz gitea-42032fdecf81c25cb4aa477ddf9a0207e85f571a.zip |
Synced licenses with github repo (#1246)
* Added script to download licenses from github
* Synced licenses with github repo
Diffstat (limited to 'options/license/XSkat')
-rw-r--r-- | options/license/XSkat | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/options/license/XSkat b/options/license/XSkat new file mode 100644 index 0000000000..0b77a07877 --- /dev/null +++ b/options/license/XSkat @@ -0,0 +1,10 @@ +This program is free software; you can redistribute it freely. +Use it at your own risk; there is NO WARRANTY. + +Redistribution of modified versions is permitted provided that the following conditions are met: + +1. All copyright & permission notices are preserved. + +2.a) Only changes required for packaging or porting are made. + or +2.b) It is clearly stated who last changed the program. The program is renamed or the version number is of the form x.y.z, where x.y is the version of the original program and z is an arbitrary suffix. |