Author: chtompki Date: Sat Sep 9 21:20:53 2017 New Revision: 1807931 URL: http://svn.apache.org/viewvc?rev=1807931&view=rev Log: jelly-tags -> interaction: license-header update.
Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/build.xml commons/proper/jelly/branches/1.X/jelly-tags/interaction/maven.xml commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.properties commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.xml commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/AskTag.java commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/InteractionTagLibrary.java commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/package.html commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/test/org/apache/commons/jelly/tags/interaction/sample.jelly commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/changes.xml commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/index.xml commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/navigation.xml Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/build.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/build.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/build.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/build.xml Sat Sep 9 21:20:53 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 2301--> <project default="jar" name="commons-jelly-tags-interaction" basedir="."> Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/maven.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/maven.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/maven.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/maven.xml Sat Sep 9 21:20:53 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="jar:jar"> Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.properties URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.properties?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.properties (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.properties Sat Sep 9 21:20:53 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/interaction/project.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/project.xml Sat Sep 9 21:20:53 2017 @@ -1,19 +1,20 @@ <?xml version="1.0" encoding="UTF-8"?> -<!-- - Copyright 2002-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. --> <project> Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/AskTag.java URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/AskTag.java?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/AskTag.java (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/AskTag.java Sat Sep 9 21:20:53 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/interaction/src/java/org/apache/commons/jelly/tags/interaction/InteractionTagLibrary.java URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/InteractionTagLibrary.java?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/InteractionTagLibrary.java (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/InteractionTagLibrary.java Sat Sep 9 21:20:53 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 * @@ -19,7 +20,7 @@ import org.apache.commons.jelly.TagLibra /** * A TagLibrary to interact with the user. - * @author <a href="mailto:s...@hasgard.net">Stéphane MOR</a> + * @author <a href="mailto:s...@hasgard.net">St�phane MOR</a> */ public class InteractionTagLibrary extends TagLibrary { Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/package.html URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/package.html?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/package.html (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/java/org/apache/commons/jelly/tags/interaction/package.html Sat Sep 9 21:20:53 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/interaction/src/test/org/apache/commons/jelly/tags/interaction/sample.jelly URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/test/org/apache/commons/jelly/tags/interaction/sample.jelly?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/test/org/apache/commons/jelly/tags/interaction/sample.jelly (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/src/test/org/apache/commons/jelly/tags/interaction/sample.jelly Sat Sep 9 21:20:53 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:interaction="jelly:interaction"> Modified: commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/changes.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/changes.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/changes.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/changes.xml Sat Sep 9 21:20:53 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/interaction/xdocs/index.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/index.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/index.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/index.xml Sat Sep 9 21:20:53 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/interaction/xdocs/navigation.xml URL: http://svn.apache.org/viewvc/commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/navigation.xml?rev=1807931&r1=1807930&r2=1807931&view=diff ============================================================================== --- commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/navigation.xml (original) +++ commons/proper/jelly/branches/1.X/jelly-tags/interaction/xdocs/navigation.xml Sat Sep 9 21:20:53 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="Interaction Tag Library">