Modified: 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/CopyTestConditional.java
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/java/org/apache/torque/util/CopyTestConditional.java?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/CopyTestConditional.java
 (original)
+++ 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/CopyTestConditional.java
 Sat Nov 11 14:44:23 2006
@@ -1,19 +1,22 @@
 package org.apache.torque.util;
 
 /*
- * Copyright 2001-2005 The Apache Software Foundation.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- * Licensed under the Apache License, Version 2.0 (the "License")
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import org.apache.torque.BaseRuntimeTestCase;

Modified: 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/LargeSelectTest.java
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/java/org/apache/torque/util/LargeSelectTest.java?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/LargeSelectTest.java
 (original)
+++ 
db/torque/test/trunk/test-project/src/java/org/apache/torque/util/LargeSelectTest.java
 Sat Nov 11 14:44:23 2006
@@ -1,19 +1,22 @@
 package org.apache.torque.util;
 
 /*
- * Copyright 2001-2005 The Apache Software Foundation.
+ * Licensed to the Apache Software Foundation (ASF) under one
+ * or more contributor license agreements.  See the NOTICE file
+ * distributed with this work for additional information
+ * regarding copyright ownership.  The ASF licenses this file
+ * to you under the Apache License, Version 2.0 (the
+ * "License"); you may not use this file except in compliance
+ * with the License.  You may obtain a copy of the License at
  *
- * Licensed under the Apache License, Version 2.0 (the "License")
- * you may not use this file except in compliance with the License.
- * You may obtain a copy of the License at
+ *   http://www.apache.org/licenses/LICENSE-2.0
  *
- *     http://www.apache.org/licenses/LICENSE-2.0
- *
- * Unless required by applicable law or agreed to in writing, software
- * distributed under the License is distributed on an "AS IS" BASIS,
- * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- * See the License for the specific language governing permissions and
- * limitations under the License.
+ * Unless required by applicable law or agreed to in writing,
+ * software distributed under the License is distributed on an
+ * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ * KIND, either express or implied.  See the License for the
+ * specific language governing permissions and limitations
+ * under the License.
  */
 
 import java.util.List;

Modified: 
db/torque/test/trunk/test-project/src/logging/commons-logging.properties
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/logging/commons-logging.properties?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/logging/commons-logging.properties 
(original)
+++ db/torque/test/trunk/test-project/src/logging/commons-logging.properties 
Sat Nov 11 14:44:23 2006
@@ -1,7 +1,23 @@
-#
-# commons-logging config
-#
-
-org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
-org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
-
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# 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.
+#
+# commons-logging config
+#
+
+org.apache.commons.logging.LogFactory=org.apache.commons.logging.impl.LogFactoryImpl
+org.apache.commons.logging.Log=org.apache.commons.logging.impl.Log4JLogger
+

Modified: db/torque/test/trunk/test-project/src/logging/log4j.properties
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/logging/log4j.properties?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/logging/log4j.properties (original)
+++ db/torque/test/trunk/test-project/src/logging/log4j.properties Sat Nov 11 
14:44:23 2006
@@ -1,35 +1,38 @@
-# 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.
-
-# ------------------------------------------------------------------------
-#
-# Logging Configuration
-#
-# $Id: log4j.properties 239624 2005-08-24 12:18:03Z henning $
-#
-# ------------------------------------------------------------------------
-
-log4j.rootLogger = DEBUG, torque
-
-log4j.logger.org.apache.torque = DEBUG, torque
-log4j.additivity.org.apache.torque = false
-
-log4j.logger.org.apache.jcs = DEBUG, torque
-log4j.additivity.org.apache.jcs = false
-
-log4j.appender.torque = org.apache.log4j.FileAppender
-log4j.appender.torque.file = target/logs/base-test.log
-log4j.appender.torque.append = true
-log4j.appender.torque.layout = org.apache.log4j.PatternLayout
-log4j.appender.torque.layout.conversionPattern = %d [%t] %-5p %c - %m%n
\ No newline at end of file
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# 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.
+
+# ------------------------------------------------------------------------
+#
+# Logging Configuration
+#
+# $Id: log4j.properties 239624 2005-08-24 12:18:03Z henning $
+#
+# ------------------------------------------------------------------------
+
+log4j.rootLogger = DEBUG, torque
+
+log4j.logger.org.apache.torque = DEBUG, torque
+log4j.additivity.org.apache.torque = false
+
+log4j.logger.org.apache.jcs = DEBUG, torque
+log4j.additivity.org.apache.jcs = false
+
+log4j.appender.torque = org.apache.log4j.FileAppender
+log4j.appender.torque.file = target/logs/base-test.log
+log4j.appender.torque.append = true
+log4j.appender.torque.layout = org.apache.log4j.PatternLayout
+log4j.appender.torque.layout.conversionPattern = %d [%t] %-5p %c - %m%n

