You are viewing a plain text version of this content. The canonical link for it is here.
Posted to taglibs-dev@jakarta.apache.org by ra...@apache.org on 2006/10/13 17:40:53 UTC

svn commit: r463713 [2/9] - in /jakarta/taglibs/proper/rdc/trunk: ./ doc/conf/ examples/conf/ examples/web/ examples/web/WEB-INF/ examples/web/config/ examples/web/config/equipment-type/ examples/web/config/mortgage-app/ examples/web/config/mortgage-ty...

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-exec-opt.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-exec-opt.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-exec-opt.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-exec-opt.xml Fri Oct 13 08:40:38 2006
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <list>
 <!-- 
-  Copyright 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.
 -->
 	<option>date</option>
       <option>time</option>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-execution.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-execution.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-execution.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/conditional-execution.xml Fri Oct 13 08:40:38 2006
@@ -2,19 +2,20 @@
 <!DOCTYPE dm-config SYSTEM "rulebased.dtd">
 <dm-config>
 <!-- 
-  Copyright 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.
 -->
   <navigation>
     <initial target="select" />

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/ordered-execution.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/ordered-execution.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/ordered-execution.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/ordered-execution.xml Fri Oct 13 08:40:38 2006
@@ -2,19 +2,20 @@
 <!DOCTYPE dm-config SYSTEM "rulebased.dtd">
 <dm-config>
 <!-- 
-  Copyright 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.
 -->
   <navigation>
     <initial target="date" />

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/parent.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/parent.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/parent.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/parent.xml Fri Oct 13 08:40:38 2006
@@ -2,19 +2,20 @@
 <!DOCTYPE dm-config SYSTEM "rulebased.dtd">
 <dm-config>
 <!-- 
