Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 620978 - archives.gentoo.org: Update copyright in footer
Summary: archives.gentoo.org: Update copyright in footer
Status: RESOLVED FIXED
Alias: None
Product: Websites
Classification: Unclassified
Component: Archives (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Infrastructure
URL:
Whiteboard:
Keywords: PATCH
Depends on:
Blocks:
 
Reported: 2017-06-06 09:23 UTC by Thomas Deutschmann (RETIRED)
Modified: 2017-06-11 10:37 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Thomas Deutschmann (RETIRED) gentoo-dev 2017-06-06 09:23:38 UTC
diff --git a/views/layout.erb b/views/layout.erb
index 29e0b02..62c759c 100644
--- a/views/layout.erb
+++ b/views/layout.erb
@@ -114,7 +114,7 @@
             </ul>
           </div>
           <div class="col-xs-10 col-sm-9 col-md-10">
-            <strong>&copy; 2001&ndash;2016 Gentoo Foundation, Inc.</strong><br>
+            <strong>&copy; 2001&ndash;2017 Gentoo Foundation, Inc.</strong><br>
             <small>
               Gentoo is a trademark of the Gentoo Foundation, Inc.
               The contents of this document, unless otherwise expressly stated, are licensed under the
Comment 1 Jorge Manuel B. S. Vicetto (RETIRED) Gentoo Infrastructure gentoo-dev 2017-06-11 10:37:11 UTC
commit 1e283de76a113d3633fb840c7848098536db4d81 (HEAD -> master, origin/master, origin/HEAD)
Author: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>
Date:   Sun Jun 11 10:35:43 2017 +0000

    Update copyright date - thanks to Thomas (whissi) for the bug report and patch. Fixes bug 620978.
    
    Signed-off-by: Jorge Manuel B. S. Vicetto (jmbsvicetto) <jmbsvicetto@gentoo.org>

Done. Thanks.