svn commit: r49777 - in head: en_US.ISO8859-1/htdocs/cgi en_US.ISO8859-1/htdocs/copyright en_US.ISO8859-1/htdocs/events share/mk share/xml

Baptiste Daroussin bapt at FreeBSD.org
Sat Dec 31 12:48:53 UTC 2016


Author: bapt (src,ports committer)
Date: Sat Dec 31 12:48:51 2016
New Revision: 49777
URL: https://svnweb.freebsd.org/changeset/doc/49777

Log:
  Bump copyright year.
  
  Happy New Year 2017!

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
  head/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml
  head/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml
  head/en_US.ISO8859-1/htdocs/events/Makefile
  head/share/mk/doc.xml.mk
  head/share/xml/header.ent

Modified: head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Sat Dec 31 12:48:51 2016	(r49777)
@@ -238,7 +238,7 @@ sub html_footer {
     return qq`
 	</div>
         <div id="footer">
-          <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2016
+          <a href="$hsty_base/copyright/">Legal Notices</a> | © 1995-2018
           The FreeBSD Project. All rights reserved.<br />
 	  <address>$hsty_author<br />$hsty_date</address>
         </div>

Modified: head/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/en_US.ISO8859-1/htdocs/copyright/freebsd-doc-license.xml	Sat Dec 31 12:48:51 2016	(r49777)
@@ -13,7 +13,7 @@
 
     <body class="navinclude.about">
 
-  <p>Copyright 1994-2016
+  <p>Copyright 1994-2017
     The FreeBSD Project.
     All rights reserved.</p>
 

Modified: head/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml
==============================================================================
--- head/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/en_US.ISO8859-1/htdocs/copyright/freebsd-license.xml	Sat Dec 31 12:48:51 2016	(r49777)
@@ -13,7 +13,7 @@
 
     <body class="navinclude.about">
 
-    <p>Copyright 1992-2016
+    <p>Copyright 1992-2017
       The FreeBSD Project.
       All rights reserved.</p>
 

Modified: head/en_US.ISO8859-1/htdocs/events/Makefile
==============================================================================
--- head/en_US.ISO8859-1/htdocs/events/Makefile	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/en_US.ISO8859-1/htdocs/events/Makefile	Sat Dec 31 12:48:51 2016	(r49777)
@@ -11,7 +11,7 @@ SUBDIR=  2002
 SUBDIR+= 2003
 
 # The year the top level events.html file starts from:
-YEARSTART= 2016
+YEARSTART= 2017
 # Years to generate past events pages for and link from top level:
 PASTYEARS= 2015 2014 2013 2012 2011 2010 2009 2008 2007 2006 2005 2004 2003
 

Modified: head/share/mk/doc.xml.mk
==============================================================================
--- head/share/mk/doc.xml.mk	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/share/mk/doc.xml.mk	Sat Dec 31 12:48:51 2016	(r49777)
@@ -184,7 +184,7 @@ _PARAMS.events=		--param events.xml-mast
 			--param events.xml "'${XML_EVENTS_EVENTS}'"
 XML_EVENTS_EVENTS_MASTER=${DOC_PREFIX}/share/xml/events.xml
 XML_EVENTS_EVENTS_MASTER_SUBFILES=
-.for Y in 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
+.for Y in 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017
 XML_EVENTS_EVENTS_MASTER_SUBFILES+=	${DOC_PREFIX}/share/xml/events${Y}.xml
 .endfor
 .if exists(${DOC_PREFIX}/${LANGCODE}/share/xml/events.xml)
@@ -193,7 +193,7 @@ XML_EVENTS_EVENTS=	${DOC_PREFIX}/${LANGC
 XML_EVENTS_EVENTS=	${XML_EVENTS_EVENTS_MASTER}
 .endif
 XML_EVENTS_EVENTS_SUBFILES=
-.for Y in 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016
+.for Y in 2003 2004 2005 2006 2007 2008 2009 2010 2011 2012 2013 2014 2015 2016 2017
 .if exists(${DOC_PREFIX}/${LANGCODE}/share/xml/events${Y}.xml)
 XML_EVENTS_EVENTS_SUBFILES+=	${DOC_PREFIX}/${LANGCODE}/share/xml/events${Y}.xml
 .endif

Modified: head/share/xml/header.ent
==============================================================================
--- head/share/xml/header.ent	Fri Dec 30 06:30:44 2016	(r49776)
+++ head/share/xml/header.ent	Sat Dec 31 12:48:51 2016	(r49777)
@@ -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–2016 The FreeBSD Project.
+  <a href="&base;/copyright/">Legal Notices</a> | © 1995–2017 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;'>


More information about the svn-doc-all mailing list