forked from Dynalon/mdwiki
-
Notifications
You must be signed in to change notification settings - Fork 0
/
LICENSE.txt
48 lines (35 loc) · 2.33 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
MDwiki is licensed under the terms of the GNU GPLv3 with additional terms and
linking exceptions. The GPLv3 license text can be found in the GPLv3.txt file, the
additional terms are given below this paragraph.
Linking exceptions
------------------
In addition to the terms in the GPLv3 the following linking exceptions apply:
The authors of this work grant the rights to dynamically link against the below
listed external sources or binaries during runtime, as an exception to the terms of
the GNU GPLv3, under the terms that none of that linked code shall be deemed part of
this work, or a derivative work of this work, and as such are not required to meet
the license terms of the GPLv3 and as such are not covered by the terms of the GPLv3
when conveying this work.
The full and exhaustive list of those sources excepted from the GPLv3 are:
* The Google Maps API v3 located at: http://maps.google.com/maps/api/js
* The twitter "follow button" widget located at http://platform.twitter.com/widgets.js
* The GitHub Gist API located at http://gist.github.com/{id}.js. This applies only to
the javascript coded issues by GitHub Inc. and explicitly does not apply to the
content of any GitHub gist.
* The disqus API located at http://<name>.disqus.com/embed.js where <name> is the
userid of the forum.
Additional terms to GPLv3
-------------------------
In compliance with section 7 of the GNU GPLv3 the following additional terms apply:
a) The contained and displayed copyright attribution footer notice may not be removed,
modified, altered or styled, or being removed, modified, altered or styled by
external software (scripts, stylesheets, filters) in a way that would considerably
affect visibility or readability of the notice to the user or any third party that
uses the software locally or over the network; this especially includes resizing,
overlaying, hiding or similar techniques.
b) You may adjust or style the copyright footer to suit the appearance or layout of
your website, as long as this does not violate the terms given in section (a)
c) Attribution hyperlinks in the footer have to be kept unaltered.
d) You may add your name to the list of copyright holder(s) in the footer if you make
changes to the work, keeping intact all other copyright holder names
e) Changes to these terms require written permission by the copyright holder(s).