You are viewing a plain text version of this content. The canonical link for it is here.
Posted to scm@geronimo.apache.org by ke...@apache.org on 2006/12/10 00:22:22 UTC

svn commit: r485086 - in /geronimo/daytrader/branches/1.2/modules: ejb/src/test/example/ejb/ web/src/main/webapp/ web/src/main/webapp/WEB-INF/ web/src/main/webapp/WEB-INF/classes/ web/src/main/webapp/WEB-INF/wsdl/ web/src/main/webapp/dbscripts/db2/ web...

Author: kevan
Date: Sat Dec  9 15:22:20 2006
New Revision: 485086

URL: http://svn.apache.org/viewvc?view=rev&rev=485086
Log:
DAYTRADER-30 Update license headers

Modified:
    geronimo/daytrader/branches/1.2/modules/ejb/src/test/example/ejb/SanityTest.java
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingHtml.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJsp.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJspEL.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingServlet2Jsp.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServicesClient_mapping.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServices_mapping.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/classes/build.properties
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/geronimo-web.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/jboss-web.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/web.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/webservices.xml
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/wsdl/TradeServices.wsdl
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/account.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/accountImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/config.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/configure.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/contentHome.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/db2/Table.ddl
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/derby/Table.ddl
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/oracle/Table.ddl
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/displayQuote.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/benchmarking.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/documentation.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/glossary.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/rtCharacterisitics.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeFAQ.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeversion.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/error.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/footer.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/header.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/index.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/leftMenu.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/marketSummary.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/order.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/orderImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolio.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolioImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quote.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quoteImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/register.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/registerImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/sample.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/style.css
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehome.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehomeImg.jsp
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/web_prmtv.html
    geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/welcome.jsp
    geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AbstractTestCase.java
    geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AppTest.java
    geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/NaughtyTest.java