Modified: db/torque/test/trunk/test-project/src/schema/bookstore-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/schema/bookstore-schema.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/schema/bookstore-schema.xml (original)
+++ db/torque/test/trunk/test-project/src/schema/bookstore-schema.xml Sat Nov 
11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd";>
 

Modified: db/torque/test/trunk/test-project/src/schema/ext-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/schema/ext-schema.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/schema/ext-schema.xml (original)
+++ db/torque/test/trunk/test-project/src/schema/ext-schema.xml Sat Nov 11 
14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd";>
 

Modified: db/torque/test/trunk/test-project/src/schema/extext-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/schema/extext-schema.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/schema/extext-schema.xml (original)
+++ db/torque/test/trunk/test-project/src/schema/extext-schema.xml Sat Nov 11 
14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1" standalone="no" ?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd";>
 

Modified: db/torque/test/trunk/test-project/src/schema/id-table-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/schema/id-table-schema.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/schema/id-table-schema.xml (original)
+++ db/torque/test/trunk/test-project/src/schema/id-table-schema.xml Sat Nov 11 
14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0" encoding="ISO-8859-1" standalone="no"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <!DOCTYPE database SYSTEM "http://db.apache.org/torque/dtd/database_3_2.dtd";>
 

Modified: db/torque/test/trunk/test-project/src/schema/test-schema.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/schema/test-schema.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/schema/test-schema.xml (original)
+++ db/torque/test/trunk/test-project/src/schema/test-schema.xml Sat Nov 11 
14:44:23 2006
@@ -1,18 +1,21 @@
 <?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.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ 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 -->
@@ -442,7 +445,7 @@
     <column name="o_booleanchar" type="BOOLEANCHAR" javaType="object" />
     <column name="o_double" type="DOUBLE" javaType="object" />
 
-<!--  
+<!--
 Column.getJavaObject() not implimented for these types, so skipping them for 
now
 
     <column name="cnull" type="NULL" />
@@ -452,7 +455,7 @@
     <column name="cstruct" type="STRUCT" />
     <column name="carray" type="ARRAY" />
     <column name="cref" type="REF" />
--->    
+-->
   </table>
 
 <!--  Primitive types in separate table to keep row size from exceeding limits 
-->

Modified: db/torque/test/trunk/test-project/src/sql/schema.sql
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/sql/schema.sql?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/sql/schema.sql (original)
+++ db/torque/test/trunk/test-project/src/sql/schema.sql Sat Nov 11 14:44:23 
2006
@@ -1,22 +1,25 @@
--- 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.
-CREATE TABLE jiveForum (
-  forumID           INT NOT NULL,
-  name              VARCHAR(255),
-  description       TEXT,
-  modifiedDate      VARCHAR(15),
-  creationDate      VARCHAR(15),
-  moderated         INT default -1 NOT NULL,
-  PRIMARY KEY       (forumID)
-);
+-- Licensed to the Apache Software Foundation (ASF) under one
+-- or more contributor license agreements.  See the NOTICE file
+-- distributed with this work for additional information
+-- regarding copyright ownership.  The ASF licenses this file
+-- to you under the Apache License, Version 2.0 (the
+-- "License"); you may not use this file except in compliance
+-- with the License.  You may obtain a copy of the License at
+--
+--   http://www.apache.org/licenses/LICENSE-2.0
+--
+-- 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.
+CREATE TABLE jiveForum (
+  forumID           INT NOT NULL,
+  name              VARCHAR(255),
+  description       TEXT,
+  modifiedDate      VARCHAR(15),
+  creationDate      VARCHAR(15),
+  moderated         INT default -1 NOT NULL,
+  PRIMARY KEY       (forumID)
+);

