summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pages/common/footer.html.inc2
-rw-r--r--pages/linux/en.md4
-rw-r--r--public/common/footer.html.inc2
3 files changed, 4 insertions, 4 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'}) %>
diff --git a/public/common/footer.html.inc b/public/common/footer.html.inc
index 880fadf..116835f 100644
--- a/public/common/footer.html.inc
+++ b/public/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.