Modified: geronimo/daytrader/branches/1.2/modules/ejb/src/test/example/ejb/SanityTest.java
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/ejb/src/test/example/ejb/SanityTest.java?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/ejb/src/test/example/ejb/SanityTest.java (original)
+++ geronimo/daytrader/branches/1.2/modules/ejb/src/test/example/ejb/SanityTest.java Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+/**
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package example.ejb;
 
 import junit.framework.TestCase;

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingHtml.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingHtml.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingHtml.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingHtml.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <TITLE>PingHTML.html</TITLE>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJsp.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJsp.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJsp.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJsp.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <html>
 <head>
 <META HTTP-EQUIV="pragma" CONTENT="no-cache">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJspEL.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJspEL.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJspEL.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingJspEL.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!--
+ 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>
 	<title>PingJspEL</title>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingServlet2Jsp.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingServlet2Jsp.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingServlet2Jsp.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/PingServlet2Jsp.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <html>
 <head>
 <META HTTP-EQUIV="pragma" CONTENT="no-cache">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServicesClient_mapping.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServicesClient_mapping.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServicesClient_mapping.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServicesClient_mapping.xml Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <java-wsdl-mapping version="1.1" xmlns="http://java.sun.com/xml/ns/j2ee"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
     <package-mapping>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServices_mapping.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServices_mapping.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServices_mapping.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/TradeServices_mapping.xml Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <java-wsdl-mapping version="1.1" xmlns="http://java.sun.com/xml/ns/j2ee"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_jaxrpc_mapping_1_1.xsd">
     <package-mapping>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/classes/build.properties
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/classes/build.properties?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/classes/build.properties (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/classes/build.properties Sat Dec  9 15:22:20 2006
@@ -1 +1,16 @@
+##    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.
+
 ejb_version=${pom.version}

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/geronimo-web.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/geronimo-web.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/geronimo-web.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/geronimo-web.xml Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
     <web-app xmlns="http://geronimo.apache.org/xml/ns/web"
         xmlns:naming="http://geronimo.apache.org/xml/ns/naming"
         configId="TradeWeb" parentId="Trade">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/jboss-web.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/jboss-web.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/jboss-web.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/jboss-web.xml Sat Dec  9 15:22:20 2006
@@ -1,5 +1,21 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE jboss-web PUBLIC "-//JBoss//DTD Web Application 2.3//EN" "http://www.jboss.org/j2ee/dtd/jboss-web_4_0.dtd">
+<!--
+    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.
+-->
 
 <jboss-web>
 

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/web.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/web.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/web.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/web.xml Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <web-app version="2.4"
 	xmlns="http://java.sun.com/xml/ns/j2ee"
 	xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://java.sun.com/xml/ns/j2ee/web-app_2_4.xsd">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/webservices.xml
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/webservices.xml?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/webservices.xml (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/webservices.xml Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <webservices version="1.1" xmlns="http://java.sun.com/xml/ns/j2ee"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://java.sun.com/xml/ns/j2ee http://www.ibm.com/webservices/xsd/j2ee_web_services_1_1.xsd">
     <webservice-description>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/wsdl/TradeServices.wsdl
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/wsdl/TradeServices.wsdl?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/wsdl/TradeServices.wsdl (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/WEB-INF/wsdl/TradeServices.wsdl Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+    Licensed to the Apache Software Foundation (ASF) under one or more
+    contributor license agreements.  See the NOTICE file distributed with
+    this work for additional information regarding copyright ownership.
+    The ASF licenses this file to You under the Apache License, Version 2.0
+    (the "License"); you may not use this file except in compliance with
+    the License.  You may obtain a copy of the License at
+
+       http://www.apache.org/licenses/LICENSE-2.0
+
+    Unless required by applicable law or agreed to in writing, software
+    distributed under the License is distributed on an "AS IS" BASIS,
+    WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+    See the License for the specific language governing permissions and
+    limitations under the License.
+-->
 <wsdl:definitions targetNamespace="http://daytrader.samples.geronimo.apache.org" 
              xmlns:impl="http://daytrader.samples.geronimo.apache.org" 
              xmlns:intf="http://daytrader.samples.geronimo.apache.org" 

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/account.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/account.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/account.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/account.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/accountImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/accountImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/accountImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/accountImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/config.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/config.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/config.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/config.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/configure.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/configure.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/configure.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/configure.html Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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.
+-->
 <!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/contentHome.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/contentHome.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/contentHome.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/contentHome.html Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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.
+-->
 <!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/db2/Table.ddl
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/db2/Table.ddl?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/db2/Table.ddl (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/db2/Table.ddl Sat Dec  9 15:22:20 2006
@@ -1,3 +1,18 @@
+##    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.
+
 # Each SQL statement in this file should terminate with a semicolon (;)
 # Lines starting with the pound character (#) are considered as comments
 DROP TABLE HOLDINGEJB;

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/derby/Table.ddl
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/derby/Table.ddl?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/derby/Table.ddl (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/derby/Table.ddl Sat Dec  9 15:22:20 2006
@@ -1,3 +1,18 @@
+##    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.
+
 # Each SQL statement in this file should terminate with a semicolon (;)
 # Lines starting with the pound character (#) are considered as comments
 DROP TABLE HOLDINGEJB;

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/oracle/Table.ddl
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/oracle/Table.ddl?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/oracle/Table.ddl (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/dbscripts/oracle/Table.ddl Sat Dec  9 15:22:20 2006
@@ -1,3 +1,18 @@
+##    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.
+
 # Each SQL statement in this file should terminate with a semicolon (;)
 # Lines starting with the pound character (#) are considered as comments
 DROP TABLE HOLDINGEJB cascade constraints;

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/displayQuote.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/displayQuote.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/displayQuote.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/displayQuote.jsp Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <%@ page
 	import="java.math.BigDecimal, org.apache.geronimo.samples.daytrader.*, org.apache.geronimo.samples.daytrader.util.*, org.apache.geronimo.samples.daytrader.soap.*"
 	session="true" isThreadSafe="true" isErrorPage="false"%>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/benchmarking.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/benchmarking.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/benchmarking.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/benchmarking.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/documentation.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/documentation.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/documentation.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/documentation.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/glossary.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/glossary.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/glossary.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/glossary.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/rtCharacterisitics.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/rtCharacterisitics.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/rtCharacterisitics.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/rtCharacterisitics.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeFAQ.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeFAQ.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeFAQ.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeFAQ.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><!-- Sample HTML file -->
 
 <HTML>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeversion.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeversion.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeversion.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/docs/tradeversion.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+   Licensed to the Apache Software Foundation (ASF) under one or more
+   contributor license agreements.  See the NOTICE file distributed with
+   this work for additional information regarding copyright ownership.
+   The ASF licenses this file to You under the Apache License, Version 2.0
+   (the "License"); you may not use this file except in compliance with
+   the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+   Unless required by applicable law or agreed to in writing, software
+   distributed under the License is distributed on an "AS IS" BASIS,
+   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+   See the License for the specific language governing permissions and
+   limitations under the License.
+-->
 <HTML>
 <TITLE>DayTrader Version</TITLE>
 <BODY>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/error.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/error.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/error.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/error.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!--
+  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 import="java.io.*" %>
 
 

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/footer.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/footer.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/footer.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/footer.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <html>
 <head>
 <title>daytrader2_matts_mods</title>
@@ -22,4 +38,4 @@
 </table>
 <!-- End ImageReady Slices -->
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/header.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/header.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/header.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/header.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <html>
 <head>
 <title>DayTrader Header</title>
@@ -84,4 +100,4 @@
 </table>
 <!-- End ImageReady Slices -->
 </body>
-</html>
\ No newline at end of file
+</html>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/index.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/index.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/index.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/index.html Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0//EN">
 <HTML>
 <HEAD>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/leftMenu.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/leftMenu.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/leftMenu.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/leftMenu.html Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/marketSummary.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/marketSummary.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/marketSummary.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/marketSummary.jsp Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <%@ page
 	import="java.util.Collection, java.util.Iterator, org.apache.geronimo.samples.daytrader.*, org.apache.geronimo.samples.daytrader.util.*, org.apache.geronimo.samples.daytrader.soap.*"
 	session="true" isThreadSafe="true" isErrorPage="false"%>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/order.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/order.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/order.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/order.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/orderImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/orderImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/orderImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/orderImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolio.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolio.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolio.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolio.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolioImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolioImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolioImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/portfolioImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quote.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quote.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quote.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quote.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quoteImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quoteImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quoteImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/quoteImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/register.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/register.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/register.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/register.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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>
 <TITLE>Trade Registration</TITLE>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/registerImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/registerImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/registerImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/registerImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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>
 <TITLE>Trade Registration</TITLE>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/sample.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/sample.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/sample.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/sample.jsp Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <%@ taglib prefix="c" uri="http://java.sun.com/jsp/jstl/core" %>
 <%@ taglib prefix="fmt" uri="http://java.sun.com/jsp/jstl/fmt" %>
 <%@ taglib prefix="x" uri="http://java.sun.com/jsp/jstl/xml" %>

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/style.css
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/style.css?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/style.css (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/style.css Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+/*======================================================================
+*   Licensed to the Apache Software Foundation (ASF) under one or more
+*   contributor license agreements.  See the NOTICE file distributed with
+*   this work for additional information regarding copyright ownership.
+*   The ASF licenses this file to You under the Apache License, Version 2.0
+*   (the "License"); you may not use this file except in compliance with
+*   the License.  You may obtain a copy of the License at
+*
+*      http://www.apache.org/licenses/LICENSE-2.0
+*
+*   Unless required by applicable law or agreed to in writing, software
+*   distributed under the License is distributed on an "AS IS" BASIS,
+*   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+*   See the License for the specific language governing permissions and
+*   limitations under the License.
+======================================================================*/
 A:HOVER {
 	text-decoration: underline; color: red;
 }

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehome.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehome.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehome.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehome.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehomeImg.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehomeImg.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehomeImg.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/tradehomeImg.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <HTML>
 <HEAD>
 <META http-equiv="Content-Style-Type" content="text/css">

