mirror of
https://github.com/release-engineering/dist-git.git
synced 2025-02-23 06:52:57 +00:00
licensing: update the project's COPYING file
This commit is contained in:
parent
83f3324529
commit
e6a8f6da80
2 changed files with 9 additions and 5 deletions
9
COPYING
Normal file
9
COPYING
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
The server part (the dist-git sub-directory) is licensed under the MIT license
|
||||||
|
with the following exceptions:
|
||||||
|
|
||||||
|
scripts/httpd/upload.cgi is under GPLv1
|
||||||
|
|
||||||
|
The client part (the dist-git-client sub-directory) is GPLv2+.
|
||||||
|
|
||||||
|
Copies of all the licenses mentioned here are distributed with the project
|
||||||
|
release tarballs.
|
|
@ -1,5 +0,0 @@
|
||||||
This project is licensed under MIT license with the following exceptions:
|
|
||||||
|
|
||||||
scripts/httpd/upload.cgi is under GPLv1
|
|
||||||
|
|
||||||
Copies of all the licenses above are distributed with the project.
|
|
Loading…
Add table
Reference in a new issue