diff options
Diffstat (limited to 'pages')
-rw-r--r-- | pages/common/footer.html.inc | 2 | ||||
-rw-r--r-- | pages/linux/en.md | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/pages/common/footer.html.inc b/pages/common/footer.html.inc index 880fadf..116835f 100644 --- a/pages/common/footer.html.inc +++ b/pages/common/footer.html.inc @@ -3,7 +3,7 @@ <br/> <footer> <div> - (c) 2014-2016 LEAP Encryption Access Project + (c) 2014-2017 LEAP Encryption Access Project </div> <div> Everything available for download on this site is free and open source software. diff --git a/pages/linux/en.md b/pages/linux/en.md index 6320e8d..1b8942e 100644 --- a/pages/linux/en.md +++ b/pages/linux/en.md @@ -50,11 +50,11 @@ If you want to try an experimental or release candidate versions of Bitmask, you If you are using Wheezy, then you will need to use the bundle method. -### Debian 8 (Stable/Jessie) +### Debian 8 (Oldstable/Jessie) <%= render({:partial => 'via_packages'}, {:distro => 'jessie', :os => 'debian', :backport => 'true'}) %> -### Debian Testing (Stretch) +### Debian Stable (Stretch) <%= render({:partial => 'via_packages'}, {:distro => 'testing', :os => 'debian'}) %> |