You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ctakes.apache.org by ch...@apache.org on 2013/06/12 20:08:13 UTC

svn commit: r1492315 - /ctakes/site/trunk/templates/skeleton.html

Author: chenpei
Date: Wed Jun 12 18:08:13 2013
New Revision: 1492315

URL: http://svn.apache.org/r1492315
Log:
Adding Privacy Policy link per google analytics 

Modified:
    ctakes/site/trunk/templates/skeleton.html

Modified: ctakes/site/trunk/templates/skeleton.html
URL: http://svn.apache.org/viewvc/ctakes/site/trunk/templates/skeleton.html?rev=1492315&r1=1492314&r2=1492315&view=diff
==============================================================================
--- ctakes/site/trunk/templates/skeleton.html (original)
+++ ctakes/site/trunk/templates/skeleton.html Wed Jun 12 18:08:13 2013
@@ -57,7 +57,7 @@
  
  <div id="footera">
     <div id="copyrighta">
-      <p>Copyright &#169; 2011 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>.<br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
+		<p>Copyright &#169; 2011-2013 The Apache Software Foundation, Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0">Apache License, Version 2.0</a>. <a href="privacy.html">Privacy Policy</a><br/>Apache and the Apache feather logo are trademarks of The Apache Software Foundation.</p>
     </div>
  </div>