Modified: db/torque/test/trunk/test-project/src/sql/schema.sql.ref.xml
URL: 
http://svn.apache.org/viewvc/db/torque/test/trunk/test-project/src/sql/schema.sql.ref.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/test/trunk/test-project/src/sql/schema.sql.ref.xml (original)
+++ db/torque/test/trunk/test-project/src/sql/schema.sql.ref.xml Sat Nov 11 
14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 <!DOCTYPE database SYSTEM "http://jakarta.apache.org/turbine/dtd/database.dtd";>
 <database>

Modified: db/torque/tutorial/trunk/project.properties
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/project.properties?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/project.properties (original)
+++ db/torque/tutorial/trunk/project.properties Sat Nov 11 14:44:23 2006
@@ -1,30 +1,33 @@
-# 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.
-
-# -------------------------------------------------------------------
-# P R O J E C T  P R O P E R T I E S
-#
-# $Id: project.properties 239630 2005-08-24 14:25:32 +0200 (Mi, 24 Aug 2005) 
henning $
-#
-# Do not change this file. Please use build.properties in this directory
-# to do site or installation specific changes to the project build.
-# -------------------------------------------------------------------
-
-# multiproject build
-maven.multiproject.type=jar
-
-# Project documentation is included manually
-maven.xdoc.includeProjectDocumentation = no
-
-maven.linkcheck.exclude=http://svn.apache.org,..
+# Licensed to the Apache Software Foundation (ASF) under one
+# or more contributor license agreements.  See the NOTICE file
+# distributed with this work for additional information
+# regarding copyright ownership.  The ASF licenses this file
+# to you under the Apache License, Version 2.0 (the
+# "License"); you may not use this file except in compliance
+# with the License.  You may obtain a copy of the License at
+#
+#   http://www.apache.org/licenses/LICENSE-2.0
+#
+# 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.
+
+# -------------------------------------------------------------------
+# P R O J E C T  P R O P E R T I E S
+#
+# $Id: project.properties 239630 2005-08-24 14:25:32 +0200 (Mi, 24 Aug 2005) 
henning $
+#
+# Do not change this file. Please use build.properties in this directory
+# to do site or installation specific changes to the project build.
+# -------------------------------------------------------------------
+
+# multiproject build
+maven.multiproject.type=jar
+
+# Project documentation is included manually
+maven.xdoc.includeProjectDocumentation = no
+
+maven.linkcheck.exclude=http://svn.apache.org,..

