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 dj...@apache.org on 2004/11/12 18:13:58 UTC

svn commit: rev 57534 - in incubator/derby/code/trunk/java/tools/org/apache/derby: iapi/tools/i18n impl/tools/cslook impl/tools/ij impl/tools/sysinfo tools

Author: djd
Date: Fri Nov 12 09:13:57 2004
New Revision: 57534

Modified:
   incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedInput.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedOutput.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedResource.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Check.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Index.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Jar.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Key.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Schema.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_StoredProcedure.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Table.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Trigger.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_View.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/Logs.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AsyncStatement.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AttributeHolder.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ConnectionEnv.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main14.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ParseException.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Session.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/StatementFinder.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/UCode_CharStream.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijConnectionResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijException.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijExceptionResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijFatalException.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijMultiResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResultImpl.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijRowResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijStatementResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijTokenException.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijVectorResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijWarningResult.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestSuite.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTester.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTime.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/util.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain14.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaAbstractHelper.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaHelper.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/Main.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/ZipInfoProperties.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/tools/JDBCDisplayUtil.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/tools/URLCheck.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/tools/dblook.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/tools/ij.java
   incubator/derby/code/trunk/java/tools/org/apache/derby/tools/sysinfo.java
Log:
Update file header to ASF copyright and Apache Licence notice - java/tools files


Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedInput.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedInput.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedInput.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.iapi.tools.i18n
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.iapi.tools.i18n.LocalizedInput
+
+   Copyright 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
+
+      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.
 
  */
 package org.apache.derby.iapi.tools.i18n;

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedOutput.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedOutput.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedOutput.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.iapi.tools.i18n
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.iapi.tools.i18n.LocalizedOutput
+
+   Copyright 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
+
+      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.
 
  */
 package org.apache.derby.iapi.tools.i18n;

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedResource.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedResource.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/iapi/tools/i18n/LocalizedResource.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.iapi.tools.i18n
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.iapi.tools.i18n.LocalizedResource
+
+   Copyright 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
+
+      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.
 
  */
 package org.apache.derby.iapi.tools.i18n;

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Check.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Check.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Check.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Check
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Index.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Index.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Index.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Index
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Jar.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Jar.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Jar.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Jar
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Key.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Key.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Key.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Key
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Schema.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Schema.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Schema.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Schema
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_StoredProcedure.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_StoredProcedure.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_StoredProcedure.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_StoredProcedure
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Table.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Table.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Table.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Table
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Trigger.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Trigger.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_Trigger.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_Trigger
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_View.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_View.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/DB_View.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.DB_View
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/Logs.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/Logs.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/cslook/Logs.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.cslook
-   (C) Copyright IBM Corp. 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.cslook.Logs
+
+   Copyright 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AsyncStatement.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AsyncStatement.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AsyncStatement.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.AsyncStatement
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AttributeHolder.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AttributeHolder.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/AttributeHolder.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 2000, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.AttributeHolder
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ConnectionEnv.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ConnectionEnv.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ConnectionEnv.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ConnectionEnv
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.Main
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main14.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main14.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Main14.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 2002, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.Main14
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ParseException.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ParseException.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ParseException.java	Fri Nov 12 09:13:57 2004
@@ -1,11 +1,21 @@
 /* Generated By:JavaCC: Do not edit this line. ParseException.java Version 3.0 */
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ParseException
+
+   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
+
+      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.
 
  */
 package org.apache.derby.impl.tools.ij;

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Session.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Session.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/Session.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.Session
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/StatementFinder.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/StatementFinder.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/StatementFinder.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.StatementFinder
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/UCode_CharStream.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/UCode_CharStream.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/UCode_CharStream.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 2000, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.UCode_CharStream
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijConnectionResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijConnectionResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijConnectionResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijConnectionResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijException.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijException.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijException.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijException
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijExceptionResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijExceptionResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijExceptionResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijExceptionResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijFatalException.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijFatalException.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijFatalException.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijFatalException
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijMultiResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijMultiResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijMultiResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijMultiResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResultImpl.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResultImpl.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijResultImpl.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijResultImpl
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijRowResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijRowResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijRowResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijRowResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijStatementResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijStatementResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijStatementResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijStatementResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijTokenException.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijTokenException.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijTokenException.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijTokenException
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijVectorResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijVectorResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijVectorResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijVectorResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijWarningResult.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijWarningResult.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/ijWarningResult.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.ijWarningResult
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestCase.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.mtTestCase
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestSuite.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestSuite.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTestSuite.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.mtTestSuite
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTester.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTester.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTester.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.mtTester
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTime.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTime.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/mtTime.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.mtTime
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/util.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/util.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/util.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.util
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1997, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.utilMain
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain14.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain14.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/utilMain14.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 2002, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.utilMain14
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaAbstractHelper.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaAbstractHelper.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaAbstractHelper.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1999, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.xaAbstractHelper
+
+   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.
+   You may obtain a copy of the License at
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaHelper.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaHelper.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/ij/xaHelper.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.ij
-   (C) Copyright IBM Corp. 1999, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.ij.xaHelper
+
+   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.
+   You may obtain a copy of the License at
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/Main.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/Main.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/Main.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.sysinfo
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.sysinfo.Main
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/ZipInfoProperties.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/ZipInfoProperties.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/impl/tools/sysinfo/ZipInfoProperties.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.impl.tools.sysinfo
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.impl.tools.sysinfo.ZipInfoProperties
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/tools/JDBCDisplayUtil.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/tools/JDBCDisplayUtil.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/tools/JDBCDisplayUtil.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.tools
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.tools.JDBCDisplayUtil
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/tools/URLCheck.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/tools/URLCheck.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/tools/URLCheck.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.tools
-   (C) Copyright IBM Corp. 2000, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.tools.URLCheck
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/tools/dblook.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/tools/dblook.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/tools/dblook.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.tools
-   (C) Copyright IBM Corp. 2003, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.tools.dblook
+
+   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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/tools/ij.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/tools/ij.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/tools/ij.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.tools
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.tools.ij
+
+   Copyright 1998, 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
+
+      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.
 
  */
 

Modified: incubator/derby/code/trunk/java/tools/org/apache/derby/tools/sysinfo.java
==============================================================================
--- incubator/derby/code/trunk/java/tools/org/apache/derby/tools/sysinfo.java	(original)
+++ incubator/derby/code/trunk/java/tools/org/apache/derby/tools/sysinfo.java	Fri Nov 12 09:13:57 2004
@@ -1,10 +1,20 @@
 /*
 
-   Licensed Materials - Property of IBM
-   Cloudscape - Package org.apache.derby.tools
-   (C) Copyright IBM Corp. 1998, 2004. All Rights Reserved.
-   US Government Users Restricted Rights - Use, duplication or
-   disclosure restricted by GSA ADP Schedule Contract with IBM Corp.
+   Derby - Class org.apache.derby.tools.sysinfo
+
+   Copyright 1998, 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
+
+      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.
 
  */