| author | Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr> |
| Fri, 18 Apr 2014 14:31:58 +0200 | |
| changeset 51 | 79833eaa394a |
| parent 48 | 1b2dffb4ac2b |
| permissions | -rw-r--r-- |
|
48
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
1 |
MDwiki is licensed under the terms of the GNU GPLv3 with additional terms and |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
2 |
linking exceptions. The GPLv3 license text can be found in the GPLv3.txt file, the |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
3 |
additional terms are given below this paragraph. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
4 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
5 |
Linking exceptions |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
6 |
------------------ |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
7 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
8 |
In addition to the terms in the GPLv3 the following linking exceptions apply: |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
9 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
10 |
The authors of this work grant the rights to dynamically link against the below |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
11 |
listed external sources or binaries during runtime, as an exception to the terms of |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
12 |
the GNU GPLv3, under the terms that none of that linked code shall be deemed part of |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
13 |
this work, or a derivative work of this work, and as such are not required to meet |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
14 |
the license terms of the GPLv3 and as such are not covered by the terms of the GPLv3 |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
15 |
when conveying this work. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
16 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
17 |
The full and exhaustive list of those sources excepted from the GPLv3 are: |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
18 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
19 |
* The Google Maps API v3 located at: http://maps.google.com/maps/api/js |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
20 |
* The twitter "follow button" widget located at http://platform.twitter.com/widgets.js |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
21 |
* The GitHub Gist API located at http://gist.github.com/{id}.js. This applies only to
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
22 |
the javascript coded issues by GitHub Inc. and explicitly does not apply to the |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
23 |
content of any GitHub gist. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
24 |
* The disqus API located at http://<name>.disqus.com/embed.js where <name> is the |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
25 |
userid of the forum. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
26 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
27 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
28 |
Additional terms to GPLv3 |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
29 |
------------------------- |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
30 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
31 |
In compliance with section 7 of the GNU GPLv3 the following additional terms apply: |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
32 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
33 |
a) The contained and displayed copyright attribution footer notice may not be removed, |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
34 |
modified, altered or styled, or being removed, modified, altered or styled by |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
35 |
external software (scripts, stylesheets, filters) in a way that would considerably |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
36 |
affect visibility or readability of the notice to the user or any third party that |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
37 |
uses the software locally or over the network; this especially includes resizing, |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
38 |
overlaying, hiding or similar techniques. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
39 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
40 |
b) You may adjust or style the copyright footer to suit the appearance or layout of |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
41 |
your website, as long as this does not violate the terms given in section (a) |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
42 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
43 |
c) Attribution hyperlinks in the footer have to be kept unaltered. |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
44 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
45 |
d) You may add your name to the list of copyright holder(s) in the footer if you make |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
46 |
changes to the work, keeping intact all other copyright holder names |
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
47 |
|
|
1b2dffb4ac2b
add wiki (wikimd)
Nicolas Sauret <nicolas.sauret@iri.centrepompidou.fr>
parents:
diff
changeset
|
48 |
e) Changes to these terms require written permission by the copyright holder(s). |