You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ha...@apache.org on 2015/01/25 10:35:49 UTC

[2/2] git commit: [flex-tlf] [refs/heads/develop] - Added Apache headers to test files

Added Apache headers to test files


Project: http://git-wip-us.apache.org/repos/asf/flex-tlf/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-tlf/commit/1c7c729c
Tree: http://git-wip-us.apache.org/repos/asf/flex-tlf/tree/1c7c729c
Diff: http://git-wip-us.apache.org/repos/asf/flex-tlf/diff/1c7c729c

Branch: refs/heads/develop
Commit: 1c7c729ccb5f0de5f861cf0213b7eb3aa5c61970
Parents: 7dc392e
Author: Harbs <ha...@in-tools.com>
Authored: Sun Jan 25 11:35:42 2015 +0200
Committer: Harbs <ha...@in-tools.com>
Committed: Sun Jan 25 11:35:42 2015 +0200

----------------------------------------------------------------------
 test/testCases/AllEventTest.xml                   | 17 +++++++++++++++++
 test/testCases/ContainerAttributeTests.xml        | 17 +++++++++++++++++
 test/testCases/ContainerTypeTests.xml             | 17 +++++++++++++++++
 test/testCases/EventOverrideTest.xml              | 17 +++++++++++++++++
 test/testCases/FactoryImportTests.xml             | 17 +++++++++++++++++
 test/testCases/FontEmbedTest.xml                  | 17 +++++++++++++++++
 test/testCases/HorizontalScrollingTests.xml       | 17 +++++++++++++++++
 test/testCases/ImpliedParagraphTest.xml           | 17 +++++++++++++++++
 test/testCases/ImportTests.xml                    | 17 +++++++++++++++++
 test/testCases/KeyboardGestureTest.xml            | 17 +++++++++++++++++
 test/testCases/LocaleTests.xml                    | 17 +++++++++++++++++
 test/testCases/MXMLCompilationTest.xml            | 17 +++++++++++++++++
 test/testCases/MeasurementTest.xml                | 17 +++++++++++++++++
 test/testCases/OperationTest.xml                  | 17 +++++++++++++++++
 test/testCases/ParagraphTest.xml                  | 17 +++++++++++++++++
 test/testCases/SWFTest.xml                        | 17 +++++++++++++++++
 test/testCases/ScrollToRangeTest.xml              | 17 +++++++++++++++++
 test/testCases/ScrollingTest.xml                  | 17 +++++++++++++++++
 test/testCases/SelectionTest.xml                  | 17 +++++++++++++++++
 test/testCases/StyleTests.xml                     | 17 +++++++++++++++++
 test/testCases/TCYTests.xml                       | 17 +++++++++++++++++
 test/testCases/TabTest.xml                        | 17 +++++++++++++++++
 test/testCases/TextContainerManagerTest.xml       | 17 +++++++++++++++++
 test/testCases/TextFlowTextlineFactoryTest.xml    | 17 +++++++++++++++++
 test/testCases/TextLineFilterTest.xml             | 17 +++++++++++++++++
 test/testCases/UndoRedoTest.xml                   | 17 +++++++++++++++++
 test/testCases/VerticalScrollingTests.xml         | 17 +++++++++++++++++
 test/testCases/WritingModeTests.xml               | 17 +++++++++++++++++
 test/testCases/sampleDataTests.xml                | 17 +++++++++++++++++
 test/testFiles/markup/tlf/AliceID.xml             | 17 +++++++++++++++++
 test/testFiles/markup/tlf/TextFrameTests.xml      | 17 +++++++++++++++++
 test/testFiles/markup/tlf/adornmentTest.xml       | 17 +++++++++++++++++
 test/testFiles/markup/tlf/backgroundColorTest.xml | 17 +++++++++++++++++
 test/testFiles/markup/tlf/emptyElements.xml       | 17 +++++++++++++++++
 test/testSuites.xml                               | 16 ++++++++++++++++
 35 files changed, 594 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/AllEventTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/AllEventTest.xml b/test/testCases/AllEventTest.xml
index a3b0829..b9eee84 100644
--- a/test/testCases/AllEventTest.xml
+++ b/test/testCases/AllEventTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="selectionEventTest"/>
 <TestCase functionName="damageEventTest"/>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ContainerAttributeTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ContainerAttributeTests.xml b/test/testCases/ContainerAttributeTests.xml
index cdb89ee..bb8dc7f 100644
--- a/test/testCases/ContainerAttributeTests.xml
+++ b/test/testCases/ContainerAttributeTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <!-- <TestCase functionName="checkColumnCountOnWidthChangeTest">
 	<TestData name="tb_rtl">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ContainerTypeTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ContainerTypeTests.xml b/test/testCases/ContainerTypeTests.xml
