Author: struberg
Date: Fri Sep  4 12:20:50 2020
New Revision: 1881453

URL: http://svn.apache.org/viewvc?rev=1881453&view=rev
Log:
update copyright year and remove google-analytics


Modified:
    openjpa/site/trunk/templates/standard.html

Modified: openjpa/site/trunk/templates/standard.html
URL: 
http://svn.apache.org/viewvc/openjpa/site/trunk/templates/standard.html?rev=1881453&r1=1881452&r2=1881453&view=diff
==============================================================================
--- openjpa/site/trunk/templates/standard.html (original)
+++ openjpa/site/trunk/templates/standard.html Fri Sep  4 12:20:50 2020
@@ -168,17 +168,10 @@ limitations under the License.
                 </div>
             </div>
             <div class="design_attribution">
-                Copyright &copy; 2006,2013 The Apache Software Foundation. 
Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License 2.0</a>.<br />
+                Copyright &copy; 2006,2020 The Apache Software Foundation. 
Licensed under <a href="http://www.apache.org/licenses/LICENSE-2.0";>Apache 
License 2.0</a>.<br />
                 Apache, the Apache feather logo and OpenJPA are trademarks of 
The Apache Software Foundation.<br />
                 Other names may be trademarks of their respective owners.<br />
             </div>
-
-        <script src="http://www.google-analytics.com/urchin.js"; 
type="text/javascript">
-        </script>
-        <script type="text/javascript">
-            _uacct = "UA-1940143-1";
-            urchinTracker();
-        </script>
-
+    
     </body>
 </html>


Reply via email to