commit: 953dabed3938c2a8756d393a2653c70938225266 Author: Markos Chandras <hwoarang <AT> gentoo <DOT> org> AuthorDate: Wed Mar 11 18:22:13 2015 +0000 Commit: Markos Chandras <hwoarang <AT> gentoo <DOT> org> CommitDate: Wed Mar 11 18:26:26 2015 +0000 URL: https://gitweb.gentoo.org/proj/devmanual.git/commit/?id=953dabed
devbook.xsl: Update copyright year Happy new year! X-Gentoo-Bug: 542304 X-Gentoo-Bug-URL: https://bugs.gentoo.org/show_bug.cgi?id=542304 devbook.xsl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devbook.xsl b/devbook.xsl index 064498d..c23a6fc 100644 --- a/devbook.xsl +++ b/devbook.xsl @@ -533,7 +533,7 @@ </div> <div class="row"> <div class="col-md-12"> - <strong>Copyright 2001-2014 Gentoo Foundation, Inc.</strong><br /> + <strong>Copyright 2001-2015 Gentoo Foundation, Inc.</strong><br /> <small> Gentoo is a trademark of the Gentoo Foundation, Inc. The text of this document is distributed under the <a href="http://creativecommons.org/licenses/by-sa/2.0/">Creative Commons Attribution-ShareAlike 2.0 License</a>.
