You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by ps...@apache.org on 2007/01/02 06:26:11 UTC

svn commit: r491747 - in /jakarta/commons/proper/dbcp/trunk: doc/test.jocl src/test/testpool.jocl

Author: psteitz
Date: Mon Jan  1 21:26:09 2007
New Revision: 491747

URL: http://svn.apache.org/viewvc?view=rev&rev=491747
Log:
Added license headers to jocl files.

Modified:
    jakarta/commons/proper/dbcp/trunk/doc/test.jocl
    jakarta/commons/proper/dbcp/trunk/src/test/testpool.jocl

Modified: jakarta/commons/proper/dbcp/trunk/doc/test.jocl
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/doc/test.jocl?view=diff&rev=491747&r1=491746&r2=491747
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/doc/test.jocl (original)
+++ jakarta/commons/proper/dbcp/trunk/doc/test.jocl Mon Jan  1 21:26:09 2007
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <object class="org.apache.commons.dbcp.PoolableConnectionFactory" xmlns="http://apache.org/xml/xmlns/jakarta/commons/jocl">
    <object class="org.apache.commons.dbcp.DriverConnectionFactory">
       <object class="org.apache.commons.dbcp.TesterDriver"/>

Modified: jakarta/commons/proper/dbcp/trunk/src/test/testpool.jocl
URL: http://svn.apache.org/viewvc/jakarta/commons/proper/dbcp/trunk/src/test/testpool.jocl?view=diff&rev=491747&r1=491746&r2=491747
==============================================================================
--- jakarta/commons/proper/dbcp/trunk/src/test/testpool.jocl (original)
+++ jakarta/commons/proper/dbcp/trunk/src/test/testpool.jocl Mon Jan  1 21:26:09 2007
@@ -1,3 +1,19 @@
+<!--
+   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.
+-->
 <object class="org.apache.commons.dbcp.PoolableConnectionFactory" xmlns="http://apache.org/xml/xmlns/jakarta/commons/jocl">
    <object class="org.apache.commons.dbcp.DriverConnectionFactory">
       <object class="org.apache.commons.dbcp.TesterDriver"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commons-dev-unsubscribe@jakarta.apache.org
For additional commands, e-mail: commons-dev-help@jakarta.apache.org