You are viewing a plain text version of this content. The canonical link for it is here.
Posted to derby-commits@db.apache.org by da...@apache.org on 2006/08/08 00:27:02 UTC

svn commit: r429495 - in /db/derby/code/trunk/java/build/org/apache/derbyBuild: ./ eclipse/ javadoc/

Author: davidvc
Date: Mon Aug  7 15:26:59 2006
New Revision: 429495

URL: http://svn.apache.org/viewvc?rev=429495&view=rev
Log:
DERBY-1377: (Partial) - Updated license headers for the build
subtree.


Modified:
    db/derby/code/trunk/java/build/org/apache/derbyBuild/ClassSizeCrawler.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/ODBCMetadataGenerator.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/classlister.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/DiskLayoutTaglet.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/EndFormatTaglet.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/FormatIdTaglet.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/PurposeTaglet.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/UpgradeTaglet.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/maintversion2props.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/propertyconfig.java
    db/derby/code/trunk/java/build/org/apache/derbyBuild/splitmessages.java

Modified: db/derby/code/trunk/java/build/org/apache/derbyBuild/ClassSizeCrawler.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/ClassSizeCrawler.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/ClassSizeCrawler.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/ClassSizeCrawler.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derby.iapi.services.cache.ClassSizeCrawler
 
-   Copyright 2003, 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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/ODBCMetadataGenerator.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/ODBCMetadataGenerator.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/ODBCMetadataGenerator.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/ODBCMetadataGenerator.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derby.catalog.ODBCProcedureColsVTI
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/classlister.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/classlister.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/classlister.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/classlister.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.classlister
 
-   Copyright 1997, 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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/eclipse/DerbyEclipsePlugin.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.eclipse.DerbyEclipsePlugin
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/DiskLayoutTaglet.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/DiskLayoutTaglet.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/DiskLayoutTaglet.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/DiskLayoutTaglet.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.javadoc.DiskLayoutTaglet
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/EndFormatTaglet.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/EndFormatTaglet.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/EndFormatTaglet.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/EndFormatTaglet.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.javadoc.EndFormatTaglet
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/FormatIdTaglet.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/FormatIdTaglet.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/FormatIdTaglet.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/FormatIdTaglet.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.javadoc.FormatIdTaglet
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/PurposeTaglet.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/PurposeTaglet.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/PurposeTaglet.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/PurposeTaglet.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.javadoc.PurposeTaglet
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/UpgradeTaglet.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/UpgradeTaglet.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/UpgradeTaglet.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/javadoc/UpgradeTaglet.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.javadoc.UpgradeTaglet
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/maintversion2props.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/maintversion2props.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/maintversion2props.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/maintversion2props.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.classlister
 
-   Copyright 1997, 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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/propertyconfig.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/propertyconfig.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/propertyconfig.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/propertyconfig.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.propertyconfig
 
-   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.
-   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: db/derby/code/trunk/java/build/org/apache/derbyBuild/splitmessages.java
URL: http://svn.apache.org/viewvc/db/derby/code/trunk/java/build/org/apache/derbyBuild/splitmessages.java?rev=429495&r1=429494&r2=429495&view=diff
==============================================================================
--- db/derby/code/trunk/java/build/org/apache/derbyBuild/splitmessages.java (original)
+++ db/derby/code/trunk/java/build/org/apache/derbyBuild/splitmessages.java Mon Aug  7 15:26:59 2006
@@ -2,11 +2,12 @@
 
    Derby - Class org.apache.derbyBuild.splitmessages
 
-   Copyright 2000, 2006 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.
-   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