53 lines
1.7 KiB
Plaintext
53 lines
1.7 KiB
Plaintext
For gollum code, everything should fall under the existing MIT License.
|
|
Alternative permissive licenses (such as BSD) for 3rd party dependencies are
|
|
acceptable. For image assets in Gollum, CC BY or CC BY-SA is fine. Anything
|
|
released under a copyleft license (for example GPL, AGPL, LGPL, MPL, EPL,
|
|
etc.) is not permitted in gollum. Public domain, CC BY or CC BY-SA for code in
|
|
gollum is not permitted.
|
|
|
|
---
|
|
|
|
The following PNGs are based on Ubuntu 11.10 SVG files located in /usr/share/icons/unity-icon-theme/places/svg/
|
|
- group-folders.svg
|
|
- group-files.svg
|
|
- group-downloads.svg
|
|
|
|
lib/gollum/frontend/public/css/document.png
|
|
lib/gollum/frontend/public/css/folder-horizontal.png
|
|
lib/gollum/frontend/public/css/toggle-small-expand.png
|
|
lib/gollum/frontend/public/css/toggle-small.png
|
|
|
|
Creative Commons - Attribution Share Alike
|
|
https://launchpad.net/unity-asset-pool
|
|
http://packages.ubuntu.com/oneiric/all/unity-asset-pool/filelist
|
|
https://bazaar.launchpad.net/~unity-team/unity-asset-pool/trunk/view/head:/COPYRIGHT
|
|
|
|
---
|
|
|
|
The css-tree-menu code is used under the MIT license.
|
|
|
|
http://www.thecssninja.com/css/css-tree-menu
|
|
http://www.thecssninja.com/demo/license.txt
|
|
|
|
lib/gollum/frontend/public/css/_styles.css
|
|
|
|
---
|
|
|
|
Default profile image (man_24.png) is used under the CC BY-SA 3.0 Unported license.
|
|
|
|
CC BY-SA 3.0 Unported
|
|
http://blog.twg.ca/2010/11/retina-display-icon-set/
|
|
http://creativecommons.org/licenses/by-sa/3.0/legalcode.txt
|
|
|
|
lib/gollum/frontend/public/images/man_24.png
|
|
|
|
---
|
|
|
|
The canvas_identicon code is used under the MIT license.
|
|
|
|
https://github.com/donpark/identicon/blob/master/identicon-canvas/identicon_canvas.js
|
|
https://github.com/donpark/identicon/blob/master/README
|
|
|
|
lib/gollum/frontend/public/gollum/javascript/identicon_canvas.js
|
|
|