Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 31 Dec 2016 18:00:52 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org
Subject:   svn commit: r49779 - head/en_US.ISO8859-1/htdocs/cgi
Message-ID:  <201612311800.uBVI0quX017355@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt (src,ports committer)
Date: Sat Dec 31 18:00:52 2016
New Revision: 49779
URL: https://svnweb.freebsd.org/changeset/doc/49779

Log:
  This year is 2017 not 2018

Modified:
  head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl

Modified: head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl
==============================================================================
--- head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Sat Dec 31 17:10:32 2016	(r49778)
+++ head/en_US.ISO8859-1/htdocs/cgi/cgi-style.pl	Sat Dec 31 18:00:52 2016	(r49779)
@@ -238,7 +238,7 @@ sub html_footer {
     return qq`
 	</div>
         <div id="footer">
-          <a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2018
+          <a href="$hsty_base/copyright/">Legal Notices</a> | &copy; 1995-2017
           The FreeBSD Project. All rights reserved.<br />
 	  <address>$hsty_author<br />$hsty_date</address>
         </div>



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201612311800.uBVI0quX017355>