Revert copyright years to manual-update. Bug 1318.
authorJeremy Harris <jgh146exb@wizmail.org>
Sun, 25 Nov 2012 14:22:42 +0000 (14:22 +0000)
committerJeremy Harris <jgh146exb@wizmail.org>
Sun, 25 Nov 2012 14:22:42 +0000 (14:22 +0000)
doc/doc-docbook/filter.xfpt
doc/doc-docbook/spec.xfpt

index e54909e94cd0a08ad500f1db79e4df9c56b680fd..b40e4e259162639e4f15e3aaeffc5a684822a39f 100644 (file)
 .endmacro
 . ===========================================================================
 
 .endmacro
 . ===========================================================================
 
+. Copyright year.  Update this (only) when changing content.
+
+.macro copyyear
+2010
+.endmacro
+
+. ===========================================================================
 
 . /////////////////////////////////////////////////////////////////////////////
 . /////////////////////////////////////////////////////////////////////////////
 
 . /////////////////////////////////////////////////////////////////////////////
 . /////////////////////////////////////////////////////////////////////////////
@@ -75,7 +82,7 @@
   <authorinitials>PH</authorinitials>
 </revision></revhistory>
 <copyright><year>
   <authorinitials>PH</authorinitials>
 </revision></revhistory>
 <copyright><year>
-.year
+.copyyear
            </year><holder>University of Cambridge</holder></copyright>
 </bookinfo>
 .literal off
            </year><holder>University of Cambridge</holder></copyright>
 </bookinfo>
 .literal off
@@ -86,7 +93,7 @@
 
 .chapter "Forwarding and filtering in Exim" "CHAPforandfilt"
 This document describes the user interfaces to Exim's in-built mail filtering
 
 .chapter "Forwarding and filtering in Exim" "CHAPforandfilt"
 This document describes the user interfaces to Exim's in-built mail filtering
-facilities, and is copyright &copy; University of Cambridge &year(). It
+facilities, and is copyright &copy; University of Cambridge &copyyear(). It
 corresponds to Exim version &version().
 
 
 corresponds to Exim version &version().
 
 
index 9d2dc4b270b7286cc131433cbbd69e0430d6c668..cee17c8f4e48e05e39ebbd902540d0a696943d5a 100644 (file)
@@ -42,6 +42,7 @@
 
 . /////////////////////////////////////////////////////////////////////////////
 . These definitions set some parameters and save some typing.
 
 . /////////////////////////////////////////////////////////////////////////////
 . These definitions set some parameters and save some typing.
+. Update the Copyright year (only) when changing content.
 . /////////////////////////////////////////////////////////////////////////////
 
 .set previousversion "4.80"
 . /////////////////////////////////////////////////////////////////////////////
 
 .set previousversion "4.80"
@@ -50,6 +51,9 @@
 .set ACL "access control lists (ACLs)"
 .set I   "&nbsp;&nbsp;&nbsp;&nbsp;"
 
 .set ACL "access control lists (ACLs)"
 .set I   "&nbsp;&nbsp;&nbsp;&nbsp;"
 
+.macro copyyear
+2012
+.endmacro
 
 . /////////////////////////////////////////////////////////////////////////////
 . Additional xfpt markup used by this document, over and above the default
 
 . /////////////////////////////////////////////////////////////////////////////
 . Additional xfpt markup used by this document, over and above the default