diff options
author | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-12 23:21:19 +0200 |
---|---|---|
committer | Natanael Copa <ncopa@alpinelinux.org> | 2016-08-12 23:21:19 +0200 |
commit | be8993ce118ccd3d11b10a695e2a4c7e7042b2d8 (patch) | |
tree | 492b692c440d65fbd75dae614bf83dbccc438adf | |
parent | 03ad3f4d4faef6cc2fc28d914c58fc98c9faef97 (diff) | |
download | alpine-mksite-be8993ce118ccd3d11b10a695e2a4c7e7042b2d8.tar.bz2 alpine-mksite-be8993ce118ccd3d11b10a695e2a4c7e7042b2d8.tar.xz |
update copyright year
-rw-r--r-- | _default.template.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_default.template.html b/_default.template.html index d5e7205..3d4ced9 100644 --- a/_default.template.html +++ b/_default.template.html @@ -49,7 +49,7 @@ </article> </div> - <footer>© Copyright 2015 Alpine Linux Development Team all rights reserved | <a href="/privacy-policy.html">Privacy Policy</a> + <footer>© Copyright 2016 Alpine Linux Development Team all rights reserved | <a href="/privacy-policy.html">Privacy Policy</a> </footer> </body> </html> |