Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/Criteria.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/Criteria.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/Criteria.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/Criteria.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
@@ -1846,11 +1846,11 @@
}
/*
- *------------------------------------------------------------------------
+ * ------------------------------------------------------------------------
*
* Start of the "and" methods
*
- *------------------------------------------------------------------------
+ * ------------------------------------------------------------------------
*/
/**
@@ -2435,11 +2435,11 @@
}
/*
- *------------------------------------------------------------------------
+ * ------------------------------------------------------------------------
*
* Start of the "or" methods
*
- *------------------------------------------------------------------------
+ * ------------------------------------------------------------------------
*/
/**
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/JoinBuilder.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/JoinBuilder.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/JoinBuilder.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/JoinBuilder.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/LargeSelect.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/LimitHelper.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/LimitHelper.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/LimitHelper.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/LimitHelper.java Wed Aug 24 05:25:32 2005
@@ -5,7 +5,7 @@
import org.apache.torque.adapter.DB;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/Query.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/Query.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/Query.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/Query.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/SQLBuilder.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/SQLBuilder.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/SQLBuilder.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/SQLBuilder.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlEnum.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlEnum.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlEnum.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlEnum.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlExpression.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlExpression.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlExpression.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/SqlExpression.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/Transaction.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/Transaction.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/Transaction.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/Transaction.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/UniqueList.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/UniqueList.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/UniqueList.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/UniqueList.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/VillageUtils.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/VillageUtils.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/VillageUtils.java (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/VillageUtils.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/java/org/apache/torque/util/package.html
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/java/org/apache/torque/util/package.html?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/java/org/apache/torque/util/package.html (original)
+++ db/torque/runtime/trunk/src/java/org/apache/torque/util/package.html Wed Aug 24 05:25:32 2005
@@ -1,3 +1,18 @@
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<html>
<head>
</head>
Modified: db/torque/runtime/trunk/src/ojbtest/ojbcore-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/ojbtest/ojbcore-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/ojbtest/ojbcore-schema.xml (original)
+++ db/torque/runtime/trunk/src/ojbtest/ojbcore-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
<database name="@DATABASE_DEFAULT@" defaultIdMethod="none">
Modified: db/torque/runtime/trunk/src/ojbtest/ojbtest-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/ojbtest/ojbtest-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/ojbtest/ojbtest-schema.xml (original)
+++ db/torque/runtime/trunk/src/ojbtest/ojbtest-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_1.dtd">
Modified: db/torque/runtime/trunk/src/rttest/bookstore-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/bookstore-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/bookstore-schema.xml (original)
+++ db/torque/runtime/trunk/src/rttest/bookstore-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
Modified: db/torque/runtime/trunk/src/rttest/ext-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/ext-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/ext-schema.xml (original)
+++ db/torque/runtime/trunk/src/rttest/ext-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
<database
Modified: db/torque/runtime/trunk/src/rttest/extext-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/extext-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/extext-schema.xml (original)
+++ db/torque/runtime/trunk/src/rttest/extext-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
<database
Modified: db/torque/runtime/trunk/src/rttest/id-table-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/id-table-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/id-table-schema.xml (original)
+++ db/torque/runtime/trunk/src/rttest/id-table-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
<!-- ==================================================================== -->
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/BaseRuntimeTestCase.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/BaseRuntimeTestCase.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/BaseRuntimeTestCase.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/BaseRuntimeTestCase.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/BeanTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/BeanTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/BeanTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/BeanTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/DataTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/DataTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/DataTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/DataTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/DocsTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/DocsTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/DocsTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/DocsTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/engine/database/transform/SQLToAppDataRuntimeTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/engine/database/transform/SQLToAppDataRuntimeTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/engine/database/transform/SQLToAppDataRuntimeTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/engine/database/transform/SQLToAppDataRuntimeTest.java Wed Aug 24 05:25:32 2005
@@ -1,14 +1,14 @@
package org.apache.torque.engine.database.transform;
/*
- * Copyright 2001,2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
+ * Copyright 2001-2005 The Apache Software Foundation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
* You may obtain a copy of the License at
- *
- * http://www.apache.org/licenses/LICENSE-2.0
- *
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
* Unless required by applicable law or agreed to in writing, software
* distributed under the License is distributed on an "AS IS" BASIS,
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/util/CopyTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/util/CopyTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/util/CopyTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/util/CopyTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/org/apache/torque/util/LargeSelectTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/org/apache/torque/util/LargeSelectTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/org/apache/torque/util/LargeSelectTest.java (original)
+++ db/torque/runtime/trunk/src/rttest/org/apache/torque/util/LargeSelectTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/rttest/schema.sql
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/schema.sql?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
Binary files - no diff available.
Modified: db/torque/runtime/trunk/src/rttest/schema.sql.ref.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/schema.sql.ref.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/schema.sql.ref.xml (original)
+++ db/torque/runtime/trunk/src/rttest/schema.sql.ref.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd">
<database>
<table name="jiveForum">
Modified: db/torque/runtime/trunk/src/rttest/test-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/rttest/test-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/rttest/test-schema.xml (original)
+++ db/torque/runtime/trunk/src/rttest/test-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd">
<!-- this schema is used to test problems users reported -->
@@ -139,7 +154,7 @@
</table>
<!-- TRQS87 -->
-<!--
+<!--
<table name="reserved_words">
<column name="reserved_words_id" required="false" type="INTEGER"/>
<column name="class" javaName="JavaClass" required="false" type="VARCHAR"/>
Modified: db/torque/runtime/trunk/src/sqltest/type-test-schema.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/sqltest/type-test-schema.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/sqltest/type-test-schema.xml (original)
+++ db/torque/runtime/trunk/src/sqltest/type-test-schema.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd">
Modified: db/torque/runtime/trunk/src/test/TurbineResources.properties
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/TurbineResources.properties?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/TurbineResources.properties (original)
+++ db/torque/runtime/trunk/src/test/TurbineResources.properties Wed Aug 24 05:25:32 2005
@@ -1,3 +1,16 @@
+# Copyright 2001-2005 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License")
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# 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.
# -------------------------------------------------------------------
# $Id$
#
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/BaseTestCase.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/BaseTestCase.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/BaseTestCase.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/BaseTestCase.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/om/ComboKeyTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/om/ComboKeyTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/om/ComboKeyTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/om/ComboKeyTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.om;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/om/NumberKeyTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/om/NumberKeyTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/om/NumberKeyTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/om/NumberKeyTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.om;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/util/CriteriaTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
@@ -487,11 +487,11 @@
* test for TRQS25
*/
/*
- public void testCriteriaAndString()
- {
- Criteria c = new Criteria()
- .add("TABLE.COLUMN1", "string")
- .and("TABLE.COLUMN2", "string", Criteria.LIKE);
- }
-*/
+ * public void testCriteriaAndString()
+ * {
+ * Criteria c = new Criteria()
+ * .add("TABLE.COLUMN1", "string")
+ * .and("TABLE.COLUMN2", "string", Criteria.LIKE);
+ * }
+ */
}
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/util/QueryTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/util/QueryTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/util/QueryTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/util/QueryTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/util/SqlExpressionTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/util/SqlExpressionTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/util/SqlExpressionTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/util/SqlExpressionTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/org/apache/torque/util/UniqueListTest.java
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/org/apache/torque/util/UniqueListTest.java?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/org/apache/torque/util/UniqueListTest.java (original)
+++ db/torque/runtime/trunk/src/test/org/apache/torque/util/UniqueListTest.java Wed Aug 24 05:25:32 2005
@@ -1,7 +1,7 @@
package org.apache.torque.util;
/*
- * Copyright 2001-2004 The Apache Software Foundation.
+ * Copyright 2001-2005 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License")
* you may not use this file except in compliance with the License.
Modified: db/torque/runtime/trunk/src/test/run.sh
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/src/test/run.sh?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/src/test/run.sh (original)
+++ db/torque/runtime/trunk/src/test/run.sh Wed Aug 24 05:25:32 2005
@@ -1,7 +1,20 @@
-#!/bin/sh
+# Copyright 2001-2005 The Apache Software Foundation.
+#
+# Licensed under the Apache License, Version 2.0 (the "License")
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# 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.
+# !/bin/sh
SCARAB=../../../scarab
-#SCARAB=.
+# SCARAB=.
CPWD=`pwd`
CP=../../bin/classes
Modified: db/torque/runtime/trunk/xdocs/beans-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/beans-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/beans-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/beans-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/changes.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/changes.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/changes.xml (original)
+++ db/torque/runtime/trunk/xdocs/changes.xml Wed Aug 24 05:25:32 2005
@@ -1,21 +1,19 @@
<?xml version="1.0"?>
-<!--
-/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * 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.
- */
- -->
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
<title>Changes</title>
Modified: db/torque/runtime/trunk/xdocs/configuration-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/configuration-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/configuration-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/configuration-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/criteria-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/criteria-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/criteria-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/criteria-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,21 +1,19 @@
<?xml version="1.0"?>
-<!--
-/*
- * Copyright 2001-2004 The Apache Software Foundation.
- *
- * Licensed under the Apache License, Version 2.0 (the "License");
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
- *
- * 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.
- */
- -->
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/database-layout-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/database-layout-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/database-layout-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/database-layout-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/db-adapters.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/db-adapters.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/db-adapters.xml (original)
+++ db/torque/runtime/trunk/xdocs/db-adapters.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/developer-guide.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/developer-guide.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/developer-guide.xml (original)
+++ db/torque/runtime/trunk/xdocs/developer-guide.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/download.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/download.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/download.xml (original)
+++ db/torque/runtime/trunk/xdocs/download.xml Wed Aug 24 05:25:32 2005
@@ -5,19 +5,19 @@
]>
<!--
-Copyright 2001-2004 The Apache Software Foundation
+ Copyright 2001-2005 The Apache Software Foundation.
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
- http://www.apache.org/licenses/LICENSE-2.0
+ http://www.apache.org/licenses/LICENSE-2.0
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
+ Unless required by applicable law or agreed to in writing, software
+ distributed under the License is distributed on an "AS IS" BASIS,
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ See the License for the specific language governing permissions and
+ limitations under the License.
-->
<document>
Modified: db/torque/runtime/trunk/xdocs/index.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/index.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/index.xml (original)
+++ db/torque/runtime/trunk/xdocs/index.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/inheritance-guide.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/inheritance-guide.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/inheritance-guide.xml (original)
+++ db/torque/runtime/trunk/xdocs/inheritance-guide.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/jar-guide.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/jar-guide.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/jar-guide.xml (original)
+++ db/torque/runtime/trunk/xdocs/jar-guide.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
@@ -147,4 +162,4 @@
</section>
</body>
-</document>
\ No newline at end of file
+</document>
Modified: db/torque/runtime/trunk/xdocs/managers-cache.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/managers-cache.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/managers-cache.xml (original)
+++ db/torque/runtime/trunk/xdocs/managers-cache.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/maven-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/maven-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/maven-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/maven-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/mssql-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/mssql-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/mssql-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/mssql-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/navigation.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/navigation.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/navigation.xml (original)
+++ db/torque/runtime/trunk/xdocs/navigation.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<project name="Torque" href="http://db.apache.org/torque/">
<title>Torque</title>
Modified: db/torque/runtime/trunk/xdocs/oracle-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/oracle-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/oracle-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/oracle-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/peers-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/peers-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/peers-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/peers-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/postgres-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/postgres-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/postgres-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/postgres-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/references.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/references.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/references.xml (original)
+++ db/torque/runtime/trunk/xdocs/references.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/release-changes.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/release-changes.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/release-changes.xml (original)
+++ db/torque/runtime/trunk/xdocs/release-changes.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/schema-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/schema-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/schema-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/schema-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/status.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/status.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/status.xml (original)
+++ db/torque/runtime/trunk/xdocs/status.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/sybase-howto.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/sybase-howto.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/sybase-howto.xml (original)
+++ db/torque/runtime/trunk/xdocs/sybase-howto.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/todo.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/todo.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/todo.xml (original)
+++ db/torque/runtime/trunk/xdocs/todo.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
Modified: db/torque/runtime/trunk/xdocs/tutorial/index.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/index.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/index.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/index.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step1.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step1.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step1.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step1.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step2.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step2.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step2.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step2.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
@@ -155,7 +170,6 @@
</p>
<source><![CDATA[
-<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE database SYSTEM
"http://db.apache.org/torque/dtd/database_3_2.dtd">
@@ -327,7 +341,6 @@
</p>
<source><![CDATA[
-<?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
<!DOCTYPE database SYSTEM
"http://db.apache.org/torque/dtd/database_3_2.dtd">
@@ -391,4 +404,4 @@
</section>
</body>
-</document>
\ No newline at end of file
+</document>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step3.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step3.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step3.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step3.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
@@ -174,7 +189,6 @@
</p>
<source><![CDATA[
-<?xml version="1.0" encoding="ISO-8859-1"?>
<project>
<pomVersion>3</pomVersion>
<groupId>torque</groupId>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step4.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step4.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step4.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step4.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step5.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step5.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step5.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step5.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
Modified: db/torque/runtime/trunk/xdocs/tutorial/step6.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/tutorial/step6.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/tutorial/step6.xml (original)
+++ db/torque/runtime/trunk/xdocs/tutorial/step6.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
<properties>
@@ -85,7 +100,6 @@
</p>
<source><![CDATA[
-<?xml version="1.0" encoding="iso-8859-1"?>
<project xmlns:java="java" xmlns:deploy="deploy">
<postGoal name="java:compile">
<!-- include listed dependencies -->
Modified: db/torque/runtime/trunk/xdocs/user-guide.xml
URL: http://svn.apache.org/viewcvs/db/torque/runtime/trunk/xdocs/user-guide.xml?rev=239630&r1=239629&r2=239630&view=diff
==============================================================================
--- db/torque/runtime/trunk/xdocs/user-guide.xml (original)
+++ db/torque/runtime/trunk/xdocs/user-guide.xml Wed Aug 24 05:25:32 2005
@@ -1,4 +1,19 @@
<?xml version="1.0"?>
+<!--
+ Copyright 2001-2005 The Apache Software Foundation.
+
+ Licensed under the Apache License, Version 2.0 (the "License")
+ you may not use this file except in compliance with the License.
+ You may obtain a copy of the License at
+
+ 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.
+-->
<document>
---------------------------------------------------------------------
To unsubscribe, e-mail: torque-dev-unsubscribe@db.apache.org
For additional commands, e-mail: torque-dev-help@db.apache.org
|