svn commit: r43074 - head/en_US.ISO8859-1/books/developers-handbook

Warren Block wblock at FreeBSD.org
Wed Oct 30 01:03:30 UTC 2013


Author: wblock
Date: Wed Oct 30 01:03:30 2013
New Revision: 43074
URL: http://svnweb.freebsd.org/changeset/doc/43074

Log:
  Update the copyright dates.  Use $FreeBSD$ for the pubdate, as suggested
  by Taras Korenko <taras at synfin.me> on doc at .

Modified:
  head/en_US.ISO8859-1/books/developers-handbook/book.xml

Modified: head/en_US.ISO8859-1/books/developers-handbook/book.xml
==============================================================================
--- head/en_US.ISO8859-1/books/developers-handbook/book.xml	Tue Oct 29 23:04:42 2013	(r43073)
+++ head/en_US.ISO8859-1/books/developers-handbook/book.xml	Wed Oct 30 01:03:30 2013	(r43074)
@@ -16,7 +16,7 @@
 
     <corpauthor>The FreeBSD Documentation Project</corpauthor>
 
-    <pubdate>August 2000</pubdate>
+    <pubdate>$FreeBSD$</pubdate>
 
     <copyright>
       <year>2000</year>
@@ -30,6 +30,9 @@
       <year>2008</year>
       <year>2009</year>
       <year>2010</year>
+      <year>2011</year>
+      <year>2012</year>
+      <year>2013</year>
       <holder>The FreeBSD Documentation Project</holder>
     </copyright>
 


More information about the svn-doc-all mailing list