Modified: db/torque/tutorial/trunk/project.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/project.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/project.xml (original)
+++ db/torque/tutorial/trunk/project.xml Sat Nov 11 14:44:23 2006
@@ -1,220 +1,223 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!--
- 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>
-  <extend>common/project.xml</extend>
-  <pomVersion>3</pomVersion>
-  <id>torque-tutorial</id>
-  <name>Torque Tutorial</name>
-
-  <description>Tutorial for Torque.</description>
-  <shortDescription>Tutorial for Torque</shortDescription>
-  <url>http://db.apache.org/torque/</url>
-  <siteDirectory>/www/db.apache.org/torque/tutorial/</siteDirectory>
-
-  <repository>
-    
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tutorial/trunk</connection>
-    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tutorial/trunk</developerConnection>
-    <url>http://svn.apache.org/viewcvs/db/torque/tutorial/trunk/</url>
-  </repository>
-
-  <dependencies>
-    <dependency>
-      <artifactId>avalon-framework</artifactId>
-      <groupId>avalon-framework</groupId>
-      <version>4.1.4</version>
-      <url>http://avalon.apache.org/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-beanutils</artifactId>
-      <groupId>commons-beanutils</groupId>
-      <version>1.7.0</version>
-      <url>http://jakarta.apache.org/commons/beanutils/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-collections</artifactId>
-      <groupId>commons-collections</groupId>
-      <version>3.1</version>
-      <url>http://jakarta.apache.org/commons/collections/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-configuration</artifactId>
-      <groupId>commons-configuration</groupId>
-      <version>1.1</version>
-      <url>http://jakarta.apache.org/commons/configuration/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-dbcp</artifactId>
-      <groupId>commons-dbcp</groupId>
-      <version>1.2.1</version>
-      <url>http://jakarta.apache.org/commons/dbcp/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-lang</artifactId>
-      <groupId>commons-lang</groupId>
-      <version>2.1</version>
-      <url>http://jakarta.apache.org/commons/lang/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-logging</artifactId>
-      <groupId>commons-logging</groupId>
-      <version>1.0.4</version>
-      <url>http://jakarta.apache.org/commons/logging/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>commons-pool</artifactId>
-      <groupId>commons-pool</groupId>
-      <version>1.2</version>
-      <url>http://jakarta.apache.org/commons/pool/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>jcs</artifactId>
-      <groupId>jcs</groupId>
-      <version>20030822.182132</version>
-      <url>http://jakarta.apache.org/jcs/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>jdbc</artifactId>
-      <groupId>jdbc</groupId>
-      <version>2.0</version>
-      <url>http://java.sun.com/products/jdbc/download.html#spec</url>
-    </dependency>
-
-    <dependency>
-      <artifactId>jndi</artifactId>
-      <groupId>jndi</groupId>
-      <version>1.2.1</version>
-      <url>http://java.sun.com/products/jndi/</url>
-    </dependency>
-
-    <!--dependency>
-      <artifactId>log4j</artifactId>
-      <groupId>log4j</groupId>
-      <version>1.2.8</version>
-      <url>http://logging.apache.org/log4j/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency-->
-
-    <dependency>
-      <!-- just needed for the runtimetest, as far as I can see -->
-      <artifactId>logkit</artifactId>
-      <groupId>logkit</groupId>
-      <version>1.0.1</version>
-      <url>http://avalon.apache.org/products/runtime/system/logging/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>village</artifactId>
-      <groupId>village</groupId>
-      <version>2.0</version>
-      <url>http://www.softwareforge.de/projects/village</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>xercesImpl</artifactId>
-      <groupId>xerces</groupId>
-      <version>2.6.2</version>
-      <url>http://xerces.apache.org/xerces2-j/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>xml-apis</artifactId>
-      <groupId>xml-apis</groupId>
-      <version>2.0.2</version>
-      <url>http://xml.apache.org/commons/</url>
-      <properties>
-        <dist.bundle>true</dist.bundle>
-      </properties>
-    </dependency>
-
-    <dependency>
-      <artifactId>junit</artifactId>
-      <groupId>junit</groupId>
-      <version>3.8.1</version>
-      <url>http://www.junit.org</url>
-    </dependency>
-  </dependencies>
-
-  <reports>
-    <report>maven-license-plugin</report>
-    <report>maven-linkcheck-plugin</report>
-  </reports>
-
-  <build>
-    <defaultGoal>jar:jar</defaultGoal>
-    <nagEmailAddress>torque-dev@db.apache.org</nagEmailAddress>
-    <sourceDirectory>src/java</sourceDirectory>
-
-    <unitTest>
-      <includes>
-        <include>**/*Test*.java</include>
-      </includes>
-      <excludes>
-        <exclude>**/BaseTestCase.java</exclude>
-      </excludes>
-    </unitTest>
-    <defaultGoal>jar:jar</defaultGoal>
-    <resources/>
-  </build>
-</project>
\ No newline at end of file
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ 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>
+  <extend>common/project.xml</extend>
+  <pomVersion>3</pomVersion>
+  <id>torque-tutorial</id>
+  <name>Torque Tutorial</name>
+
+  <description>Tutorial for Torque.</description>
+  <shortDescription>Tutorial for Torque</shortDescription>
+  <url>http://db.apache.org/torque/</url>
+  <siteDirectory>/www/db.apache.org/torque/tutorial/</siteDirectory>
+
+  <repository>
+    
<connection>scm:svn:http://svn.apache.org/repos/asf/db/torque/tutorial/trunk</connection>
+    
<developerConnection>scm:svn:https://svn.apache.org/repos/asf/db/torque/tutorial/trunk</developerConnection>
+    <url>http://svn.apache.org/viewcvs/db/torque/tutorial/trunk/</url>
+  </repository>
+
+  <dependencies>
+    <dependency>
+      <artifactId>avalon-framework</artifactId>
+      <groupId>avalon-framework</groupId>
+      <version>4.1.4</version>
+      <url>http://avalon.apache.org/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-beanutils</artifactId>
+      <groupId>commons-beanutils</groupId>
+      <version>1.7.0</version>
+      <url>http://jakarta.apache.org/commons/beanutils/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-collections</artifactId>
+      <groupId>commons-collections</groupId>
+      <version>3.1</version>
+      <url>http://jakarta.apache.org/commons/collections/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-configuration</artifactId>
+      <groupId>commons-configuration</groupId>
+      <version>1.1</version>
+      <url>http://jakarta.apache.org/commons/configuration/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-dbcp</artifactId>
+      <groupId>commons-dbcp</groupId>
+      <version>1.2.1</version>
+      <url>http://jakarta.apache.org/commons/dbcp/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-lang</artifactId>
+      <groupId>commons-lang</groupId>
+      <version>2.1</version>
+      <url>http://jakarta.apache.org/commons/lang/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-logging</artifactId>
+      <groupId>commons-logging</groupId>
+      <version>1.0.4</version>
+      <url>http://jakarta.apache.org/commons/logging/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>commons-pool</artifactId>
+      <groupId>commons-pool</groupId>
+      <version>1.2</version>
+      <url>http://jakarta.apache.org/commons/pool/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>jcs</artifactId>
+      <groupId>jcs</groupId>
+      <version>20030822.182132</version>
+      <url>http://jakarta.apache.org/jcs/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>jdbc</artifactId>
+      <groupId>jdbc</groupId>
+      <version>2.0</version>
+      <url>http://java.sun.com/products/jdbc/download.html#spec</url>
+    </dependency>
+
+    <dependency>
+      <artifactId>jndi</artifactId>
+      <groupId>jndi</groupId>
+      <version>1.2.1</version>
+      <url>http://java.sun.com/products/jndi/</url>
+    </dependency>
+
+    <!--dependency>
+      <artifactId>log4j</artifactId>
+      <groupId>log4j</groupId>
+      <version>1.2.8</version>
+      <url>http://logging.apache.org/log4j/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency-->
+
+    <dependency>
+      <!-- just needed for the runtimetest, as far as I can see -->
+      <artifactId>logkit</artifactId>
+      <groupId>logkit</groupId>
+      <version>1.0.1</version>
+      <url>http://avalon.apache.org/products/runtime/system/logging/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>village</artifactId>
+      <groupId>village</groupId>
+      <version>2.0</version>
+      <url>http://www.softwareforge.de/projects/village</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>xercesImpl</artifactId>
+      <groupId>xerces</groupId>
+      <version>2.6.2</version>
+      <url>http://xerces.apache.org/xerces2-j/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>xml-apis</artifactId>
+      <groupId>xml-apis</groupId>
+      <version>2.0.2</version>
+      <url>http://xml.apache.org/commons/</url>
+      <properties>
+        <dist.bundle>true</dist.bundle>
+      </properties>
+    </dependency>
+
+    <dependency>
+      <artifactId>junit</artifactId>
+      <groupId>junit</groupId>
+      <version>3.8.1</version>
+      <url>http://www.junit.org</url>
+    </dependency>
+  </dependencies>
+
+  <reports>
+    <report>maven-license-plugin</report>
+    <report>maven-linkcheck-plugin</report>
+  </reports>
+
+  <build>
+    <defaultGoal>jar:jar</defaultGoal>
+    <nagEmailAddress>torque-dev@db.apache.org</nagEmailAddress>
+    <sourceDirectory>src/java</sourceDirectory>
+
+    <unitTest>
+      <includes>
+        <include>**/*Test*.java</include>
+      </includes>
+      <excludes>
+        <exclude>**/BaseTestCase.java</exclude>
+      </excludes>
+    </unitTest>
+    <defaultGoal>jar:jar</defaultGoal>
+    <resources/>
+  </build>
+</project>

