You are viewing a plain text version of this content. The canonical link for it is here.
Posted to svn@forrest.apache.org by cr...@apache.org on 2005/02/11 05:40:36 UTC

svn commit: r153350 [1/2] - in forrest/trunk/whiteboard: charts/ convert/anakiaNmaven/ forrestdoc/ forrestdoc/src/ forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/ forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/ forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/ forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/ forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/ forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/ forrestdoc/src/resources/common/ forrestdoc/src/resources/common/resources/ forrestdoc/src/resources/javadoc/ forrestdoc/src/resources/javasrc/ forrestdoc/src/resources/vizant/ forrestdoc/src/resources/ws/ forrestdoc/src/test/java/org/apache/alexandria/vizant/ forrestdoc/src/test/resources/javasrc/packA/ forrestdoc/src/test/resources/javasrc/packB/ forrestdoc/src/test/resources/javasrc/packC/ forrestdoc/src/test/resources/javasrc/packD/ forrestdoc/src/test/resources/javasrc/packE/ forrestdoc/src/test/resources/javasrc/packF/ forrestdoc/src/test/resources/javasrc/packG/a/ forrestdoc/src/test/resources/javasrc/packG/b/ forrestdoc/src/test/resources/jsdoc/ layout/xml.apache.org/ tests/basic/ tests/basic/src/documentation/ tests/basic/src/documentation/content/xdocs/ tests/whole-site/ tests/whole-site/src/documentation/ tests/whole-site/src/documentation/content/xdocs/ tests/whole-site/src/documentation/content/xdocs/subdir/ tests/whole-site/src/documentation/content/xdocs/subdir/deep/ tests/xsltunit/ tests/xsltunit/content/

Author: crossley
Date: Thu Feb 10 20:40:06 2005
New Revision: 153350

URL: http://svn.apache.org/viewcvs?view=rev&rev=153350
Log:
Amend the Apache License copyright header.

