diff options
author | sajolida <sajolida@pimienta.org> | 2016-07-05 18:21:38 +0000 |
---|---|---|
committer | sajolida <sajolida@pimienta.org> | 2016-07-05 18:21:38 +0000 |
commit | 4c0e0e1e6f0328982173ecee5012d1e835f04f7a (patch) | |
tree | 2c7ce0fe3d2f38bcafb7f663f6a7310c0a67bbad /wiki/src/doc/about/license.mdwn | |
parent | 34952831a0fc88c746c0c75bc777945c79a58c53 (diff) |
Serial comma is only for 3+ enumerations
Diffstat (limited to 'wiki/src/doc/about/license.mdwn')
-rw-r--r-- | wiki/src/doc/about/license.mdwn | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/wiki/src/doc/about/license.mdwn b/wiki/src/doc/about/license.mdwn index 1d90a5c..38fd248 100644 --- a/wiki/src/doc/about/license.mdwn +++ b/wiki/src/doc/about/license.mdwn @@ -12,14 +12,14 @@ Source code =========== Most of the software included in Tails is taken directly from -upstream Debian packages, and is not modified or recompiled by +upstream Debian packages and is not modified or recompiled by Tails. - The source code of software that is specific to Tails is available in [[our Git repositories|/contribute/git]]. - The source code of the Debian packages included - in some version of Tails is available either directly from Debian, or from + in some version of Tails is available either 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/>. |