diff options
author | Daniel Baumann <mail@daniel-baumann.ch> | 2015-01-04 20:05:39 +0100 |
---|---|---|
committer | Daniel Baumann <mail@daniel-baumann.ch> | 2015-01-04 20:05:44 +0100 |
commit | 242aef5d8314a9b1da31e016f3329e6f04b8d675 (patch) | |
tree | efff54986a729556f6c39e95885ea67b267d0fea /templates | |
parent | 1354704cad32e48a2253773134719c1b164136f9 (diff) | |
download | vyos-live-build-242aef5d8314a9b1da31e016f3329e6f04b8d675.tar.gz vyos-live-build-242aef5d8314a9b1da31e016f3329e6f04b8d675.zip |
Updating year in copyright notices to 2015.
Diffstat (limited to 'templates')
-rw-r--r-- | templates/cgi/debian/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/cgi/debian/footer.html b/templates/cgi/debian/footer.html index 7a0766680..80aae02da 100644 --- a/templates/cgi/debian/footer.html +++ b/templates/cgi/debian/footer.html @@ -1,7 +1,7 @@ <hr /> <footer> - <p><div class="muted">2006-2014 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p> + <p><div class="muted">2006-2015 <a class="muted" href="mailto:debian-live@lists.debian.org?subject=Live Systems Project:%20Feedback">Live Systems Project</a> <a class="muted pull-right" href="http://live-systems.org/project/legal/">Legal Information</a></p> </footer> </div> <!-- /container --> |