Author: bayard
Date: Tue Nov 28 23:42:42 2006
New Revision: 480448

URL: http://svn.apache.org/viewvc?view=rev&rev=480448
Log:
Fixed copyright header (committing in parts as the full commit timed out)

Modified:
    jakarta/commons/proper/primitives/trunk/NOTICE.txt
    jakarta/commons/proper/primitives/trunk/PROPOSAL.html
    jakarta/commons/proper/primitives/trunk/build.properties.sample
    jakarta/commons/proper/primitives/trunk/build.xml
    jakarta/commons/proper/primitives/trunk/checkstyle.xml
    jakarta/commons/proper/primitives/trunk/maven.xml
    jakarta/commons/proper/primitives/trunk/project.properties
    jakarta/commons/proper/primitives/trunk/project.xml
    jakarta/commons/proper/primitives/trunk/xdocs/changes.xml
    jakarta/commons/proper/primitives/trunk/xdocs/cvs-usage.xml
    jakarta/commons/proper/primitives/trunk/xdocs/faq.xml
    jakarta/commons/proper/primitives/trunk/xdocs/index.xml
    jakarta/commons/proper/primitives/trunk/xdocs/issue-tracking.xml
    jakarta/commons/proper/primitives/trunk/xdocs/navigation.xml
    jakarta/commons/proper/primitives/trunk/xdocs/proposal.xml
    jakarta/commons/proper/primitives/trunk/xdocs/tasks.xml
    jakarta/commons/proper/primitives/trunk/xdocs/userguide.xml