Modified:
    forrest/trunk/whiteboard/charts/GUMP-graph.xsl
    forrest/trunk/whiteboard/charts/GUMP-sampledata.xml
    forrest/trunk/whiteboard/charts/build.xml
    forrest/trunk/whiteboard/charts/graph.xsl
    forrest/trunk/whiteboard/charts/sampledata.xml
    forrest/trunk/whiteboard/convert/anakiaNmaven/anakiaNmaven2document11.xsl
    forrest/trunk/whiteboard/convert/anakiaNmaven/build.xml
    forrest/trunk/whiteboard/convert/anakiaNmaven/projectNnavigation2book.xsl
    forrest/trunk/whiteboard/convert/anakiaNmaven/tabs.xml
    forrest/trunk/whiteboard/forrestdoc/appendcp.bat
    forrest/trunk/whiteboard/forrestdoc/build.bat
    forrest/trunk/whiteboard/forrestdoc/build.properties
    forrest/trunk/whiteboard/forrestdoc/build.sh
    forrest/trunk/whiteboard/forrestdoc/build.xml
    forrest/trunk/whiteboard/forrestdoc/core.xml
    forrest/trunk/whiteboard/forrestdoc/src/ant.xml
    forrest/trunk/whiteboard/forrestdoc/src/java.xml
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizASType.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttr.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttrStmt.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizPrinter.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProject.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoader.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoaderImpl.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizReference.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizSubgraph.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizTarget.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizWriter.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/XMLDoclet.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/HTMLOutputWriter.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/JavaSrcTask.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/LineOutputWriter.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass1.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ArrayDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/BlockDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDefProxy.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassTag.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Definition.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/DummyClass.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTag.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTagContainer.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HasImports.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaHashtable.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/LabelDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MethodDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MultiDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Occurrence.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PackageDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PrimitiveDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferencePersistor.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferenceTypes.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ScopedDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/StringTable.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/SymbolTable.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Taggable.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/TypedDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/VariableDef.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Visitor.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSCollections.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSComparable.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/QuickSort.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SkipCRInputStream.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SortableString.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/FileListener.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaToken.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaTokenTypes.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaXref.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLDoc.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLIndex.java
    forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/JSDocTask.java
    forrest/trunk/whiteboard/forrestdoc/src/js.xml
    forrest/trunk/whiteboard/forrestdoc/src/resources/common/index.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/common/navigation.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/common/overview.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/common/resources/page.css
    forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/javadoc-v04draft.dtd
    forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/xml2dot.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/javasrc/styles.css
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/cover.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/index.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/links.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/main.css
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2dot.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2html.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2tg.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/ws/dir2projects-summary.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/ws/dir2projects.xsl
    forrest/trunk/whiteboard/forrestdoc/src/resources/ws/index.html
    forrest/trunk/whiteboard/forrestdoc/src/resources/ws/styles.css
    forrest/trunk/whiteboard/forrestdoc/src/test/java/org/apache/alexandria/vizant/BufferedWriter.java
    forrest/trunk/whiteboard/forrestdoc/src/test/java/org/apache/alexandria/vizant/VizPrinterTest.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packA/Aone.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packB/Bone.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packC/Cone.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packD/OuterClass.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packD/VarName.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packE/TweedleDee.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packE/TweedleDum.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packF/f1.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packG/a/InterfaceWithStaticClass.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/javasrc/packG/b/Test.java
    forrest/trunk/whiteboard/forrestdoc/src/test/resources/jsdoc/Test1.js
    forrest/trunk/whiteboard/layout/xml.apache.org/graphs.svg
    forrest/trunk/whiteboard/layout/xml.apache.org/home.css
    forrest/trunk/whiteboard/layout/xml.apache.org/home.html
    forrest/trunk/whiteboard/layout/xml.apache.org/page.css
    forrest/trunk/whiteboard/layout/xml.apache.org/page.html
    forrest/trunk/whiteboard/tests/basic/src/documentation/content/xdocs/index.xml
    forrest/trunk/whiteboard/tests/basic/src/documentation/content/xdocs/site.xml
    forrest/trunk/whiteboard/tests/basic/src/documentation/content/xdocs/tabs.xml
    forrest/trunk/whiteboard/tests/basic/src/documentation/skinconf.xml
    forrest/trunk/whiteboard/tests/basic/status.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/faq.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/index.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/site.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/subdir/deep/foo.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/subdir/peer1.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/subdir/peer2.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/content/xdocs/tabs.xml
    forrest/trunk/whiteboard/tests/whole-site/src/documentation/skinconf.xml
    forrest/trunk/whiteboard/tests/whole-site/status.xml
    forrest/trunk/whiteboard/tests/xsltunit/content/index.xml
    forrest/trunk/whiteboard/tests/xsltunit/content/site.xml
    forrest/trunk/whiteboard/tests/xsltunit/content/tabs.xml
    forrest/trunk/whiteboard/tests/xsltunit/skinconf.xml
    forrest/trunk/whiteboard/tests/xsltunit/status.xml
    forrest/trunk/whiteboard/tests/xsltunit/test2document.xsl

