Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/performance/table_readOnly_jsf.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/performance/table_readOnly_jsf.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/performance/table_readOnly_jsf.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/performance/table_readOnly_jsf.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1"?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core"
Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/reorderTest.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/reorderTest.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/reorderTest.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/reorderTest.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/CustomStyles.css URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/CustomStyles.css?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/CustomStyles.css (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/CustomStyles.css Wed Jan 24 07:59:49 2007 @@ -1,18 +1,21 @@ /* -* Copyright 2006 The Apache Software Foundation. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ /*** the beach skin is defined in beach.css. If you want to add your own custom style classes, you can add it to beach.css or to your own css Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/beach.css URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/beach.css?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/beach.css (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/beach/beach.css Wed Jan 24 07:59:49 2007 @@ -1,18 +1,21 @@ /* -* Copyright 2006 The Apache Software Foundation. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ /** Change the colors to blue/tan like beach's site **/ Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/purple/purpleSkin.css URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/purple/purpleSkin.css?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/purple/purpleSkin.css (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/skins/purple/purpleSkin.css Wed Jan 24 07:59:49 2007 @@ -1,18 +1,21 @@ /* -* Copyright 2006 The Apache Software Foundation. -* -* Licensed under the Apache License, Version 2.0 (the "License"); -* you may not use this file except in compliance with the License. -* You may obtain a copy of the License at -* -* http://www.apache.org/licenses/LICENSE-2.0 -* -* Unless required by applicable law or agreed to in writing, software -* distributed under the License is distributed on an "AS IS" BASIS, -* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. -* See the License for the specific language governing permissions and -* limitations under the License. -*/ + * Licensed to the Apache Software Foundation (ASF) under one + * or more contributor license agreements. See the NOTICE file + * distributed with this work for additional information + * regarding copyright ownership. The ASF licenses this file + * to you under the Apache License, Version 2.0 (the + * "License"); you may not use this file except in compliance + * with the License. You may obtain a copy of the License at + * + * http://www.apache.org/licenses/LICENSE-2.0 + * + * Unless required by applicable law or agreed to in writing, + * software distributed under the License is distributed on an + * "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + * KIND, either express or implied. See the License for the + * specific language governing permissions and limitations + * under the License. + */ Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyConfirm.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyConfirm.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyConfirm.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyConfirm.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage1.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage1.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage1.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage1.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage2.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage2.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage2.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage2.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage3.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage3.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage3.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage3.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage4.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage4.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage4.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage4.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage5.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage5.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage5.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyPage5.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyResults.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyResults.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyResults.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyResults.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core" Modified: incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyStart.jspx URL: http://svn.apache.org/viewvc/incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyStart.jspx?view=diff&rev=499454&r1=499453&r2=499454 ============================================================================== --- incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyStart.jspx (original) +++ incubator/adffaces/trunk/trinidad/trinidad-demo/src/main/webapp/surveydemo/surveyStart.jspx Wed Jan 24 07:59:49 2007 @@ -1,18 +1,22 @@ <?xml version="1.0" encoding="iso-8859-1" standalone="yes" ?> <!-- - Copyright 2006 The Apache Software Foundation. + 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 - Licensed under the Apache License, Version 2.0 (the "License"); - you may not use this file except in compliance with the License. - You may obtain a copy of the License at + http://www.apache.org/licenses/LICENSE-2.0 - http://www.apache.org/licenses/LICENSE-2.0 - - Unless required by applicable law or agreed to in writing, software - distributed under the License is distributed on an "AS IS" BASIS, - WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. - See the License for the specific language governing permissions and - limitations under the License. + Unless required by applicable law or agreed to in writing, + software distributed under the License is distributed on an + "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY + KIND, either express or implied. See the License for the + specific language governing permissions and limitations + under the License. + --> <jsp:root xmlns:jsp="http://java.sun.com/JSP/Page" version="2.0" xmlns:f="http://java.sun.com/jsf/core"