index 8827167..79e88a3 100644
--- a/test/testCases/ContainerTypeTests.xml
+++ b/test/testCases/ContainerTypeTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="singleTextLine">
 		<TestData name="bitmapSnapshot">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/EventOverrideTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/EventOverrideTest.xml b/test/testCases/EventOverrideTest.xml
index 8efe620..d08b7c4 100644
--- a/test/testCases/EventOverrideTest.xml
+++ b/test/testCases/EventOverrideTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="keyDownDerivedTest">
 	<TestData name="overrideEditManager">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/FactoryImportTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/FactoryImportTests.xml b/test/testCases/FactoryImportTests.xml
index c6e6915..3f9d7a7 100644
--- a/test/testCases/FactoryImportTests.xml
+++ b/test/testCases/FactoryImportTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="asknot.xml">
 		<TestData name="testFile">asknot.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/FontEmbedTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/FontEmbedTest.xml b/test/testCases/FontEmbedTest.xml
index 7c9e919..f952595 100644
--- a/test/testCases/FontEmbedTest.xml
+++ b/test/testCases/FontEmbedTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="embeddedFontsLossTest">
 	<TestData name="fileName">empty.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/HorizontalScrollingTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/HorizontalScrollingTests.xml b/test/testCases/HorizontalScrollingTests.xml
index 6371eac..d632349 100644
--- a/test/testCases/HorizontalScrollingTests.xml
+++ b/test/testCases/HorizontalScrollingTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="HOLTR_endKeyScrollingTest">
 		<TestData name="bitmapSnapshot">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ImpliedParagraphTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ImpliedParagraphTest.xml b/test/testCases/ImpliedParagraphTest.xml
index 844b62a..34580b9 100644
--- a/test/testCases/ImpliedParagraphTest.xml
+++ b/test/testCases/ImpliedParagraphTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="impliedParagraphHTMLImportTest1">
 	<TestData name="fileName">empty.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ImportTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ImportTests.xml b/test/testCases/ImportTests.xml
index 6fa1453..9fabacf 100644
--- a/test/testCases/ImportTests.xml
+++ b/test/testCases/ImportTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="asknot.xml">
 		<TestData name="testFile">asknot.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/KeyboardGestureTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/KeyboardGestureTest.xml b/test/testCases/KeyboardGestureTest.xml
index ad542e1..1714be0 100644
--- a/test/testCases/KeyboardGestureTest.xml
+++ b/test/testCases/KeyboardGestureTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="bidiNavigationTest">
 	<TestData name="flash">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/LocaleTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/LocaleTests.xml b/test/testCases/LocaleTests.xml
index 5b178d7..b07b4b6 100644
--- a/test/testCases/LocaleTests.xml
+++ b/test/testCases/LocaleTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="textFlowLocale">
 	<TestData name="bitmapSnapshot">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/MXMLCompilationTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/MXMLCompilationTest.xml b/test/testCases/MXMLCompilationTest.xml
index 510e858..e6c8312 100644
--- a/test/testCases/MXMLCompilationTest.xml
+++ b/test/testCases/MXMLCompilationTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="HORLTRAUTO.xml">
 		<TestData name="testFile">HORLTRAUTO.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/MeasurementTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/MeasurementTest.xml b/test/testCases/MeasurementTest.xml
index 79eea6b..9d5eae7 100644
--- a/test/testCases/MeasurementTest.xml
+++ b/test/testCases/MeasurementTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="measureAlignment">
 	<TestData name="flash">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/OperationTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/OperationTest.xml b/test/testCases/OperationTest.xml
index 8bca361..8945a08 100644
--- a/test/testCases/OperationTest.xml
+++ b/test/testCases/OperationTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="insertTextSelectionTest">
 	<TestData name="tb_rtl">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ParagraphTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ParagraphTest.xml b/test/testCases/ParagraphTest.xml
index f6d4aa7..25c349d 100644
--- a/test/testCases/ParagraphTest.xml
+++ b/test/testCases/ParagraphTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="alignLeftTest"/>
 <TestCase functionName="alignCenterTest"/>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/SWFTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/SWFTest.xml b/test/testCases/SWFTest.xml
index 62a4227..3e602ea 100644
--- a/test/testCases/SWFTest.xml
+++ b/test/testCases/SWFTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="LoadTestSWF">
 	<TestData name="fileName">empty.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ScrollToRangeTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ScrollToRangeTest.xml b/test/testCases/ScrollToRangeTest.xml