Modified: forrest/trunk/whiteboard/charts/GUMP-graph.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/charts/GUMP-graph.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/charts/GUMP-graph.xsl (original)
+++ forrest/trunk/whiteboard/charts/GUMP-graph.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/charts/GUMP-sampledata.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/charts/GUMP-sampledata.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/charts/GUMP-sampledata.xml (original)
+++ forrest/trunk/whiteboard/charts/GUMP-sampledata.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/charts/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/charts/build.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/charts/build.xml (original)
+++ forrest/trunk/whiteboard/charts/build.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/charts/graph.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/charts/graph.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/charts/graph.xsl (original)
+++ forrest/trunk/whiteboard/charts/graph.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/charts/sampledata.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/charts/sampledata.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/charts/sampledata.xml (original)
+++ forrest/trunk/whiteboard/charts/sampledata.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/convert/anakiaNmaven/anakiaNmaven2document11.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/convert/anakiaNmaven/anakiaNmaven2document11.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/convert/anakiaNmaven/anakiaNmaven2document11.xsl (original)
+++ forrest/trunk/whiteboard/convert/anakiaNmaven/anakiaNmaven2document11.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/convert/anakiaNmaven/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/convert/anakiaNmaven/build.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/convert/anakiaNmaven/build.xml (original)
+++ forrest/trunk/whiteboard/convert/anakiaNmaven/build.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/convert/anakiaNmaven/projectNnavigation2book.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/convert/anakiaNmaven/projectNnavigation2book.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/convert/anakiaNmaven/projectNnavigation2book.xsl (original)
+++ forrest/trunk/whiteboard/convert/anakiaNmaven/projectNnavigation2book.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/convert/anakiaNmaven/tabs.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/convert/anakiaNmaven/tabs.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/convert/anakiaNmaven/tabs.xml (original)
+++ forrest/trunk/whiteboard/convert/anakiaNmaven/tabs.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/appendcp.bat
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/appendcp.bat?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/appendcp.bat (original)
+++ forrest/trunk/whiteboard/forrestdoc/appendcp.bat Thu Feb 10 20:40:06 2005
@@ -1,4 +1,5 @@
-rem Copyright 2002-2004 The Apache Software Foundation
+rem Copyright 2002-2004 The Apache Software Foundation or its licensors,
+rem as applicable.
 rem
 rem Licensed under the Apache License, Version 2.0 (the "License");
 rem you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/build.bat
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/build.bat?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/build.bat (original)
+++ forrest/trunk/whiteboard/forrestdoc/build.bat Thu Feb 10 20:40:06 2005
@@ -1,4 +1,5 @@
-rem Copyright 2002-2004 The Apache Software Foundation
+rem Copyright 2002-2004 The Apache Software Foundation or its licensors,
+rem as applicable.
 rem
 rem Licensed under the Apache License, Version 2.0 (the "License");
 rem you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/build.properties
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/build.properties?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/build.properties (original)
+++ forrest/trunk/whiteboard/forrestdoc/build.properties Thu Feb 10 20:40:06 2005
@@ -1,4 +1,5 @@
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/build.sh
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/build.sh?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/build.sh (original)
+++ forrest/trunk/whiteboard/forrestdoc/build.sh Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 #!/bin/sh
 
-# Copyright 2002-2004 The Apache Software Foundation
+# Copyright 2002-2004 The Apache Software Foundation or its licensors,
+# as applicable.
 #
 # Licensed under the Apache License, Version 2.0 (the "License");
 # you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/build.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/build.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/build.xml (original)
