diff --git a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl b/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl index e2d331a6d6..d2012eea48 100644 --- a/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl +++ b/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl @@ -232,7 +232,7 @@ sub html_footer { return qq` </div> <div id="footer"> - <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2012 + <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2013 The FreeBSD Project. All rights reserved.<br /> <address>$hsty_author<br />$hsty_date</address> </div> diff --git a/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml b/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml index 4a839ddbb6..aa8e96611c 100644 --- a/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml +++ b/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml @@ -13,7 +13,7 @@ <body class="navinclude.about"> - <p>Copyright 1994-2012 + <p>Copyright 1994-2013 The FreeBSD Project. All rights reserved.</p> diff --git a/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml b/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml index d7c705bdc6..289ce0fbf4 100644 --- a/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml +++ b/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml @@ -13,7 +13,7 @@ <body class="navinclude.about"> - <p>Copyright 1992-2012 + <p>Copyright 1992-2013 The FreeBSD Project. All rights reserved.</p> diff --git a/en_US.ISO8859-1/htdocs/events/Makefile b/en_US.ISO8859-1/htdocs/events/Makefile index 6ef768db70..a37db89413 100644 --- a/en_US.ISO8859-1/htdocs/events/Makefile +++ b/en_US.ISO8859-1/htdocs/events/Makefile @@ -11,9 +11,9 @@ SUBDIR= 2002 SUBDIR+= 2003 # The year the top level events.html file starts from: -YEARSTART= 2012 +YEARSTART= 2013 # Years to generate past events pages for and link from top level: -PASTYEARS= 2011 2010 2009 2008 2007 2006 2005 2004 2003 +PASTYEARS= 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003 DATA= events.css INDEXLINK= events.html diff --git a/share/xml/header.ent b/share/xml/header.ent index c5ff430534..3a100eb26f 100644 --- a/share/xml/header.ent +++ b/share/xml/header.ent @@ -11,7 +11,7 @@ <!-- Override in the prolog <em>before</em> including this --> <!-- file if necessary. --> <!ENTITY copyright '<span xmlns="http://www.w3.org/1999/xhtml"><a href="&base;/search/index-site.html">Site Map</a> | - <a href="&base;/copyright/">Legal Notices</a> | © 1995–2012 The FreeBSD Project. + <a href="&base;/copyright/">Legal Notices</a> | © 1995–2013 The FreeBSD Project. All rights reserved.</span>'> <!ENTITY email 'freebsd-questions'> <!ENTITY author '<a href="&base;/index.html">home</a> | <a href="&base;/mailto.html">contact</a> | <a href="&base;/copyright/index.html">legal</a> | ©right;'>