index 0fc01f1..d9e40c8 100644
--- a/test/testCases/ScrollToRangeTest.xml
+++ b/test/testCases/ScrollToRangeTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="singleLineTest">
 		<TestData name="bitmapSnapshot">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/ScrollingTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/ScrollingTest.xml b/test/testCases/ScrollingTest.xml
index 9d0cfe6..14c5a25 100644
--- a/test/testCases/ScrollingTest.xml
+++ b/test/testCases/ScrollingTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 
 <TestCase functionName="scrollByPageTest">

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/SelectionTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/SelectionTest.xml b/test/testCases/SelectionTest.xml
index 8828b6c..55d9b65 100644
--- a/test/testCases/SelectionTest.xml
+++ b/test/testCases/SelectionTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="defaultColorTest">
 	<TestData name="overrideDefaultColor">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/StyleTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/StyleTests.xml b/test/testCases/StyleTests.xml
index 38dd12d..3d0dc12 100644
--- a/test/testCases/StyleTests.xml
+++ b/test/testCases/StyleTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="basicStyleTest">
 	<TestData name="tb_rtl">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/TCYTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/TCYTests.xml b/test/testCases/TCYTests.xml
index 4ecb745..9dca732 100644
--- a/test/testCases/TCYTests.xml
+++ b/test/testCases/TCYTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="makeLTR_TCYTest">
 	<TestData name="bitmapSnapshot">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/TabTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/TabTest.xml b/test/testCases/TabTest.xml
index bde946f..46762dc 100644
--- a/test/testCases/TabTest.xml
+++ b/test/testCases/TabTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="StartTabStopString"/>
 <TestCase functionName="CenterTabStopString"/>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/TextContainerManagerTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/TextContainerManagerTest.xml b/test/testCases/TextContainerManagerTest.xml
index ec9abe3..58eb76c 100644
--- a/test/testCases/TextContainerManagerTest.xml
+++ b/test/testCases/TextContainerManagerTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="basicTCMTest">
 	<TestData name="tb_rtl">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/TextFlowTextlineFactoryTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/TextFlowTextlineFactoryTest.xml b/test/testCases/TextFlowTextlineFactoryTest.xml
index 8dc0003..925d1fe 100644
--- a/test/testCases/TextFlowTextlineFactoryTest.xml
+++ b/test/testCases/TextFlowTextlineFactoryTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="checkParagraphShufflingTest"/>
 <TestCase functionName="partialCompositionTest"/>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/TextLineFilterTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/TextLineFilterTest.xml b/test/testCases/TextLineFilterTest.xml
index 65c7035..38a2bf1 100644
--- a/test/testCases/TextLineFilterTest.xml
+++ b/test/testCases/TextLineFilterTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="textlineAndSelectionFilterTest">
 		<TestData name="bitmapSnapshot">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/UndoRedoTest.xml
----------------------------------------------------------------------
diff --git a/test/testCases/UndoRedoTest.xml b/test/testCases/UndoRedoTest.xml
index e976e4e..9a416f6 100644
--- a/test/testCases/UndoRedoTest.xml
+++ b/test/testCases/UndoRedoTest.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="undoRedoLinkTest">
 		<TestData name="fileName">empty.xml</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/VerticalScrollingTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/VerticalScrollingTests.xml b/test/testCases/VerticalScrollingTests.xml
index 4f8cdd4..915cf9c 100644
--- a/test/testCases/VerticalScrollingTests.xml
+++ b/test/testCases/VerticalScrollingTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 	<TestCase functionName="HOLTR_endKeyScrollingTest">
 		<TestData name="bitmapSnapshot">false</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/WritingModeTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/WritingModeTests.xml b/test/testCases/WritingModeTests.xml
index be1a8d3..771bd6b 100644
--- a/test/testCases/WritingModeTests.xml
+++ b/test/testCases/WritingModeTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase functionName="japaneseAttrib">
 	<TestData name="bitmapSnapshot">true</TestData>

http://git-wip-us.apache.org/repos/asf/flex-tlf/blob/1c7c729c/test/testCases/sampleDataTests.xml
----------------------------------------------------------------------
diff --git a/test/testCases/sampleDataTests.xml b/test/testCases/sampleDataTests.xml
index 4e89664..4a1ef19 100644
--- a/test/testCases/sampleDataTests.xml
+++ b/test/testCases/sampleDataTests.xml
@@ -1,3 +1,20 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+-->
 <Tests>
 <TestCase id="SampleDoubleThis 2-4" functionName="SampleDoubleThis">
 	<TestData name="number">2</TestData>