diff options
author | sajolida <sajolida@pimienta.org> | 2016-07-05 18:02:50 +0000 |
---|---|---|
committer | sajolida <sajolida@pimienta.org> | 2016-07-05 18:02:50 +0000 |
commit | de750d03a168dc6b47ad5982188e927efa704609 (patch) | |
tree | d0d8f219a1f6ba6ce6d403292a16748afd0b4dd9 /wiki/src/doc/about/license.mdwn | |
parent | 167e80d7a4c2a351af3bbc5656175e1d42f8618e (diff) |
Move source code before website
Diffstat (limited to 'wiki/src/doc/about/license.mdwn')
-rw-r--r-- | wiki/src/doc/about/license.mdwn | 27 |
1 files changed, 14 insertions, 13 deletions
diff --git a/wiki/src/doc/about/license.mdwn b/wiki/src/doc/about/license.mdwn index bbc60ee..48b388a 100644 --- a/wiki/src/doc/about/license.mdwn +++ b/wiki/src/doc/about/license.mdwn @@ -8,6 +8,20 @@ Tails is released under the GNU/GPL (version 3 or above). However, Tails includes non-free firmware in order to work on as much hardware as possible. +Distribution of the source code +=============================== + +Most of the software distributed with Tails is taken directly from +upstream Debian packages, and is not modified or recompiled by +Tails. Software that is specific to Tails is available +in [[our Git repositories|/contribute/git]]. + +If you require or desire the sources for the Debian packages shipped +in some version of Tails, retrieve them directly from Debian, or from +the [[APT snapshot|contribute/APT_repository/tagged_snapshots]] we +created for that version, e.g. +<http://tagged.snapshots.deb.tails.boum.org/2.4/>. + Website ======= @@ -46,16 +60,3 @@ Creative Commons Attribution 3.0 United States License. - [[Pause|https://thenounproject.com/term/pause/152046]]: Creative Commons — Attribution, by Zech Nelson. -Distribution of the source code -=============================== - -Most of the software distributed with Tails is taken directly from -upstream Debian packages, and is not modified or recompiled by -Tails. Software that is specific to Tails is available -in [[our Git repositories|/contribute/git]]. - -If you require or desire the sources for the Debian packages shipped -in some version of Tails, retrieve them directly from Debian, or from -the [[APT snapshot|contribute/APT_repository/tagged_snapshots]] we -created for that version, e.g. -<http://tagged.snapshots.deb.tails.boum.org/2.4/>. |