Author: bendewey
Date: Sat Apr  3 21:02:42 2010
New Revision: 930577

URL: http://svn.apache.org/viewvc?rev=930577&view=rev
Log:
Added Apache Licenses to metro files.

Modified:
    incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsdl0.wsdl
    
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsit-client.xml
    incubator/stonehenge/trunk/stocktrader/metro/etc/active_sts/sts_schema.xsd
    
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-jaxbbean.xml
    
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-sei.xml
    
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-jaxbbean.xml
    
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-sei.xml
    
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-jaxbbean.xml
    
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-sei.xml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/ConfigServiceSelector.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/WEB-INF/facelets/tags/price.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/account.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/alertInfo.jsf
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configService.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configServiceAdd.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configurationAdvanced.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/confirmation.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/getQuote.jsf
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/glossary.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/home.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/login.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/newOrder.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/portfolio.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/quotes.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/register.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/registerSuccess.xhtml
    
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/template.xhtml
    incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/welcome.xhtml

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsdl0.wsdl
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsdl0.wsdl?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsdl0.wsdl 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsdl0.wsdl 
Sat Apr  3 21:02:42 2010
@@ -1,4 +1,22 @@
 <?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://Trade.TraderOrderHost"; 
xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/";
                   xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap/";
                   
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsit-client.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsit-client.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsit-client.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/business_service/src/wsit-client.xml
 Sat Apr  3 21:02:42 2010
@@ -1,4 +1,22 @@
 <?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 name="OrderProcessor" targetNamespace="http://tempuri.org/";
                   xmlns:wsdl="http://schemas.xmlsoap.org/wsdl/"; 
xmlns:soap="http://schemas.xmlsoap.org/wsdl/soap12/";
                   
xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/active_sts/sts_schema.xsd
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/active_sts/sts_schema.xsd?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/etc/active_sts/sts_schema.xsd 
(original)
+++ incubator/stonehenge/trunk/stocktrader/metro/etc/active_sts/sts_schema.xsd 
Sat Apr  3 21:02:42 2010
@@ -1,39 +1,22 @@
 <?xml version="1.0" encoding="utf-8"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
- 
- Copyright 1997-2008 Sun Microsystems, Inc. All rights reserved.
- 
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
- 
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
- 
- Contributor(s):
- 
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
 <xs:schema elementFormDefault="qualified" 
targetNamespace="http://schemas.message.com/Message";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-jaxbbean.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-jaxbbean.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-jaxbbean.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-jaxbbean.xml
 Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <jaxws:bindings
         xmlns:jaxws="http://java.sun.com/xml/ns/jaxws";
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-sei.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-sei.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-sei.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/business_service/custom-sei.xml
 Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <bindings
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";
         xmlns:jaxb="http://java.sun.com/xml/ns/jaxb";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-jaxbbean.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-jaxbbean.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-jaxbbean.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-jaxbbean.xml
 Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <jaxws:bindings
         xmlns:jaxws="http://java.sun.com/xml/ns/jaxws";
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-sei.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-sei.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-sei.xml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/config_service/custom-sei.xml 
Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <bindings
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";
         xmlns:jaxb="http://java.sun.com/xml/ns/jaxb";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-jaxbbean.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-jaxbbean.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-jaxbbean.xml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-jaxbbean.xml
 Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <jaxws:bindings
         xmlns:jaxws="http://java.sun.com/xml/ns/jaxws";
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-sei.xml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-sei.xml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-sei.xml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/etc/order_processor/custom-sei.xml 
Sat Apr  3 21:02:42 2010
@@ -1,42 +1,24 @@
 <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
 
 <!--
- DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
-
- Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.
-
- The contents of this file are subject to the terms of either the GNU
- General Public License Version 2 only ("GPL") or the Common Development
- and Distribution License("CDDL") (collectively, the "License").  You
- may not use this file except in compliance with the License. You can obtain
- a copy of the License at https://glassfish.dev.java.net/public/CDDL+GPL.html
- or glassfish/bootstrap/legal/LICENSE.txt.  See the License for the specific
- language governing permissions and limitations under the License.
-
- When distributing the software, include this License Header Notice in each
- file and include the License file at glassfish/bootstrap/legal/LICENSE.txt.
- Sun designates this particular file as subject to the "Classpath" exception
- as provided by Sun in the GPL Version 2 section of the License file that
- accompanied this code.  If applicable, add the following below the License
- Header, with the fields enclosed by brackets [] replaced by your own
- identifying information: "Portions Copyrighted [year]
- [name of copyright owner]"
-
- Contributor(s):
-
- If you wish your version of this file to be governed by only the CDDL or
- only the GPL Version 2, indicate your decision by adding "[Contributor]
- elects to include this software in this distribution under the [CDDL or GPL
- Version 2] license."  If you don't indicate a single choice of license, a
- recipient has the option to distribute your version of this file under
- either the CDDL, the GPL Version 2 or to extend the choice of license to
- its licensees as provided above.  However, if you add GPL Version 2 code
- and therefore, elected the GPL Version 2 license, then the option applies
- only if the new code is made subject to such option by the copyright
- holder.
+       ~ 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.
 -->
 
-
 <bindings
         xmlns:xsd="http://www.w3.org/2001/XMLSchema";
         xmlns:jaxb="http://java.sun.com/xml/ns/jaxb";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/ConfigServiceSelector.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/ConfigServiceSelector.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/ConfigServiceSelector.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/ConfigServiceSelector.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:ui="http://java.sun.com/jsf/facelets";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/WEB-INF/facelets/tags/price.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/WEB-INF/facelets/tags/price.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/WEB-INF/facelets/tags/price.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/WEB-INF/facelets/tags/price.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 XHTML 1.0 Transitional//EN"
 "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/account.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/account.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/account.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/account.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:ui="http://java.sun.com/jsf/facelets";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/alertInfo.jsf
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/alertInfo.jsf?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/alertInfo.jsf 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/alertInfo.jsf 
Sat Apr  3 21:02:42 2010
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
+<!--
+       ~ 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 XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configService.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configService.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configService.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configService.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:ui="http://java.sun.com/jsf/facelets";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configServiceAdd.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configServiceAdd.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configServiceAdd.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configServiceAdd.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:ui="http://java.sun.com/jsf/facelets";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configurationAdvanced.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configurationAdvanced.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configurationAdvanced.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/configurationAdvanced.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:ui="http://java.sun.com/jsf/facelets";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/confirmation.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/confirmation.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/confirmation.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/confirmation.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/getQuote.jsf
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/getQuote.jsf?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/getQuote.jsf 
(original)
+++ incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/getQuote.jsf 
Sat Apr  3 21:02:42 2010
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="ISO-8859-1" ?>
+<!--
+       ~ 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" 
"http://www.w3.org/TR/html4/loose.dtd";>
 <html xmlns:ui="http://java.sun.com/jsf/facelets";>
 <body>

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/glossary.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/glossary.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/glossary.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/glossary.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:c="http://java.sun.com/jsp/jstl/core";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/home.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/home.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/home.xhtml 
(original)
+++ incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/home.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/login.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/login.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/login.xhtml 
(original)
+++ incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/login.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:c="http://java.sun.com/jsp/jstl/core";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/newOrder.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/newOrder.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/newOrder.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/newOrder.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/portfolio.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/portfolio.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/portfolio.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/portfolio.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/quotes.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/quotes.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/quotes.xhtml 
(original)
+++ incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/quotes.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/register.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/register.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/register.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/register.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
       xmlns:c="http://java.sun.com/jsp/jstl/core";
       xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/registerSuccess.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/registerSuccess.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/registerSuccess.xhtml
 (original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/registerSuccess.xhtml
 Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 xmlns="http://www.w3.org/1999/xhtml";
        xmlns:c="http://java.sun.com/jsp/jstl/core";
        xmlns:h="http://java.sun.com/jsf/html";

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/template.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/template.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/template.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/template.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";>

Modified: 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/welcome.xhtml
URL: 
http://svn.apache.org/viewvc/incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/welcome.xhtml?rev=930577&r1=930576&r2=930577&view=diff
==============================================================================
--- 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/welcome.xhtml 
(original)
+++ 
incubator/stonehenge/trunk/stocktrader/metro/trader_client/web/welcome.xhtml 
Sat Apr  3 21:02:42 2010
@@ -1,3 +1,21 @@
+<!--
+       ~ 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 XHTML 1.0 Transitional//EN" 
"http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd";>
 <html xmlns="http://www.w3.org/1999/xhtml";
        xmlns:ui="http://java.sun.com/jsf/facelets";


Reply via email to