You are viewing a plain text version of this content. The canonical link for it is here.
Posted to xap-commits@incubator.apache.org by jm...@apache.org on 2008/01/22 23:42:50 UTC

svn commit: r614379 - in /incubator/xap/trunk/unittests/testsrc/xap/bridges/basic: _TestHtmlViewBridge.html page.xal

Author: jmargaris
Date: Tue Jan 22 15:42:47 2008
New Revision: 614379

URL: http://svn.apache.org/viewvc?rev=614379&view=rev
Log:
license

Modified:
    incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/_TestHtmlViewBridge.html
    incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/page.xal

Modified: incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/_TestHtmlViewBridge.html
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/_TestHtmlViewBridge.html?rev=614379&r1=614378&r2=614379&view=diff
==============================================================================
--- incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/_TestHtmlViewBridge.html (original)
+++ incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/_TestHtmlViewBridge.html Tue Jan 22 15:42:47 2008
@@ -1,3 +1,22 @@
+<!--
+    - 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.
+    -
+-->
+
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
 <html>

Modified: incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/page.xal
URL: http://svn.apache.org/viewvc/incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/page.xal?rev=614379&r1=614378&r2=614379&view=diff
==============================================================================
--- incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/page.xal (original)
+++ incubator/xap/trunk/unittests/testsrc/xap/bridges/basic/page.xal Tue Jan 22 15:42:47 2008
@@ -1,3 +1,22 @@
+<!--
+	- 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.
+	-
+-->
+
 <?xml version="1.0" encoding="ISO-8859-1"?>
 <xal	xmlns="http://openxal.org/ui/html" 
 		xmlns:xi="http://openxal.org/core/xinclude"