+++ forrest/trunk/whiteboard/forrestdoc/build.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/core.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/core.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/core.xml (original)
+++ forrest/trunk/whiteboard/forrestdoc/core.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/ant.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/ant.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/ant.xml (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/ant.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java.xml (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizASType.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizASType.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizASType.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizASType.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttr.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttr.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttr.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttr.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttrStmt.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttrStmt.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttrStmt.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizAttrStmt.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizPrinter.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizPrinter.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizPrinter.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizPrinter.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProject.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProject.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProject.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProject.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoader.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoader.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoader.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoader.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoaderImpl.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoaderImpl.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoaderImpl.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizProjectLoaderImpl.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizReference.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizReference.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizReference.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizReference.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizSubgraph.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizSubgraph.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizSubgraph.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizSubgraph.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizTarget.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizTarget.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizTarget.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizTarget.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizWriter.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizWriter.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizWriter.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/VizWriter.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/ant/doc/Vizant.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/XMLDoclet.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/XMLDoclet.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/XMLDoclet.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/doc/XMLDoclet.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 2000-2004 The Apache Software Foundation.
+ * Copyright 2000-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/HTMLOutputWriter.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/HTMLOutputWriter.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/HTMLOutputWriter.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/HTMLOutputWriter.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/JavaSrcTask.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/JavaSrcTask.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/JavaSrcTask.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/JavaSrcTask.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/LineOutputWriter.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/LineOutputWriter.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/LineOutputWriter.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/LineOutputWriter.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass1.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass1.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass1.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass1.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/Pass2.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ArrayDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ArrayDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ArrayDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ArrayDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/BlockDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/BlockDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/BlockDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/BlockDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDefProxy.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDefProxy.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDefProxy.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassDefProxy.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassTag.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassTag.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassTag.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ClassTag.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Definition.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Definition.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Definition.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Definition.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/DummyClass.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/DummyClass.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/DummyClass.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/DummyClass.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTag.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTag.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTag.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTag.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTagContainer.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTagContainer.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTagContainer.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HTMLTagContainer.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HasImports.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HasImports.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HasImports.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/HasImports.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaHashtable.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaHashtable.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaHashtable.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaHashtable.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaStack.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/JavaVector.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/LabelDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/LabelDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/LabelDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/LabelDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MethodDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MethodDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MethodDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MethodDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MultiDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MultiDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MultiDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/MultiDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Occurrence.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Occurrence.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Occurrence.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Occurrence.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PackageDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PackageDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PackageDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PackageDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PrimitiveDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PrimitiveDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PrimitiveDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/PrimitiveDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferencePersistor.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferencePersistor.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferencePersistor.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferencePersistor.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferenceTypes.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferenceTypes.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferenceTypes.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ReferenceTypes.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ScopedDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ScopedDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ScopedDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/ScopedDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/StringTable.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/StringTable.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/StringTable.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/StringTable.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/SymbolTable.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/SymbolTable.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/SymbolTable.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/SymbolTable.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Taggable.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Taggable.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Taggable.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Taggable.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/TypedDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/TypedDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/TypedDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/TypedDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/VariableDef.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/VariableDef.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/VariableDef.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/VariableDef.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Visitor.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Visitor.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Visitor.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/symtab/Visitor.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSCollections.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSCollections.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSCollections.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSCollections.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSComparable.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSComparable.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSComparable.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/JSComparable.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/QuickSort.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/QuickSort.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/QuickSort.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/QuickSort.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SkipCRInputStream.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SkipCRInputStream.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SkipCRInputStream.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SkipCRInputStream.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SortableString.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SortableString.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SortableString.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/util/SortableString.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/FileListener.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/FileListener.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/FileListener.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/FileListener.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaLexer.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaToken.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaToken.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaToken.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaToken.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaTokenTypes.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaTokenTypes.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaTokenTypes.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaTokenTypes.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaXref.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaXref.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaXref.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/java/src/xref/JavaXref.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLDoc.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLDoc.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLDoc.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLDoc.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLIndex.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLIndex.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLIndex.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/GenerateHTMLIndex.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/JSDocTask.java
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/JSDocTask.java?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/JSDocTask.java (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/java/org/apache/forrest/forrestdoc/js/doc/JSDocTask.java Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
- * Copyright 1999-2004 The Apache Software Foundation.
+ * Copyright 1999-2004 The Apache Software Foundation or its licensors,
+ * as applicable.
  * 
  * Licensed under the Apache License, Version 2.0 (the "License");
  * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/js.xml
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/js.xml?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/js.xml (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/js.xml Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0" ?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/common/index.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/common/index.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/common/index.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/common/index.html Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/common/navigation.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/common/navigation.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/common/navigation.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/common/navigation.html Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/common/overview.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/common/overview.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/common/overview.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/common/overview.html Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/common/resources/page.css
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/common/resources/page.css?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/common/resources/page.css (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/common/resources/page.css Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/javadoc-v04draft.dtd
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/javadoc-v04draft.dtd?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/javadoc-v04draft.dtd (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/javadoc-v04draft.dtd Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 1999-2004 The Apache Software Foundation
+  Copyright 1999-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/xml2dot.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/xml2dot.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/xml2dot.xsl (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/javadoc/xml2dot.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/javasrc/styles.css
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/javasrc/styles.css?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/javasrc/styles.css (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/javasrc/styles.css Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/cover.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/cover.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/cover.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/cover.html Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/index.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/index.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/index.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/index.html Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/links.html
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/links.html?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/links.html (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/links.html Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/main.css
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/main.css?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/main.css (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/main.css Thu Feb 10 20:40:06 2005
@@ -1,5 +1,6 @@
 /*
-* Copyright 2002-2004 The Apache Software Foundation
+* Copyright 2002-2004 The Apache Software Foundation or its licensors,
+* as applicable.
 *
 * Licensed under the Apache License, Version 2.0 (the "License");
 * you may not use this file except in compliance with the License.

Modified: forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2dot.xsl
URL: http://svn.apache.org/viewcvs/forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2dot.xsl?view=diff&r1=153349&r2=153350
==============================================================================
--- forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2dot.xsl (original)
+++ forrest/trunk/whiteboard/forrestdoc/src/resources/vizant/xml2dot.xsl Thu Feb 10 20:40:06 2005
@@ -1,6 +1,7 @@
 <?xml version="1.0"?>
 <!--
-  Copyright 2002-2004 The Apache Software Foundation
+  Copyright 2002-2004 The Apache Software Foundation or its licensors,
+  as applicable.
 
   Licensed under the Apache License, Version 2.0 (the "License");
   you may not use this file except in compliance with the License.