Modified: jakarta/commons/proper/primitives/trunk/NOTICE.txt
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/NOTICE.txt?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/NOTICE.txt (original)
+++ jakarta/commons/proper/primitives/trunk/NOTICE.txt Tue Nov 28 23:42:42 2006
@@ -1,2 +1,5 @@
+Apache Jakarta Commons Primitives
+Copyright 2002-2005 The Apache Software Foundation
+
 This product includes software developed by
 The Apache Software Foundation (http://www.apache.org/).

Modified: jakarta/commons/proper/primitives/trunk/PROPOSAL.html
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/PROPOSAL.html?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/PROPOSAL.html (original)
+++ jakarta/commons/proper/primitives/trunk/PROPOSAL.html Tue Nov 28 23:42:42 
2006
@@ -1,9 +1,10 @@
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/build.properties.sample
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/build.properties.sample?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/build.properties.sample (original)
+++ jakarta/commons/proper/primitives/trunk/build.properties.sample Tue Nov 28 
23:42:42 2006
@@ -1,16 +1,17 @@
-#   Copyright 2003-2004 The Apache Software Foundation
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#      http://www.apache.org/licenses/LICENSE-2.0
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#   Unless required by applicable law or agreed to in writing, software
-#   distributed under the License is distributed on an "AS IS" BASIS,
-#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#   See the License for the specific language governing permissions and
-#   limitations under the License.
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 # The directory containing your binary distribution of JUnit, 
 # version 3.8.1 or later
@@ -20,4 +21,4 @@
 junit.jar = ${junit.home}/junit.jar
 
 # The pathname of the collections-testframework.jar
-collections-testframework.jar=../target/commons-collections-testframework-3.1.jar
\ No newline at end of file
+collections-testframework.jar=../target/commons-collections-testframework-3.1.jar

Modified: jakarta/commons/proper/primitives/trunk/build.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/build.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/build.xml (original)
+++ jakarta/commons/proper/primitives/trunk/build.xml Tue Nov 28 23:42:42 2006
@@ -1,9 +1,10 @@
 <!--
-   Copyright 2003-2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/checkstyle.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/checkstyle.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/checkstyle.xml (original)
+++ jakarta/commons/proper/primitives/trunk/checkstyle.xml Tue Nov 28 23:42:42 
2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2004 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/maven.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/maven.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/maven.xml (original)
+++ jakarta/commons/proper/primitives/trunk/maven.xml Tue Nov 28 23:42:42 2006
@@ -1,9 +1,10 @@
 <!--
-   Copyright 2003-2004,2006 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/project.properties
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/project.properties?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/project.properties (original)
+++ jakarta/commons/proper/primitives/trunk/project.properties Tue Nov 28 
23:42:42 2006
@@ -1,16 +1,17 @@
-#   Copyright 2003-2006 The Apache Software Foundation
+# Licensed to the Apache Software Foundation (ASF) under one or more
+# contributor license agreements.  See the NOTICE file distributed with
+# this work for additional information regarding copyright ownership.
+# The ASF licenses this file to You under the Apache License, Version 2.0
+# (the "License"); you may not use this file except in compliance with
+# the License.  You may obtain a copy of the License at
 #
-#   Licensed under the Apache License, Version 2.0 (the "License");
-#   you may not use this file except in compliance with the License.
-#   You may obtain a copy of the License at
+#      http://www.apache.org/licenses/LICENSE-2.0
 #
-#       http://www.apache.org/licenses/LICENSE-2.0
-#
-#   Unless required by applicable law or agreed to in writing, software
-#   distributed under the License is distributed on an "AS IS" BASIS,
-#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-#   See the License for the specific language governing permissions and
-#   limitations under the License.
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
 
 maven.changelog.factory=org.apache.maven.svnlib.SvnChangeLogFactory
 

Modified: jakarta/commons/proper/primitives/trunk/project.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/project.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/project.xml (original)
+++ jakarta/commons/proper/primitives/trunk/project.xml Tue Nov 28 23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/changes.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/changes.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/changes.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/changes.xml Tue Nov 28 
23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/cvs-usage.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/cvs-usage.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/cvs-usage.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/cvs-usage.xml Tue Nov 28 
23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005 The Apache Software Foundation.
- 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/faq.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/faq.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/faq.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/faq.xml Tue Nov 28 23:42:42 
2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/index.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/index.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/index.xml Tue Nov 28 23:42:42 
2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2003-2006 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/issue-tracking.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/issue-tracking.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/issue-tracking.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/issue-tracking.xml Tue Nov 28 
23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005-2006 The Apache Software Foundation.
- 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/navigation.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/navigation.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/navigation.xml Tue Nov 28 
23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!--
-   Copyright 2003-2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/proposal.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/proposal.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/proposal.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/proposal.xml Tue Nov 28 
23:42:42 2006
@@ -1,11 +1,12 @@
 <?xml version="1.0"?>
 <?xml-stylesheet type="text/xsl" href="xdoc.xsl"?>
 <!--
-Copyright 2002-2005 The Apache Software Foundation.
- 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/tasks.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/tasks.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/tasks.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/tasks.xml Tue Nov 28 23:42:42 
2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-Copyright 2005 The Apache Software Foundation.
- 
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+Licensed to the Apache Software Foundation (ASF) under one or more
+contributor license agreements.  See the NOTICE file distributed with
+this work for additional information regarding copyright ownership.
+The ASF licenses this file to You under the Apache License, Version 2.0
+(the "License"); you may not use this file except in compliance with
+the License.  You may obtain a copy of the License at
 
      http://www.apache.org/licenses/LICENSE-2.0
 

Modified: jakarta/commons/proper/primitives/trunk/xdocs/userguide.xml
URL: 
http://svn.apache.org/viewvc/jakarta/commons/proper/primitives/trunk/xdocs/userguide.xml?view=diff&rev=480448&r1=480447&r2=480448
==============================================================================
--- jakarta/commons/proper/primitives/trunk/xdocs/userguide.xml (original)
+++ jakarta/commons/proper/primitives/trunk/xdocs/userguide.xml Tue Nov 28 
23:42:42 2006
@@ -1,10 +1,11 @@
 <?xml version="1.0"?>
 <!--
-   Copyright 2005 The Apache Software Foundation
-
-   Licensed under the Apache License, Version 2.0 (the "License");
-   you may not use this file except in compliance with the License.
-   You may obtain a copy of the License at
+   Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
 
        http://www.apache.org/licenses/LICENSE-2.0
 



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to