specify documentation licensing as CC-BY-NC-SA
This commit is contained in:
parent
f554c21b09
commit
e098bc6008
|
@ -16,3 +16,8 @@ it, features, contact/mailing list info, and so on.
|
|||
For convenience, here is a link to the [master table of
|
||||
contents](http://sitaramc.github.com/gitolite/master-toc.html), which is very
|
||||
useful to search using your browser's search function.
|
||||
|
||||
----
|
||||
|
||||
License information for code and documentation is at the end of doc/index.mkd
|
||||
(or you can read it online [here][license]).
|
||||
|
|
|
@ -177,9 +177,13 @@ INR. The hole should not require enabling any of the options listed as having
|
|||
a [security impact][rcsecurity] in the rc file, nor obvious things like setting
|
||||
the umask too loose, etc.
|
||||
|
||||
## contact and license
|
||||
## F=license contact and license
|
||||
|
||||
Gitolite is released under GPL v2. See COPYING for details.
|
||||
The gitolite software is released under GPL v2. See COPYING for details.
|
||||
|
||||
The gitolite documentation is provided under a [Creative Commons
|
||||
Attribution-NonCommercial-ShareAlike 3.0 Unported
|
||||
License](http://creativecommons.org/licenses/by-nc-sa/3.0/).
|
||||
|
||||
* author: sitaramc@gmail.com, sitaram@atc.tcs.com
|
||||
* mailing list: gitolite@googlegroups.com
|
||||
|
|
Loading…
Reference in a new issue