You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cz...@apache.org on 2013/05/22 15:50:45 UTC

[25/41] added Apache license header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/.actionScriptProperties b/FlexUnit4CIListener/.actionScriptProperties
index c381166..7ed86fd 100644
--- a/FlexUnit4CIListener/.actionScriptProperties
+++ b/FlexUnit4CIListener/.actionScriptProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <actionScriptProperties mainApplicationPath="FlexUnit4CIListener.as" version="3">
   <compiler additionalCompilerArguments="" copyDependentFiles="false" enableModuleDebug="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersion="9.0.124" htmlPlayerVersionCheck="true" outputFolderPath="bin" sourceFolderPath="src" strict="true" useApolloConfig="true" verifyDigests="true" warn="true">
     <compilerSourcePath/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/.flexLibProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/.flexLibProperties b/FlexUnit4CIListener/.flexLibProperties
index dc6a5b7..424eaba 100644
--- a/FlexUnit4CIListener/.flexLibProperties
+++ b/FlexUnit4CIListener/.flexLibProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <flexLibProperties version="1">
   <includeClasses>
     <classEntry path="org.flexunit.listeners.VisualDebuggerListener"/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/.project
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/.project b/FlexUnit4CIListener/.project
index fddb0c4..252cf9d 100644
--- a/FlexUnit4CIListener/.project
+++ b/FlexUnit4CIListener/.project
@@ -1,4 +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.
+-->
 <projectDescription>
 	<name>FlexUnit4CIListener</name>
 	<comment></comment>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/.settings/org.eclipse.core.resources.prefs
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/.settings/org.eclipse.core.resources.prefs b/FlexUnit4CIListener/.settings/org.eclipse.core.resources.prefs
index fb52711..32c951b 100644
--- a/FlexUnit4CIListener/.settings/org.eclipse.core.resources.prefs
+++ b/FlexUnit4CIListener/.settings/org.eclipse.core.resources.prefs
@@ -1,3 +1,18 @@
+# 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.
+
 #Wed Nov 25 08:51:18 CST 2009
 eclipse.preferences.version=1
 encoding/<project>=UTF-8

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/build.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/build.xml b/FlexUnit4CIListener/build.xml
index 98ffc56..33d1651 100644
--- a/FlexUnit4CIListener/build.xml
+++ b/FlexUnit4CIListener/build.xml
@@ -1,4 +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.
+-->
 <project name="FlexUnit4CIListener" basedir="." default="package">
    <import file="${basedir}/../utils.xml" />
    <property environment="env" />

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as b/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
index a6cedad..e277e9a 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/CIListener.as
@@ -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.flexunit.listeners
 {
 	import flash.events.DataEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/TestCaseReport.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/TestCaseReport.as b/FlexUnit4CIListener/src/org/flexunit/listeners/TestCaseReport.as
index 63dc9fd..fe3d528 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/TestCaseReport.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/TestCaseReport.as
@@ -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.flexunit.listeners
 {
 	public class TestCaseReport

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/TestSuiteReport.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/TestSuiteReport.as b/FlexUnit4CIListener/src/org/flexunit/listeners/TestSuiteReport.as
index 8c260c2..e7e2ec3 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/TestSuiteReport.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/TestSuiteReport.as
@@ -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.flexunit.listeners
 {
 	public class TestSuiteReport

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/VisualDebuggerListener.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/VisualDebuggerListener.mxml b/FlexUnit4CIListener/src/org/flexunit/listeners/VisualDebuggerListener.mxml
index a000dc9..ac3905a 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/VisualDebuggerListener.mxml
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/VisualDebuggerListener.mxml
@@ -1,4 +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.
+-->
 <mx:HBox xmlns:mx="http://www.adobe.com/2006/mxml" creationComplete="setupConnection(event)" implements="org.flexunit.runner.notification.IAsyncStartupRunListener">
 	<mx:Script>
 		<![CDATA[

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/closer/ApplicationCloser.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/closer/ApplicationCloser.as b/FlexUnit4CIListener/src/org/flexunit/listeners/closer/ApplicationCloser.as
index 1f4b79d..849b764 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/closer/ApplicationCloser.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/closer/ApplicationCloser.as
@@ -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.flexunit.listeners.closer
 {
 	/**

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4CIListener/src/org/flexunit/listeners/closer/StandAloneFlashPlayerCloser.as
----------------------------------------------------------------------
diff --git a/FlexUnit4CIListener/src/org/flexunit/listeners/closer/StandAloneFlashPlayerCloser.as b/FlexUnit4CIListener/src/org/flexunit/listeners/closer/StandAloneFlashPlayerCloser.as
index a6efaa4..bb76473 100644
--- a/FlexUnit4CIListener/src/org/flexunit/listeners/closer/StandAloneFlashPlayerCloser.as
+++ b/FlexUnit4CIListener/src/org/flexunit/listeners/closer/StandAloneFlashPlayerCloser.as
@@ -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.flexunit.listeners.closer
 {
 	import flash.system.fscommand;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/.actionScriptProperties b/FlexUnit4FlexCoverListener/.actionScriptProperties
index 90b9457..f63c70a 100644
--- a/FlexUnit4FlexCoverListener/.actionScriptProperties
+++ b/FlexUnit4FlexCoverListener/.actionScriptProperties
@@ -1,4 +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.
+-->
 <actionScriptProperties mainApplicationPath="FlexUnit4FlexCoverListener.as" version="3">
 <compiler additionalCompilerArguments="" copyDependentFiles="false" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersion="9.0.124" htmlPlayerVersionCheck="true" outputFolderPath="bin" sourceFolderPath="src" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
 <compilerSourcePath/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/.flexLibProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/.flexLibProperties b/FlexUnit4FlexCoverListener/.flexLibProperties
index 4cd52bc..7f88273 100644
--- a/FlexUnit4FlexCoverListener/.flexLibProperties
+++ b/FlexUnit4FlexCoverListener/.flexLibProperties
@@ -1,4 +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.
+-->
 <flexLibProperties version="1">
 <includeClasses>
 <classEntry path="org.flexunit.listeners.FlexCoverListener"/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/.project
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/.project b/FlexUnit4FlexCoverListener/.project
index aae46f4..88a09d2 100644
--- a/FlexUnit4FlexCoverListener/.project
+++ b/FlexUnit4FlexCoverListener/.project
@@ -1,4 +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.
+-->
 <projectDescription>
 	<name>FlexUnit4FlexCoverListener</name>
 	<comment></comment>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/.settings/org.eclipse.core.resources.prefs
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/.settings/org.eclipse.core.resources.prefs b/FlexUnit4FlexCoverListener/.settings/org.eclipse.core.resources.prefs
index d4bc8cc..ab65648 100644
--- a/FlexUnit4FlexCoverListener/.settings/org.eclipse.core.resources.prefs
+++ b/FlexUnit4FlexCoverListener/.settings/org.eclipse.core.resources.prefs
@@ -1,3 +1,18 @@
+# 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.
+
 #Tue Dec 08 16:57:05 EST 2009
 eclipse.preferences.version=1
 encoding/<project>=utf-8

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/build.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/build.xml b/FlexUnit4FlexCoverListener/build.xml
index 4aaddaf..c33ac5e 100644
--- a/FlexUnit4FlexCoverListener/build.xml
+++ b/FlexUnit4FlexCoverListener/build.xml
@@ -1,4 +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.
+-->
 <project name="FlexUnit4FlexCoverListener" basedir="." default="package">
    <import file="${basedir}/../utils.xml" />
    <property environment="env" />

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/FlexCoverListener.as
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/FlexCoverListener.as b/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/FlexCoverListener.as
index e32b4e7..c56e503 100644
--- a/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/FlexCoverListener.as
+++ b/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/FlexCoverListener.as
@@ -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.flexunit.listeners
 {
    import org.flexunit.listeners.closer.FlexCoverCloser;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/closer/FlexCoverCloser.as
----------------------------------------------------------------------
diff --git a/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/closer/FlexCoverCloser.as b/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/closer/FlexCoverCloser.as
index f0388b4..ca86a0b 100644
--- a/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/closer/FlexCoverCloser.as
+++ b/FlexUnit4FlexCoverListener/src/org/flexunit/listeners/closer/FlexCoverCloser.as
@@ -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.flexunit.listeners.closer
 {
 	import com.allurent.coverage.runtime.CoverageManager;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/.actionScriptProperties b/FlexUnit4FluintExtensions/.actionScriptProperties
index fd496bf..6a6c55b 100644
--- a/FlexUnit4FluintExtensions/.actionScriptProperties
+++ b/FlexUnit4FluintExtensions/.actionScriptProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <actionScriptProperties analytics="false" mainApplicationPath="FlexUnit4FluintExtensions.as" projectUUID="f6420058-48d5-494b-b532-7d03fdd7c4c9" version="10">
   <compiler additionalCompilerArguments="-locale en_US" autoRSLOrdering="true" copyDependentFiles="false" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="false" htmlHistoryManagement="false" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin" removeUnusedRSL="true" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
     <compilerSourcePath/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/.flexLibProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/.flexLibProperties b/FlexUnit4FluintExtensions/.flexLibProperties
index 225358b..f59e19a 100644
--- a/FlexUnit4FluintExtensions/.flexLibProperties
+++ b/FlexUnit4FluintExtensions/.flexLibProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <flexLibProperties includeAllClasses="true" useMultiPlatformConfig="false" version="3">
   <includeClasses>
     <classEntry path="org.flexunit.internals.builders.Fluint1Builder"/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/.project
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/.project b/FlexUnit4FluintExtensions/.project
index 4435e3a..a4d6578 100644
--- a/FlexUnit4FluintExtensions/.project
+++ b/FlexUnit4FluintExtensions/.project
@@ -1,4 +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.
+-->
 <projectDescription>
 	<name>FlexUnit4FluintExtensions</name>
 	<comment></comment>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/build.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/build.xml b/FlexUnit4FluintExtensions/build.xml
index b714d80..f22dfc5 100644
--- a/FlexUnit4FluintExtensions/build.xml
+++ b/FlexUnit4FluintExtensions/build.xml
@@ -1,4 +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.
+-->
 <project name="FlexUnit4CIListener" basedir="." default="package">
    <import file="${basedir}/../utils.xml" />
    <property environment="env" />

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/src/org/flexunit/internals/builders/Fluint1Builder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/src/org/flexunit/internals/builders/Fluint1Builder.as b/FlexUnit4FluintExtensions/src/org/flexunit/internals/builders/Fluint1Builder.as
index c160fc6..d7fe466 100644
--- a/FlexUnit4FluintExtensions/src/org/flexunit/internals/builders/Fluint1Builder.as
+++ b/FlexUnit4FluintExtensions/src/org/flexunit/internals/builders/Fluint1Builder.as
@@ -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.flexunit.internals.builders {
 	import flash.utils.*;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4FluintExtensions/src/org/flexunit/internals/runners/Fluint1ClassRunner.as
----------------------------------------------------------------------
diff --git a/FlexUnit4FluintExtensions/src/org/flexunit/internals/runners/Fluint1ClassRunner.as b/FlexUnit4FluintExtensions/src/org/flexunit/internals/runners/Fluint1ClassRunner.as
index e70a124..159e16d 100644
--- a/FlexUnit4FluintExtensions/src/org/flexunit/internals/runners/Fluint1ClassRunner.as
+++ b/FlexUnit4FluintExtensions/src/org/flexunit/internals/runners/Fluint1ClassRunner.as
@@ -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.flexunit.internals.runners {
 	import flash.events.Event;
 	import flash.utils.getDefinitionByName;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/.actionScriptProperties b/FlexUnit4SampleCIProject/.actionScriptProperties
index dbf8053..0fee000 100644
--- a/FlexUnit4SampleCIProject/.actionScriptProperties
+++ b/FlexUnit4SampleCIProject/.actionScriptProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <actionScriptProperties mainApplicationPath="Main.mxml" version="3">
   <compiler additionalCompilerArguments="-locale en_US" copyDependentFiles="true" enableModuleDebug="true" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersion="9.0.124" htmlPlayerVersionCheck="true" outputFolderPath="bin-debug" sourceFolderPath="src/main/flex" strict="true" useApolloConfig="false" verifyDigests="true" warn="true">
     <compilerSourcePath>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/.flexProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/.flexProperties b/FlexUnit4SampleCIProject/.flexProperties
index adaa3ea..59a27b2 100644
--- a/FlexUnit4SampleCIProject/.flexProperties
+++ b/FlexUnit4SampleCIProject/.flexProperties
@@ -1,2 +1,18 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <flexProperties flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="1"/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/.project
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/.project b/FlexUnit4SampleCIProject/.project
index 630320f..ad08dfb 100644
--- a/FlexUnit4SampleCIProject/.project
+++ b/FlexUnit4SampleCIProject/.project
@@ -1,4 +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.
+-->
 <projectDescription>
 	<name>FlexUnit4SampleCIProject</name>
 	<comment></comment>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/html-template/history/history.css
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/html-template/history/history.css b/FlexUnit4SampleCIProject/html-template/history/history.css
index 664ea26..c592c2a 100644
--- a/FlexUnit4SampleCIProject/html-template/history/history.css
+++ b/FlexUnit4SampleCIProject/html-template/history/history.css
@@ -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.
+ */
 /* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
 
 #ie_historyFrame { width: 0px; height: 0px; display:none }

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/html-template/history/history.js
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/html-template/history/history.js b/FlexUnit4SampleCIProject/html-template/history/history.js
index 8ba2d51..77a640f 100644
--- a/FlexUnit4SampleCIProject/html-template/history/history.js
+++ b/FlexUnit4SampleCIProject/html-template/history/history.js
@@ -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.
+ */
 BrowserHistoryUtils = {
     addEvent: function(elm, evType, fn, useCapture) {
         useCapture = useCapture || false;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/html-template/history/historyFrame.html
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/html-template/history/historyFrame.html b/FlexUnit4SampleCIProject/html-template/history/historyFrame.html
index aebb8d8..1f30cc3 100644
--- a/FlexUnit4SampleCIProject/html-template/history/historyFrame.html
+++ b/FlexUnit4SampleCIProject/html-template/history/historyFrame.html
@@ -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.
+-->
 <html>
     <head>
         <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/html-template/index.template.html
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/html-template/index.template.html b/FlexUnit4SampleCIProject/html-template/index.template.html
index a8b3b64..58c00da 100644
--- a/FlexUnit4SampleCIProject/html-template/index.template.html
+++ b/FlexUnit4SampleCIProject/html-template/index.template.html
@@ -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.
+-->
 <!-- saved from url=(0014)about:internet -->
 <html lang="en">
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/main/flex/Main.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/main/flex/Main.mxml b/FlexUnit4SampleCIProject/src/main/flex/Main.mxml
index 0cadaa2..b38a2ec 100644
--- a/FlexUnit4SampleCIProject/src/main/flex/Main.mxml
+++ b/FlexUnit4SampleCIProject/src/main/flex/Main.mxml
@@ -1,4 +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.
+-->
 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml"
    xmlns:demo="org.flexunit.demo.*"
    width="100%"

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/main/flex/org/flexunit/demo/EchoPanel.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/main/flex/org/flexunit/demo/EchoPanel.mxml b/FlexUnit4SampleCIProject/src/main/flex/org/flexunit/demo/EchoPanel.mxml
index 7796107..07960c5 100644
--- a/FlexUnit4SampleCIProject/src/main/flex/org/flexunit/demo/EchoPanel.mxml
+++ b/FlexUnit4SampleCIProject/src/main/flex/org/flexunit/demo/EchoPanel.mxml
@@ -1,4 +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.
+-->
 <mx:Panel xmlns:mx="http://www.adobe.com/2006/mxml" 
    layout="vertical"
    title="Echo Panel" 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/test/flex/AirTestRunner.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/test/flex/AirTestRunner.mxml b/FlexUnit4SampleCIProject/src/test/flex/AirTestRunner.mxml
index 615c9a4..d7901e5 100644
--- a/FlexUnit4SampleCIProject/src/test/flex/AirTestRunner.mxml
+++ b/FlexUnit4SampleCIProject/src/test/flex/AirTestRunner.mxml
@@ -1,4 +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.
+-->
 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" 
    xmlns:flexUnitUIRunner="http://www.adobe.com/2009/flexUnitUIRunner"
    creationComplete="runTests();"

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/test/flex/TestRunner.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/test/flex/TestRunner.mxml b/FlexUnit4SampleCIProject/src/test/flex/TestRunner.mxml
index a72069c..9b4835a 100644
--- a/FlexUnit4SampleCIProject/src/test/flex/TestRunner.mxml
+++ b/FlexUnit4SampleCIProject/src/test/flex/TestRunner.mxml
@@ -1,4 +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.
+-->
 <mx:Application xmlns:mx="http://www.adobe.com/2006/mxml" 
    xmlns:flexUnitUIRunner="http://www.adobe.com/2009/flexUnitUIRunner"
    creationComplete="runTests();"

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/EchoPanelTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/EchoPanelTest.as b/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/EchoPanelTest.as
index 7e8104a..d031740 100644
--- a/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/EchoPanelTest.as
+++ b/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/EchoPanelTest.as
@@ -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.flexunit.demo {
    import flash.events.MouseEvent;
    

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/SampleTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/SampleTest.as b/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/SampleTest.as
index ae957b3..4f8e355 100644
--- a/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/SampleTest.as
+++ b/FlexUnit4SampleCIProject/src/test/flex/org/flexunit/demo/SampleTest.as
@@ -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.flexunit.demo {
 
    import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/.actionScriptProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/.actionScriptProperties b/FlexUnit4Test/.actionScriptProperties
index 30afcd8..d21b2ca 100644
--- a/FlexUnit4Test/.actionScriptProperties
+++ b/FlexUnit4Test/.actionScriptProperties
@@ -1,4 +1,20 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <actionScriptProperties analytics="false" mainApplicationPath="UIRunner.mxml" projectUUID="c0791c78-cb1b-4837-9e08-e5a4373e5714" version="6">
   <compiler additionalCompilerArguments="-locale en_US -define=CONFIG::useFlexClasses,true" autoRSLOrdering="false" copyDependentFiles="true" fteInMXComponents="false" generateAccessible="false" htmlExpressInstall="true" htmlGenerate="true" htmlHistoryManagement="true" htmlPlayerVersionCheck="true" includeNetmonSwc="false" outputFolderPath="bin-debug" sourceFolderPath="src" strict="true" targetPlayerVersion="0.0.0" useApolloConfig="false" useDebugRSLSwfs="true" verifyDigests="true" warn="true">
     <compilerSourcePath/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/.flexProperties
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/.flexProperties b/FlexUnit4Test/.flexProperties
index b5f031b..ff2f0a2 100644
--- a/FlexUnit4Test/.flexProperties
+++ b/FlexUnit4Test/.flexProperties
@@ -1,2 +1,18 @@
 <?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<!--
+  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.
+-->
 <flexProperties enableServiceManager="false" flexServerFeatures="0" flexServerType="0" toolCompile="true" useServerFlexSDK="false" version="1"/>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/.project
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/.project b/FlexUnit4Test/.project
index edf582b..48d437b 100644
--- a/FlexUnit4Test/.project
+++ b/FlexUnit4Test/.project
@@ -1,4 +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.
+-->
 <projectDescription>
 	<name>FlexUnit4Test</name>
 	<comment></comment>

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/build.xml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/build.xml b/FlexUnit4Test/build.xml
index ab48cdd..d5a7a3f 100644
--- a/FlexUnit4Test/build.xml
+++ b/FlexUnit4Test/build.xml
@@ -1,4 +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.
+-->
 <!--
    The sole purpose of this project is to create a transitive dependency between the core and cilistener
    projects.  If the tests resided with the core project, then core and cilistener would have a circular

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/fc-to-cobertura.xsl
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/fc-to-cobertura.xsl b/FlexUnit4Test/fc-to-cobertura.xsl
index cc1b442..850de11 100644
--- a/FlexUnit4Test/fc-to-cobertura.xsl
+++ b/FlexUnit4Test/fc-to-cobertura.xsl
@@ -1,4 +1,20 @@
 <?xml version="1.0" ?>
+<!--
+  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.
+-->
 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform"
 	version="2.0">
 	<xsl:output indent="yes" omit-xml-declaration="no" method="xml" />

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/html-template/history/history.css
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/html-template/history/history.css b/FlexUnit4Test/html-template/history/history.css
index dbc47c6..8716330 100644
--- a/FlexUnit4Test/html-template/history/history.css
+++ b/FlexUnit4Test/html-template/history/history.css
@@ -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.
+ */
 /* This CSS stylesheet defines styles used by required elements in a flex application page that supports browser history */
 
 #ie_historyFrame { width: 0px; height: 0px; display:none }

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/html-template/history/history.js
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/html-template/history/history.js b/FlexUnit4Test/html-template/history/history.js
index 3279a53..c6d88d5 100644
--- a/FlexUnit4Test/html-template/history/history.js
+++ b/FlexUnit4Test/html-template/history/history.js
@@ -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.
+ */
 BrowserHistoryUtils = {
     addEvent: function(elm, evType, fn, useCapture) {
         useCapture = useCapture || false;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/html-template/history/historyFrame.html
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/html-template/history/historyFrame.html b/FlexUnit4Test/html-template/history/historyFrame.html
index 07e3806..c8af338 100644
--- a/FlexUnit4Test/html-template/history/historyFrame.html
+++ b/FlexUnit4Test/html-template/history/historyFrame.html
@@ -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.
+-->
 <html>
     <head>
         <META HTTP-EQUIV="Pragma" CONTENT="no-cache"> 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/html-template/index.template.html
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/html-template/index.template.html b/FlexUnit4Test/html-template/index.template.html
index 20ee809..eaa3a12 100644
--- a/FlexUnit4Test/html-template/index.template.html
+++ b/FlexUnit4Test/html-template/index.template.html
@@ -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.
+-->
 <!-- saved from url=(0014)about:internet -->
 <html lang="en">
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/InstrumentTestRunner.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/InstrumentTestRunner.mxml b/FlexUnit4Test/src/InstrumentTestRunner.mxml
index 774dc18..b559571 100644
--- a/FlexUnit4Test/src/InstrumentTestRunner.mxml
+++ b/FlexUnit4Test/src/InstrumentTestRunner.mxml
@@ -1,4 +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.
+-->
 <mx:Application 
 	xmlns:mx="http://www.adobe.com/2006/mxml"
 	creationComplete="runMe()" >

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/TestRunner.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/TestRunner.mxml b/FlexUnit4Test/src/TestRunner.mxml
index 7599c3b..4d4b82e 100644
--- a/FlexUnit4Test/src/TestRunner.mxml
+++ b/FlexUnit4Test/src/TestRunner.mxml
@@ -1,4 +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.
+-->
 <mx:Application 
 	xmlns:mx="http://www.adobe.com/2006/mxml"
 	creationComplete="runMe()" >

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/UIRunner.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/UIRunner.mxml b/FlexUnit4Test/src/UIRunner.mxml
index c6e2988..27cd37e 100644
--- a/FlexUnit4Test/src/UIRunner.mxml
+++ b/FlexUnit4Test/src/UIRunner.mxml
@@ -1,4 +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.
+-->
 <mx:Application 
 	xmlns:mx="http://www.adobe.com/2006/mxml"
 	creationComplete="runMe()" xmlns:adobe="http://www.adobe.com/2009/flexUnitUIRunner">

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/compilationSuite/FlexUnit4ASSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/compilationSuite/FlexUnit4ASSuite.as b/FlexUnit4Test/src/compilationSuite/FlexUnit4ASSuite.as
index be7a8e7..0688b0a 100644
--- a/FlexUnit4Test/src/compilationSuite/FlexUnit4ASSuite.as
+++ b/FlexUnit4Test/src/compilationSuite/FlexUnit4ASSuite.as
@@ -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 compilationSuite
 {
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/compilationSuite/SuitesToRun.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/compilationSuite/SuitesToRun.as b/FlexUnit4Test/src/compilationSuite/SuitesToRun.as
index f1c2051..d7a8fcc 100644
--- a/FlexUnit4Test/src/compilationSuite/SuitesToRun.as
+++ b/FlexUnit4Test/src/compilationSuite/SuitesToRun.as
@@ -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 compilationSuite
 {
 	import compilationSuite.actionscript.ActionScriptSuite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/compilationSuite/actionscript/ActionScriptSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/compilationSuite/actionscript/ActionScriptSuite.as b/FlexUnit4Test/src/compilationSuite/actionscript/ActionScriptSuite.as
index c42de87..aa674e8 100644
--- a/FlexUnit4Test/src/compilationSuite/actionscript/ActionScriptSuite.as
+++ b/FlexUnit4Test/src/compilationSuite/actionscript/ActionScriptSuite.as
@@ -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 compilationSuite.actionscript {
 	import compilationSuite.FlexUnit4ASSuite;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/compilationSuite/flex/FlexSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/compilationSuite/flex/FlexSuite.as b/FlexUnit4Test/src/compilationSuite/flex/FlexSuite.as
index a0a9241..72982a2 100644
--- a/FlexUnit4Test/src/compilationSuite/flex/FlexSuite.as
+++ b/FlexUnit4Test/src/compilationSuite/flex/FlexSuite.as
@@ -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 compilationSuite.flex {
 
 	[Suite]

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flex/lang/reflect/mocks/KlassMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flex/lang/reflect/mocks/KlassMock.as b/FlexUnit4Test/src/flex/lang/reflect/mocks/KlassMock.as
index 9b38eaa..d0012d9 100644
--- a/FlexUnit4Test/src/flex/lang/reflect/mocks/KlassMock.as
+++ b/FlexUnit4Test/src/flex/lang/reflect/mocks/KlassMock.as
@@ -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 flex.lang.reflect.mocks
 {
 	import com.anywebcam.mock.Mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flex/lang/reflect/mocks/MethodMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flex/lang/reflect/mocks/MethodMock.as b/FlexUnit4Test/src/flex/lang/reflect/mocks/MethodMock.as
index 3b41342..7e4023a 100644
--- a/FlexUnit4Test/src/flex/lang/reflect/mocks/MethodMock.as
+++ b/FlexUnit4Test/src/flex/lang/reflect/mocks/MethodMock.as
@@ -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 flex.lang.reflect.mocks
 {
 	import com.anywebcam.mock.Mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/TestingTester.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/TestingTester.as b/FlexUnit4Test/src/flexUnitTests/TestingTester.as
index 148fc82..5bc4111 100644
--- a/FlexUnit4Test/src/flexUnitTests/TestingTester.as
+++ b/FlexUnit4Test/src/flexUnitTests/TestingTester.as
@@ -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 flexUnitTests
 {
 	import flexunit.framework.TestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as
index 37422bc..c81bde8 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AllFrameworkTests.as
@@ -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 flexUnitTests.flexUnit1.framework
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousTestCase.as b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousTestCase.as
index 1ef7756..15ab6fd 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousTestCase.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousTestCase.as
@@ -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 flexUnitTests.flexUnit1.framework
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousValueDispatcher.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousValueDispatcher.as b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousValueDispatcher.as
index d1e60c1..9095ca3 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousValueDispatcher.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/AsynchronousValueDispatcher.as
@@ -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 flexUnitTests.flexUnit1.framework
 {
    import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/ErrorTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/ErrorTestCase.as b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/ErrorTestCase.as
index d9ac0b7..f8c024c 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/ErrorTestCase.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/ErrorTestCase.as
@@ -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 flexUnitTests.flexUnit1.framework
 {
    import flexunit.framework.*;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/FailureTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/FailureTestCase.as b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/FailureTestCase.as
index d22fe0d..f734809 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/FailureTestCase.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit1/framework/FailureTestCase.as
@@ -1 +1,17 @@
+/*
+ * 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 flexUnitTests.flexUnit1.framework
{
   import flexunit.framework.*;
   
   public class FailureTestCase extends TestCase
   {
       public function FailureTestCase(name : String):void
       {
           super(name);
       }
   
       public function testFailure():void
       {
           fail("intentional failure");
       }
   }
}
\ No newline at end of file