Modified: db/torque/tutorial/trunk/xdocs/index.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/index.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/index.xml (original)
+++ db/torque/tutorial/trunk/xdocs/index.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 
 <document>

Modified: db/torque/tutorial/trunk/xdocs/navigation.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/navigation.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/navigation.xml (original)
+++ db/torque/tutorial/trunk/xdocs/navigation.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?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.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
+
+   http://www.apache.org/licenses/LICENSE-2.0
+
+ 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 project [
 <!ENTITY torque-nav SYSTEM "../../torque-nav-inc.xml">
@@ -56,4 +59,4 @@
     &project-nav;
     
   </body>
-</project>
\ No newline at end of file
+</project>

Modified: db/torque/tutorial/trunk/xdocs/step1.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step1.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step1.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step1.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 
 <document>

Modified: db/torque/tutorial/trunk/xdocs/step2.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step2.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step2.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step2.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 
 <document>

Modified: db/torque/tutorial/trunk/xdocs/step3.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step3.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step3.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step3.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 
 <document>

Modified: db/torque/tutorial/trunk/xdocs/step4.xml
URL: 
http://svn.apache.org/viewvc/db/torque/tutorial/trunk/xdocs/step4.xml?view=diff&rev=473825&r1=473824&r2=473825
==============================================================================
--- db/torque/tutorial/trunk/xdocs/step4.xml (original)
+++ db/torque/tutorial/trunk/xdocs/step4.xml Sat Nov 11 14:44:23 2006
@@ -1,18 +1,21 @@
 <?xml version="1.0"?>
 <!--
- Copyright 2001-2005 The Apache Software Foundation.
+ Licensed to the Apache Software Foundation (ASF) under one
+ or more contributor license agreements.  See the NOTICE file
+ distributed with this work for additional information
+ regarding copyright ownership.  The ASF licenses this file
+ to you under the Apache License, Version 2.0 (the
+ "License"); you may not use this file except in compliance
+ with the License.  You may obtain a copy of the License at
 
- Licensed under the Apache License, Version 2.0 (the "License")
- you may not use this file except in compliance with the License.
- You may obtain a copy of the License at
+   http://www.apache.org/licenses/LICENSE-2.0
 
-     http://www.apache.org/licenses/LICENSE-2.0
-
- Unless required by applicable law or agreed to in writing, software
- distributed under the License is distributed on an "AS IS" BASIS,
- WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
- See the License for the specific language governing permissions and
- limitations under the License.
+ Unless required by applicable law or agreed to in writing,
+ software distributed under the License is distributed on an
+ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+ KIND, either express or implied.  See the License for the
+ specific language governing permissions and limitations
+ under the License.
 -->
 
 <document>



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

Reply via email to