Author: bodewig
Date: Mon Apr 21 21:19:45 2008
New Revision: 650376
URL: http://svn.apache.org/viewvc?rev=650376&view=rev
Log:
Add license
Added:
ant/sandbox/antlibs/dbpatch/contributors.xml
- copied, changed from r650375, ant/sandbox/antlibs/dbpatch/changes.xml
Removed:
ant/sandbox/antlibs/dbpatch/changes.xml
Modified:
ant/sandbox/antlibs/dbpatch/docs/dbpatch.html
ant/sandbox/antlibs/dbpatch/docs/index.html
ant/sandbox/antlibs/dbpatch/docs/toc.html
ant/sandbox/antlibs/dbpatch/version.properties
Copied: ant/sandbox/antlibs/dbpatch/contributors.xml (from r650375,
ant/sandbox/antlibs/dbpatch/changes.xml)
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/contributors.xml?p2=ant/sandbox/antlibs/dbpatch/contributors.xml&p1=ant/sandbox/antlibs/dbpatch/changes.xml&r1=650375&r2=650376&rev=650376&view=diff
==============================================================================
--- ant/sandbox/antlibs/dbpatch/changes.xml (original)
+++ ant/sandbox/antlibs/dbpatch/contributors.xml Mon Apr 21 21:19:45 2008
@@ -1,4 +1,20 @@
<?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.
+-->
<!DOCTYPE contributors
[
<!ELEMENT name (first?, middle?, last)>
@@ -19,4 +35,4 @@
<last>Adamchik</last>
</name>
</contributors>
-
\ No newline at end of file
+
Modified: ant/sandbox/antlibs/dbpatch/docs/dbpatch.html
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/docs/dbpatch.html?rev=650376&r1=650375&r2=650376&view=diff
==============================================================================
--- ant/sandbox/antlibs/dbpatch/docs/dbpatch.html (original)
+++ ant/sandbox/antlibs/dbpatch/docs/dbpatch.html Mon Apr 21 21:19:45 2008
@@ -1,4 +1,20 @@
<?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.
+-->
<html>
<head>
<meta content="en-us" http-equiv="Content-Language" />
Modified: ant/sandbox/antlibs/dbpatch/docs/index.html
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/docs/index.html?rev=650376&r1=650375&r2=650376&view=diff
==============================================================================
--- ant/sandbox/antlibs/dbpatch/docs/index.html (original)
+++ ant/sandbox/antlibs/dbpatch/docs/index.html Mon Apr 21 21:19:45 2008
@@ -1,4 +1,20 @@
<?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.
+-->
<html>
<head>
<meta content="en-us" http-equiv="Content-Language" />
Modified: ant/sandbox/antlibs/dbpatch/docs/toc.html
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/docs/toc.html?rev=650376&r1=650375&r2=650376&view=diff
==============================================================================
--- ant/sandbox/antlibs/dbpatch/docs/toc.html (original)
+++ ant/sandbox/antlibs/dbpatch/docs/toc.html Mon Apr 21 21:19:45 2008
@@ -1,4 +1,20 @@
<?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.
+-->
<html>
<head>
<meta content="en-us" http-equiv="Content-Language" />
Modified: ant/sandbox/antlibs/dbpatch/version.properties
URL:
http://svn.apache.org/viewvc/ant/sandbox/antlibs/dbpatch/version.properties?rev=650376&r1=650375&r2=650376&view=diff
==============================================================================
--- ant/sandbox/antlibs/dbpatch/version.properties (original)
+++ ant/sandbox/antlibs/dbpatch/version.properties Mon Apr 21 21:19:45 2008
@@ -1 +1,15 @@
+# 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.
artifact.version=0.7