forked from BeeStation/BeeStation-Hornet
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds information regarding porting code/assets from other codebases (…
…#35112) * we need more license memes in our contributing.md * adds goon's licensing * contributing memes * licenses are too serious for kor
- Loading branch information
1 parent
71ca25a
commit 1471422
Showing
3 changed files
with
18 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
This work is licensed under the Creative Commons | ||
Attribution-NonCommercial-ShareAlike 3.0 United States License. To view a copy | ||
of this license, visit http://creativecommons.org/licenses/by-nc-sa/3.0/us/ or | ||
send a letter to Creative Commons, PO Box 1866, Mountain View, CA 94042, USA. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
# Goon-ported-assets | ||
|
||
All files excluding this one you're reading right now have been most likely, taken from [goonstation's 2016 release](https://github.com/goonstation/goonstation-2016), unless stated otherwise. | ||
It is very likely that there are modifications to be compatible or on par with our code, however. These changes are licensed under the same license as the other goon files. | ||
|
||
## License | ||
|
||
See LICENSE.md |