mirror of
https://github.com/servalproject/serval-dna.git
synced 2024-12-18 20:57:56 +00:00
Add copyright notices and CC-BY license to README.md and INSTALL.md
This commit is contained in:
parent
1e6caa0e6c
commit
45f39cfacd
@ -183,6 +183,11 @@ the next line.
|
||||
The directory paths used in the examples are for illustrative purposes only,
|
||||
and may need to be changed for your particular circumstances.
|
||||
|
||||
-----
|
||||
**Copyright 2013 Serval Project Inc.**
|
||||
![CC-BY-4.0](./cc-by-4.0.png)
|
||||
This document is available under the [Creative Commons Attribution 4.0 International licence][CC BY 4.0].
|
||||
|
||||
|
||||
[Serval Project]: http://www.servalproject.org/
|
||||
[Serval DNA]: ./README.md
|
||||
@ -204,3 +209,4 @@ and may need to be changed for your particular circumstances.
|
||||
[Git]: http://git-scm.com/
|
||||
[Subversion]: http://subversion.apache.org/
|
||||
[Bourne shell]: http://en.wikipedia.org/wiki/Bourne_shell
|
||||
[CC BY 4.0]: http://creativecommons.org/licenses/by/4.0/
|
||||
|
15
README.md
15
README.md
@ -121,9 +121,12 @@ Copyright and licensing
|
||||
-----------------------
|
||||
|
||||
Serval DNA is [free software][] produced by the [Serval Project][] and many
|
||||
[contributors][]. It is licensed to the public under the [GNU General Public
|
||||
License version 2][GPL2]. All source code is freely available from the Serval
|
||||
Project's [serval-dna][] Git repository on [GitHub][].
|
||||
[contributors][]. Its source code is licensed to the public under the [GNU
|
||||
General Public License version 2][GPL2]. Its technical documentation is
|
||||
licensed to the public under the [Creative Commons Attribution 4.0
|
||||
International licence][CC BY 4.0]. All source code and technical documentation
|
||||
is freely available from the Serval Project's [serval-dna][] Git repository on
|
||||
[GitHub][].
|
||||
|
||||
The copyright in most of the source code in Serval DNA is held by [Serval
|
||||
Project Inc.][SPI], a not-for-profit association incorporated in the state of
|
||||
@ -143,6 +146,11 @@ the [Serval Project Developer Agreement - Individual][individ], and
|
||||
organisations by signing the [Serval Project Developer Agreement -
|
||||
Entity][entity].
|
||||
|
||||
-----
|
||||
**Copyright 2014 Serval Project Inc.**
|
||||
![CC-BY-4.0](./cc-by-4.0.png)
|
||||
This document is available under the [Creative Commons Attribution 4.0 International licence][CC BY 4.0].
|
||||
|
||||
|
||||
[Serval Project]: http://www.servalproject.org/
|
||||
[Serval Project Wiki]: http://developer.servalproject.org/
|
||||
@ -175,3 +183,4 @@ Entity][entity].
|
||||
[JNI]: http://en.wikipedia.org/wiki/Java_Native_Interface
|
||||
[Bash]: http://en.wikipedia.org/wiki/Bash_(Unix_shell)
|
||||
[pipe]: http://www.kernel.org/doc/man-pages/online/pages/man2/pipe.2.html
|
||||
[CC BY 4.0]: http://creativecommons.org/licenses/by/4.0/
|
||||
|
BIN
cc-by-4.0.png
Normal file
BIN
cc-by-4.0.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 4.6 KiB |
Loading…
Reference in New Issue
Block a user