Browse Source

don't generate copyright lines

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@439452 13f79535-47bb-0310-9956-ffa450edef68
master
Stefan Bodewig 19 years ago
parent
commit
6505e35499
1 changed files with 1 additions and 2 deletions
  1. +1
    -2
      xdocs/stylesheets/templates.vm

+ 1
- 2
xdocs/stylesheets/templates.vm View File

@@ -1,5 +1,5 @@
#* #*
* Licensed to the Apache Software Foundation (ASF) under one or more
* Licensed to the Apache Software Foundation (ASF) under one or more
* contributor license agreements. See the NOTICE file distributed with * contributor license agreements. See the NOTICE file distributed with
* this work for additional information regarding copyright ownership. * this work for additional information regarding copyright ownership.
* The ASF licenses this file to You under the Apache License, Version 2.0 * The ASF licenses this file to You under the Apache License, Version 2.0
@@ -288,7 +288,6 @@


#macro (footer) #macro (footer)
<p class="copyright"> <p class="copyright">
Copyright &copy; 2000-2006&nbsp;The Apache Software Foundation. All rights reserved.
<script type="text/javascript" language="JavaScript"><!-- <script type="text/javascript" language="JavaScript"><!--
document.write(" - "+"Last Published: " + document.lastModified); document.write(" - "+"Last Published: " + document.lastModified);
// --> // -->


Loading…
Cancel
Save