Modified: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/web_prmtv.html
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/web_prmtv.html?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/web_prmtv.html (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/web_prmtv.html Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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: geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/welcome.jsp
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/welcome.jsp?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/welcome.jsp (original)
+++ geronimo/daytrader/branches/1.2/modules/web/src/main/webapp/welcome.jsp Sat Dec  9 15:22:20 2006
@@ -1,4 +1,20 @@
 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
+<!--
+ 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>
 <TITLE>Trade Login</TITLE>

Modified: geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AbstractTestCase.java
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AbstractTestCase.java?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AbstractTestCase.java (original)
+++ geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AbstractTestCase.java Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+/**
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.geronimo.samples.daytrader;
 
 import java.io.File;

Modified: geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AppTest.java
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AppTest.java?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AppTest.java (original)
+++ geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/AppTest.java Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+/**
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.geronimo.samples.daytrader;
 
 import junit.framework.Test;

Modified: geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/NaughtyTest.java
URL: http://svn.apache.org/viewvc/geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/NaughtyTest.java?view=diff&rev=485086&r1=485085&r2=485086
==============================================================================
--- geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/NaughtyTest.java (original)
+++ geronimo/daytrader/branches/1.2/modules/wsappclient/src/test/org/apache/geronimo/samples/daytrader/NaughtyTest.java Sat Dec  9 15:22:20 2006
@@ -1,3 +1,19 @@
+/**
+ *  Licensed to the Apache Software Foundation (ASF) under one or more
+ *  contributor license agreements.  See the NOTICE file distributed with
+ *  this work for additional information regarding copyright ownership.
+ *  The ASF licenses this file to You under the Apache License, Version 2.0
+ *  (the "License"); you may not use this file except in compliance with
+ *  the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ *  Unless required by applicable law or agreed to in writing, software
+ *  distributed under the License is distributed on an "AS IS" BASIS,
+ *  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ *  See the License for the specific language governing permissions and
+ *  limitations under the License.
+ */
 package org.apache.geronimo.samples.daytrader;
 
 import junit.framework.Test;