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:43 UTC

[23/41] added Apache license header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/RulesSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/RulesSuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/RulesSuite.as
index e6f8847..6a76c37 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/RulesSuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/RulesSuite.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.flexUnit4.suites.frameworkSuite.rulesSuite
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRuleOrder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRuleOrder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRuleOrder.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRuleOrder.as
index c51ec09..038bda6 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRuleOrder.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRuleOrder.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.flexUnit4.suites.frameworkSuite.rulesSuite
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.ordered.RuleFifty;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesBasicImplementation.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesBasicImplementation.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesBasicImplementation.as
index da9f348..81b76d5 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesBasicImplementation.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesBasicImplementation.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.flexUnit4.suites.frameworkSuite.rulesSuite
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.BasicImplementationRule;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesErrorWrapping.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesErrorWrapping.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesErrorWrapping.as
index 2e3bfc0..be9ec1a 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesErrorWrapping.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesErrorWrapping.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.flexUnit4.suites.frameworkSuite.rulesSuite
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.helper.errors.RuleError;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesRuleDoesntImplementIMethodRule.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesRuleDoesntImplementIMethodRule.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesRuleDoesntImplementIMethodRule.as
index b3e9f68..49a2463 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesRuleDoesntImplementIMethodRule.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/TestRulesRuleDoesntImplementIMethodRule.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.flexUnit4.suites.frameworkSuite.rulesSuite
 {
 	import flash.geom.Point;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/errors/RuleError.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/errors/RuleError.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/errors/RuleError.as
index 3f4694e..f90b58c 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/errors/RuleError.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/errors/RuleError.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.errors
 {
 	public class RuleError extends Error

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/BasicImplementationRule.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/BasicImplementationRule.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/BasicImplementationRule.as
index dc998e6..5be5884 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/BasicImplementationRule.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/BasicImplementationRule.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRulesBasicImplementation;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ErrorWrappingRule.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ErrorWrappingRule.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ErrorWrappingRule.as
index f87794b..64051f6 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ErrorWrappingRule.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ErrorWrappingRule.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.helper.errors.RuleError;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleFifty.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleFifty.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleFifty.as
index 53dcca8..cb61476 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleFifty.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleFifty.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.ordered
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRuleOrder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleNoOrder.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleNoOrder.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleNoOrder.as
index 0c5ba02..02d34de 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleNoOrder.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleNoOrder.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.ordered
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRuleOrder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleOne.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleOne.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleOne.as
index 5e69c25..f3b25e8 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleOne.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleOne.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.ordered
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRuleOrder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleTwo.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleTwo.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleTwo.as
index a846ecf..6b7ddec 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleTwo.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/rulesSuite/helper/rules/ordered/RuleTwo.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.flexUnit4.suites.frameworkSuite.rulesSuite.helper.rules.ordered
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.rulesSuite.TestRuleOrder;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/AsyncTheorySuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/AsyncTheorySuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/AsyncTheorySuite.as
index 2d93ec9..b566294 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/AsyncTheorySuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/AsyncTheorySuite.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.flexUnit4.suites.frameworkSuite.theorySuite {
 	import flash.events.TimerEvent;
 	import flash.utils.Timer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheoryDependencyDataSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheoryDependencyDataSuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheoryDependencyDataSuite.as
index 64c2ef6..0557595 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheoryDependencyDataSuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheoryDependencyDataSuite.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.flexUnit4.suites.frameworkSuite.theorySuite {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.theorySuite.helper.SampleTheoryDataHelper;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheorySuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheorySuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheorySuite.as
index b0a0826..edfe662 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheorySuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/ExternalTheorySuite.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.flexUnit4.suites.frameworkSuite.theorySuite {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.theorySuite.helper.SampleTheoryDataHelper;
 	

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/FunctionalTheorySuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/FunctionalTheorySuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/FunctionalTheorySuite.as
index a60ac1e..7fc623c 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/FunctionalTheorySuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/FunctionalTheorySuite.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.flexUnit4.suites.frameworkSuite.theorySuite {
 	import org.flexunit.assertThat;
 	import org.flexunit.assumeThat;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesSuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesSuite.as
index 9e25157..01a5df4 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesSuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesSuite.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.flexUnit4.suites.frameworkSuite.theorySuite
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesWithBeforeAfter.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesWithBeforeAfter.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesWithBeforeAfter.as
index 599c609..a5d3e51 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesWithBeforeAfter.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TestTheoriesWithBeforeAfter.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.flexUnit4.suites.frameworkSuite.theorySuite
 {
 	import flexunit.framework.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TheorySuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TheorySuite.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TheorySuite.as
index 1a7c8ae..e4fb7bb 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TheorySuite.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/TheorySuite.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.flexUnit4.suites.frameworkSuite.theorySuite
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.theorySuite.AsyncTheorySuite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/helper/SampleTheoryDataHelper.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/helper/SampleTheoryDataHelper.as b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/helper/SampleTheoryDataHelper.as
index 3ae049a..cd6a7c6 100644
--- a/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/helper/SampleTheoryDataHelper.as
+++ b/FlexUnit4Test/src/flexUnitTests/flexUnit4/suites/frameworkSuite/theorySuite/helper/SampleTheoryDataHelper.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.flexUnit4.suites.frameworkSuite.theorySuite.helper {
 	import flash.events.TimerEvent;
 	import flash.utils.Timer;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexSuite.as b/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexSuite.as
index 9a912c2..7164efa 100644
--- a/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexSuite.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
 {
 	import flexUnitTests.flexUnit4.suites.frameworkSuite.cases.TestAsynchronousFlex;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexUnitSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexUnitSuite.as b/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexUnitSuite.as
index 7c040e1..b443c82 100644
--- a/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexUnitSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/FlexUnit4FlexUnitSuite.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 {
 	import org.flexunit.async.AsyncSuite;
 	import org.flexunit.cases.AssertCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/AsyncSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/AsyncSuite.as b/FlexUnit4Test/src/org/flexunit/async/AsyncSuite.as
index e391f2f..1afb3c2 100644
--- a/FlexUnit4Test/src/org/flexunit/async/AsyncSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/async/AsyncSuite.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.async
 {
 	import org.flexunit.async.cases.AsyncASCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncASCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncASCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncASCase.as
index 770308d..6b2fd52 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncASCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncASCase.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.async.cases
 {
 	import org.flexunit.async.Async;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncFlexCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncFlexCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncFlexCase.as
index cd188c0..761d65c 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncFlexCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncFlexCase.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.async.cases
 {
 	import org.flexunit.async.Async;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncHandlerCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncHandlerCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncHandlerCase.as
index ee7eaca..7cd978a 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncHandlerCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncHandlerCase.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.async.cases
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncLocatorCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncLocatorCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncLocatorCase.as
index bd9c2e4..d06074c 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncLocatorCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncLocatorCase.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.async.cases
 {
 	import flexunit.framework.TestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncServiceCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncServiceCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncServiceCase.as
index d9cad82..482a01b 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncServiceCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncServiceCase.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.async.cases
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/AsyncTestResponderCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncTestResponderCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncTestResponderCase.as
index 93edf4b..b6dc199 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/AsyncTestResponderCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/AsyncTestResponderCase.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.async.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/cases/TestResponderCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/cases/TestResponderCase.as b/FlexUnit4Test/src/org/flexunit/async/cases/TestResponderCase.as
index d2ec2a5..a38a0de 100644
--- a/FlexUnit4Test/src/org/flexunit/async/cases/TestResponderCase.as
+++ b/FlexUnit4Test/src/org/flexunit/async/cases/TestResponderCase.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.async.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/mocks/EventDispatcherMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/mocks/EventDispatcherMock.as b/FlexUnit4Test/src/org/flexunit/async/mocks/EventDispatcherMock.as
index 47e7fc4..515dfe4 100644
--- a/FlexUnit4Test/src/org/flexunit/async/mocks/EventDispatcherMock.as
+++ b/FlexUnit4Test/src/org/flexunit/async/mocks/EventDispatcherMock.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.async.mocks
 {
 	import com.anywebcam.mock.Mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/async/mocks/ResponderMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/async/mocks/ResponderMock.as b/FlexUnit4Test/src/org/flexunit/async/mocks/ResponderMock.as
index c8f7ece..69b63fd 100644
--- a/FlexUnit4Test/src/org/flexunit/async/mocks/ResponderMock.as
+++ b/FlexUnit4Test/src/org/flexunit/async/mocks/ResponderMock.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.async.mocks
 {
 	import com.anywebcam.mock.Mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/AssertCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/AssertCase.as b/FlexUnit4Test/src/org/flexunit/cases/AssertCase.as
index c283640..5f7e410 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/AssertCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/AssertCase.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.cases
 {
 	import flexunit.framework.AssertionFailedError;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/AssertThatCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/AssertThatCase.as b/FlexUnit4Test/src/org/flexunit/cases/AssertThatCase.as
index 193db6a..ee815e3 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/AssertThatCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/AssertThatCase.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.cases
 {
 	import org.flexunit.assertThat;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/AssertionErrorCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/AssertionErrorCase.as b/FlexUnit4Test/src/org/flexunit/cases/AssertionErrorCase.as
index f33d21b..4cf300d 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/AssertionErrorCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/AssertionErrorCase.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.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/AssumeCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/AssumeCase.as b/FlexUnit4Test/src/org/flexunit/cases/AssumeCase.as
index cbe11a9..0ec7b5d 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/AssumeCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/AssumeCase.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.cases
 {
 	import flexunit.framework.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/AssumeThatCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/AssumeThatCase.as b/FlexUnit4Test/src/org/flexunit/cases/AssumeThatCase.as
index 320aa10..1f8ab08 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/AssumeThatCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/AssumeThatCase.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.cases
 {
 	import org.flexunit.assumeThat;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/cases/IncludeFlexClassesCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/cases/IncludeFlexClassesCase.as b/FlexUnit4Test/src/org/flexunit/cases/IncludeFlexClassesCase.as
index eba5cb0..75b0423 100644
--- a/FlexUnit4Test/src/org/flexunit/cases/IncludeFlexClassesCase.as
+++ b/FlexUnit4Test/src/org/flexunit/cases/IncludeFlexClassesCase.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.cases
 {
 	import org.flexunit.IncludeFlexClasses;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/EventsSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/EventsSuite.as b/FlexUnit4Test/src/org/flexunit/events/EventsSuite.as
index 5021994..688adba 100644
--- a/FlexUnit4Test/src/org/flexunit/events/EventsSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/events/EventsSuite.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.events
 {
 	import org.flexunit.events.cases.AsyncEventCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/cases/AsyncEventCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/cases/AsyncEventCase.as b/FlexUnit4Test/src/org/flexunit/events/cases/AsyncEventCase.as
index 119761f..83bbcf2 100644
--- a/FlexUnit4Test/src/org/flexunit/events/cases/AsyncEventCase.as
+++ b/FlexUnit4Test/src/org/flexunit/events/cases/AsyncEventCase.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.events.cases
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/cases/AsyncResponseEventCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/cases/AsyncResponseEventCase.as b/FlexUnit4Test/src/org/flexunit/events/cases/AsyncResponseEventCase.as
index fce5056..0655765 100644
--- a/FlexUnit4Test/src/org/flexunit/events/cases/AsyncResponseEventCase.as
+++ b/FlexUnit4Test/src/org/flexunit/events/cases/AsyncResponseEventCase.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.events.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/rule/EventRuleSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/rule/EventRuleSuite.as b/FlexUnit4Test/src/org/flexunit/events/rule/EventRuleSuite.as
index a4e96f9..bbe3e93 100644
--- a/FlexUnit4Test/src/org/flexunit/events/rule/EventRuleSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/events/rule/EventRuleSuite.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.events.rule
 {
 	import org.flexunit.events.rule.cases.AsyncEventQuantityTesting;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventQuantityTesting.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventQuantityTesting.as b/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventQuantityTesting.as
index b8e523b..6d5ad14 100644
--- a/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventQuantityTesting.as
+++ b/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventQuantityTesting.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.events.rule.cases {
 	import flash.display.Sprite;
 	import flash.events.DataEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventTesting.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventTesting.as b/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventTesting.as
index 5ab8eb6..2dc610e 100644
--- a/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventTesting.as
+++ b/FlexUnit4Test/src/org/flexunit/events/rule/cases/AsyncEventTesting.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.events.rule.cases {
 	import flash.display.Sprite;
 	import flash.events.DataEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventQuantityTesting.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventQuantityTesting.as b/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventQuantityTesting.as
index c95c8f8..6445792 100644
--- a/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventQuantityTesting.as
+++ b/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventQuantityTesting.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.events.rule.cases {
 	import flash.display.Sprite;
 	import flash.events.DataEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventTesting.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventTesting.as b/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventTesting.as
index ec45ebb..cea2d3e 100644
--- a/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventTesting.as
+++ b/FlexUnit4Test/src/org/flexunit/events/rule/cases/SyncEventTesting.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.events.rule.cases {
 	import flash.display.Sprite;
 	import flash.events.DataEvent;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/ExperimentSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/ExperimentSuite.as b/FlexUnit4Test/src/org/flexunit/experimental/ExperimentSuite.as
index 9e67fc5..eb52bf4 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/ExperimentSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/ExperimentSuite.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.experimental
 {
 	import org.flexunit.experimental.theories.ExperimentalTheoriesSuite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/results/cases/ResultMatchersClass.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/results/cases/ResultMatchersClass.as b/FlexUnit4Test/src/org/flexunit/experimental/results/cases/ResultMatchersClass.as
index 0914562..516f2bc 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/results/cases/ResultMatchersClass.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/results/cases/ResultMatchersClass.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.experimental.results.cases
 {
 	//Not yet implemented in FlexUnit4

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/ExperimentalRunnersStatementsSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/ExperimentalRunnersStatementsSuite.as b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/ExperimentalRunnersStatementsSuite.as
index 443fb1e..6dc82ff 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/ExperimentalRunnersStatementsSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/ExperimentalRunnersStatementsSuite.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.experimental.runners.statements
 {
 	import org.flexunit.experimental.runners.statements.cases.AssignmentSequencerCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/AssignmentSequencerCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/AssignmentSequencerCase.as b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/AssignmentSequencerCase.as
index 782399e..93817c3 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/AssignmentSequencerCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/AssignmentSequencerCase.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.experimental.runners.statements.cases
 {
 	import mockolate.mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/MethodCompleteWithParamStatementCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/MethodCompleteWithParamStatementCase.as b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/MethodCompleteWithParamStatementCase.as
index b406950..76fd057 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/MethodCompleteWithParamStatementCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/MethodCompleteWithParamStatementCase.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.experimental.runners.statements.cases
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryAnchorCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryAnchorCase.as b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryAnchorCase.as
index 868f32c..224ebb7 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryAnchorCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryAnchorCase.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.experimental.runners.statements.cases
 {
 	import mockolate.mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryBlockRunnerStatementCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryBlockRunnerStatementCase.as b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryBlockRunnerStatementCase.as
index cb1f084..07f63a2 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryBlockRunnerStatementCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/runners/statements/cases/TheoryBlockRunnerStatementCase.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.experimental.runners.statements.cases
 {
 	import mockolate.mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/theories/ExperimentalTheoriesSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/theories/ExperimentalTheoriesSuite.as b/FlexUnit4Test/src/org/flexunit/experimental/theories/ExperimentalTheoriesSuite.as
index 7bfced9..1d3521c 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/theories/ExperimentalTheoriesSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/theories/ExperimentalTheoriesSuite.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.experimental.theories
 {
 	import org.flexunit.experimental.theories.cases.ParameterSignatureCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/ParameterSignatureCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/ParameterSignatureCase.as b/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/ParameterSignatureCase.as
index f719f55..fed3f00 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/ParameterSignatureCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/ParameterSignatureCase.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.experimental.theories.cases
 {
 	import flex.lang.reflect.Constructor;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/PotentialAssignmentCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/PotentialAssignmentCase.as b/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/PotentialAssignmentCase.as
index c9793be..8353768 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/PotentialAssignmentCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/theories/cases/PotentialAssignmentCase.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.experimental.theories.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/ExperimentalTheoriesInteralsSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/ExperimentalTheoriesInteralsSuite.as b/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/ExperimentalTheoriesInteralsSuite.as
index 2d7e79a..a2fd247 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/ExperimentalTheoriesInteralsSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/ExperimentalTheoriesInteralsSuite.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.experimental.theories.internals
 {
 	import org.flexunit.experimental.theories.internals.cases.AssignmentsCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/cases/AssignmentsCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/cases/AssignmentsCase.as b/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/cases/AssignmentsCase.as
index 72ca80d..d66958a 100644
--- a/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/cases/AssignmentsCase.as
+++ b/FlexUnit4Test/src/org/flexunit/experimental/theories/internals/cases/AssignmentsCase.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.experimental.theories.internals.cases
 {
 	import mockolate.mock;