forked from liftoff/GateOne
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathLICENSE.txt
63 lines (43 loc) · 2.29 KB
/
LICENSE.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
COPYRIGHT NOTICE
================
Gate One and all bundled original code...
Copyright 2011 Liftoff Software Corporation
Gate One is dual-licensed: AGPLv3 or Proprietary.
Unless you have been granted a license from Liftoff Software, Gate One and all
bundled software--except where noted--is licensed under the GNU Affero General
Public License version 3. A copy of the AGPLv3 license should have been
included with the Gate One software as AGPLv3.txt. If not, a copy may be
obtained by visiting:
http://www.gnu.org/licenses/agpl.html
If the terms of the AGPLv3 license do not suit your needs, a proprietary
license may be purchased from Liftoff Software: http://liftoffsoftware.com/
Included 3rd party items and their licenses
-------------------------------------------
Specific files
^^^^^^^^^^^^^^
static/bell.ogg - Taken from KDE's default sound theme (KDE-Sys-App-Message.ogg)
which is licensed under the GPLv2:
http://www.gnu.org/licenses/gpl-2.0.html
static/favicon.ico - A miniaturized version of KDE's Oxygen icon for the Konsole
program. The Oxygen icon library is released under the
Creative Commons ShareAlike 3.0 license:
http://creativecommons.org/licenses/by-sa/3.0/
(Therefore favicon.ico is also licensed as such)
SVG Icons (inline in gateone.js) were taken from GoSquared which released them
under the, "free for you to use as you wish" license =). See:
http://www.gosquared.com/liquidicity/archives/122
Portional items
^^^^^^^^^^^^^^^
Portions of Gate One's JavaScript contain code taken from the excellent MochiKit
library which is licensed under the MIT license:
http://www.opensource.org/licenses/mit-license.php
The portions of code taken from MochiKit are explicitly indicated in gateone.js.
NOTICE OF GOOD FAITH ATTRIBUTION
--------------------------------
If we failed to attribute or state the license of something included with Gate
One please let us know so it can be corrected.
It takes a village
------------------
Seriously, thanks to everyone who's ever contributed code, tutorials, or just
straight-up knowledge and wisdom to the Internet. Gate One wouldn't have
happend if it weren't for the contributions of the many that came before.