You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by ch...@apache.org on 2017/09/18 12:31:27 UTC

svn commit: r1808689 - in /commons/proper/jelly/branches/1.X/jelly-tags/ojb: ./ src/java/org/apache/commons/jelly/tags/ojb/ src/test/org/apache/commons/jelly/tags/ojb/ xdocs/

Author: chtompki
Date: Mon Sep 18 12:31:26 2017
New Revision: 1808689

URL: http://svn.apache.org/viewvc?rev=1808689&view=rev
Log:
jelly-tags -> ojb: license-header update.

Modified:
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/build.xml
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/maven.xml
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.properties
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.xml
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/BrokerTag.java
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/StoreTag.java
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/package.html
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/test/org/apache/commons/jelly/tags/ojb/sample.jelly
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/changes.xml
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/index.xml
    commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/navigation.xml

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/build.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/build.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/build.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/build.xml Mon Sep 18 12:31:26 2017
@@ -1,5 +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.
+-->
 <!--build.xml generated by maven from project.xml version 1.0-SNAPSHOT
   on date May 24 2004, time 2302-->
 <project default="jar" name="commons-jelly-tags-ojb" basedir=".">

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/maven.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/maven.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/maven.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/maven.xml Mon Sep 18 12:31:26 2017
@@ -1,17 +1,18 @@
-<!--
-  Copyright 2002,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.
+<!---
+ 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 default="java:jar">
 

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.properties
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.properties?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.properties (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.properties Mon Sep 18 12:31:26 2017
@@ -1,17 +1,17 @@
+#   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
 #
-# Copyright 2002,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.
+#        http://www.apache.org/licenses/LICENSE-2.0
+#
+#   Unless required by applicable law or agreed to in writing, software
+#   distributed under the License is distributed on an "AS IS" BASIS,
+#   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+#   See the License for the specific language governing permissions and
+#   limitations under the License.
 #
 
 # -------------------------------------------------------------------

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/project.xml Mon Sep 18 12:31:26 2017
@@ -1,18 +1,19 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!--
-  Copyright 2002,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.
+<!---
+ 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>${basedir}/../tag-project.xml</extend>

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/BrokerTag.java
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/BrokerTag.java?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/BrokerTag.java (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/BrokerTag.java Mon Sep 18 12:31:26 2017
@@ -1,9 +1,10 @@
 /*
- * Copyright 2002,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
+ * 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
  *

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/OjbTagLibrary.java Mon Sep 18 12:31:26 2017
@@ -1,9 +1,10 @@
 /*
- * Copyright 2002,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
+ * 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
  *
@@ -13,7 +14,6 @@
  * See the License for the specific language governing permissions and
  * limitations under the License.
  */
-
 package org.apache.commons.jelly.tags.ojb;
 
 import org.apache.commons.jelly.tags.core.CoreTagLibrary;

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/StoreTag.java
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/StoreTag.java?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/StoreTag.java (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/StoreTag.java Mon Sep 18 12:31:26 2017
@@ -1,9 +1,10 @@
 /*
- * Copyright 2002,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
+ * 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
  *

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/package.html
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/package.html?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/package.html (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/java/org/apache/commons/jelly/tags/ojb/package.html Mon Sep 18 12:31:26 2017
@@ -1,17 +1,18 @@
-<!--
-  Copyright 2002,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.
+<!---
+ 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>

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/test/org/apache/commons/jelly/tags/ojb/sample.jelly
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/test/org/apache/commons/jelly/tags/ojb/sample.jelly?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/test/org/apache/commons/jelly/tags/ojb/sample.jelly (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/src/test/org/apache/commons/jelly/tags/ojb/sample.jelly Mon Sep 18 12:31:26 2017
@@ -1,18 +1,19 @@
 <?xml version="1.0"?>
-<!--
-  Copyright 2002,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.
+<!---
+ 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.
 -->
 
 <j:jelly xmlns:j="jelly:core" xmlns:ojb="jelly:ojb">

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/changes.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/changes.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/changes.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/changes.xml Mon Sep 18 12:31:26 2017
@@ -1,22 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<!-- 
-/*
- * 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.
- */
- -->
+<!---
+ 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.
+-->
 
 <document>
   <properties>

Modified: commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/index.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/index.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/index.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/index.xml Mon Sep 18 12:31:26 2017
@@ -1,18 +1,19 @@
 <?xml version="1.0"?>
-<!--
-  Copyright 2002-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
+<!---
+ 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.
+ 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: commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/navigation.xml
URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/navigation.xml?rev=1808689&r1=1808688&r2=1808689&view=diff
==============================================================================
--- commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/navigation.xml (original)
+++ commons/proper/jelly/branches/1.X/jelly-tags/ojb/xdocs/navigation.xml Mon Sep 18 12:31:26 2017
@@ -1,18 +1,19 @@
 <?xml version="1.0" encoding="ISO-8859-1"?>
-<!--
-  Copyright 2002-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
+<!---
+ 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.
+ 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="OJB Tag Library">