You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pivot.apache.org by sm...@apache.org on 2011/03/19 01:30:23 UTC

svn commit: r1083113 - in /pivot/trunk/tests/src/org/apache/pivot/tests/issues: Pivot714.java pivot_714.bxml

Author: smartini
Date: Sat Mar 19 00:30:23 2011
New Revision: 1083113

URL: http://svn.apache.org/viewvc?rev=1083113&view=rev
Log:
add missing license header

Modified:
    pivot/trunk/tests/src/org/apache/pivot/tests/issues/Pivot714.java
    pivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot_714.bxml

Modified: pivot/trunk/tests/src/org/apache/pivot/tests/issues/Pivot714.java
URL: http://svn.apache.org/viewvc/pivot/trunk/tests/src/org/apache/pivot/tests/issues/Pivot714.java?rev=1083113&r1=1083112&r2=1083113&view=diff
==============================================================================
--- pivot/trunk/tests/src/org/apache/pivot/tests/issues/Pivot714.java (original)
+++ pivot/trunk/tests/src/org/apache/pivot/tests/issues/Pivot714.java Sat Mar 19 00:30:23 2011
@@ -1,3 +1,19 @@
+/*
+ * Licensed to the Apache Software Foundation (ASF) under one or more
+ * contributor license agreements.  See the NOTICE file distributed with
+ * this work for additional information regarding copyright ownership.
+ * The ASF licenses this file to you under the Apache License,
+ * Version 2.0 (the "License"); you may not use this file except in
+ * compliance with the License.  You may obtain a copy of the License at
+ *
+ *     http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
 package org.apache.pivot.tests.issues;
 
 import org.apache.pivot.beans.BXMLSerializer;

Modified: pivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot_714.bxml
URL: http://svn.apache.org/viewvc/pivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot_714.bxml?rev=1083113&r1=1083112&r2=1083113&view=diff
==============================================================================
--- pivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot_714.bxml (original)
+++ pivot/trunk/tests/src/org/apache/pivot/tests/issues/pivot_714.bxml Sat Mar 19 00:30:23 2011
@@ -1,4 +1,21 @@
 <?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.
+-->
+
 <Dialog xmlns:bxml="http://pivot.apache.org/bxml" xmlns="org.apache.pivot.wtk">
     <content>
         <Border styles="{padding:{top:10, right:10, bottom:10}}">