-  Copyright 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.
 -->
   <navigation>
     <initial target="childGrp1" />

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/rulebased.dtd
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/rulebased.dtd?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/rulebased.dtd (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/rulebased.dtd Fri Oct 13 08:40:38 2006
@@ -1,18 +1,19 @@
 <?xml version="1.0" encoding="utf-8"?>
 <!-- 
-  Copyright 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.
 -->
 <!--$Id$-->
 <!--  DTD for the rule based directed dialog strategy. --> 

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/trip-type-opt.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/trip-type-opt.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/trip-type-opt.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/rule-based-dialog/trip-type-opt.xml Fri Oct 13 08:40:38 2006
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
 <list>
 <!-- 
-  Copyright 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.
 -->
 	<option>one way</option>
       <option>round trip</option>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/scxml/scxml-test.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/scxml/scxml-test.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/scxml/scxml-test.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/scxml/scxml-test.xml Fri Oct 13 08:40:38 2006
@@ -2,18 +2,20 @@
 <scxml xmlns="http://www.w3.org/2005/01/SCXML"
        version="1.0" initialstate="mySelect">
 <!--
-  Copyright 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.
 -->   
   <state id="mySelect">
     <transition event="mySelect.done" cond="${mySelect eq 'date'}">

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/config/template-date-cfg.xml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/config/template-date-cfg.xml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/config/template-date-cfg.xml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/config/template-date-cfg.xml Fri Oct 13 08:40:38 2006
@@ -1,19 +1,20 @@
 <?xml version="1.0" encoding="utf-8"?>
 <config>
 <!-- 
-  Copyright 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.
 -->
   <input>
     <property-list>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/country-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/country-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/country-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/country-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%> 
 <!--$Id$--> 
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardAmount-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardAmount-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardAmount-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardAmount-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardExpiry-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardExpiry-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardExpiry-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardExpiry-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardInfo-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardInfo-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardInfo-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardInfo-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardNumber-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardNumber-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardNumber-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardNumber-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardtype-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardtype-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardtype-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/creditcardtype-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/currency-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/currency-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/currency-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/currency-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/date-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/date-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/date-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/date-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/dateRange-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/dateRange-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/dateRange-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/dateRange-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--
 <%@ page language="java" contentType="application/voicexml+xml" %>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/digits-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/digits-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/digits-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/digits-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/duration-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/duration-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/duration-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/duration-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/dyna-select1-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/dyna-select1-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/dyna-select1-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/dyna-select1-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/equipment-type-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/equipment-type-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/equipment-type-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/equipment-type-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%> 
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/getcart.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/getcart.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/getcart.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/getcart.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/actions.grxml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/actions.grxml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/actions.grxml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/actions.grxml Fri Oct 13 08:40:38 2006
@@ -4,19 +4,20 @@
 
 <grammar version="1.0" xmlns="http://www.w3.org/2001/06/grammar" tag-format="semantics/1.0" xml:lang="en-US" mode="voice" root="actions">
 <!-- 
-  Copyright 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.
 -->
         <rule id="actions" scope="public">
           <one-of>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/genre_or_category.grxml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/genre_or_category.grxml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/genre_or_category.grxml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/musicstore-app/genre_or_category.grxml Fri Oct 13 08:40:38 2006
@@ -7,19 +7,20 @@
          xml:lang="en-US" 
          root="genre_or_category">
 <!-- 
-  Copyright 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.
 -->
   <rule id="genre_or_category" scope="public">
     <one-of>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/template-date-gram.grxml
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/template-date-gram.grxml?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/template-date-gram.grxml (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/grammar/template-date-gram.grxml Fri Oct 13 08:40:38 2006
@@ -5,19 +5,20 @@
          mode="voice" root="mydate">
 
 <!-- 
-  Copyright 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.
 -->
 
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/group-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/group-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/group-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/group-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/hello.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/hello.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/hello.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/hello.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!-- 

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/i18n-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/i18n-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/i18n-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/i18n-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/isbn-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/isbn-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/isbn-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/isbn-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%> 
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/README
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/README?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/README (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/README Fri Oct 13 08:40:38 2006
@@ -1,16 +1,18 @@
 ***************************************************************************
-  Copyright 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.
 ****************************************************************************
 This directory contains the RDC based JSPs for the mortgage sample
 application.

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/goodbye.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/goodbye.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/goodbye.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/goodbye.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/login.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/login.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/login.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/login.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage-rate.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage-rate.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage-rate.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage-rate.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/mortgage.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/pause.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/pause.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/pause.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/pause.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/transaction-confirm.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/transaction-confirm.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/transaction-confirm.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-app/transaction-confirm.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgage-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/mortgageType-test.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/mortgageType-test.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/mortgageType-test.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/mortgageType-test.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!--$Id$-->
 <!--

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/README
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/README?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/README (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/README Fri Oct 13 08:40:38 2006
@@ -1,16 +1,18 @@
 ***************************************************************************
-  Copyright 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.
 ****************************************************************************
 This directory contains a multi-channel Music Store application.
 

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/README
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/README?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/README (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/README Fri Oct 13 08:40:38 2006
@@ -1,16 +1,18 @@
 ***************************************************************************
-  Copyright 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.
 ****************************************************************************
 This directory contains the JSPs for the GUI channel of the
 Music Store application.

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/error.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/error.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/error.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/error.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/goodbye.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/goodbye.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/goodbye.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/goodbye.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/header.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/header.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/header.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/header.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 ${msAppBean.menuLinks.homeLink} | ${msAppBean.menuLinks.cartLink} | ${msAppBean.menuLinks.helpLink}
 <br/>

Modified: jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/help.jsp
URL: http://svn.apache.org/viewvc/jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/help.jsp?view=diff&rev=463713&r1=463712&r2=463713
==============================================================================
--- jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/help.jsp (original)
+++ jakarta/taglibs/proper/rdc/trunk/examples/web/musicstore-app/gui/help.jsp Fri Oct 13 08:40:38 2006
@@ -1,17 +1,19 @@
 <!--Example:Start-->
 <%--
-  Copyright 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.
 --%>
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
 



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