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

[20/41] added Apache license header

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/flexunit/utils/UtilsSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/flexunit/utils/UtilsSuite.as b/FlexUnit4Test/src/org/flexunit/utils/UtilsSuite.as
index 5453a5d..b8fe36a 100644
--- a/FlexUnit4Test/src/org/flexunit/utils/UtilsSuite.as
+++ b/FlexUnit4Test/src/org/flexunit/utils/UtilsSuite.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.utils
 {
 	[Suite]

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/SequenceSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/SequenceSuite.as b/FlexUnit4Test/src/org/fluint/sequence/SequenceSuite.as
index 40a9f16..48b609d 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/SequenceSuite.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/SequenceSuite.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.fluint.sequence
 {
 	import org.fluint.sequence.cases.SequenceBindingWaiterCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceBindingWaiterCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceBindingWaiterCase.as b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceBindingWaiterCase.as
index 8ee84e5..cc3e9d8 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceBindingWaiterCase.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceBindingWaiterCase.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.fluint.sequence.cases
 {
 	import mx.binding.utils.ChangeWatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceCallerCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceCallerCase.as b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceCallerCase.as
index e6132ec..01d18e3 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceCallerCase.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceCallerCase.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.fluint.sequence.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceDelayCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceDelayCase.as b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceDelayCase.as
index 3287369..1b95787 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceDelayCase.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceDelayCase.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.fluint.sequence.cases
 {
 	import org.flexunit.Assert;

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceRunnerCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceRunnerCase.as b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceRunnerCase.as
index bc512d0..4842a93 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceRunnerCase.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceRunnerCase.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.fluint.sequence.cases
 {
 	import org.fluint.sequence.SequenceRunner;

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceWaiterCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceWaiterCase.as b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceWaiterCase.as
index 2128044..5f5e0f8 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceWaiterCase.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/cases/SequenceWaiterCase.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.fluint.sequence.cases
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceActionMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceActionMock.as b/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceActionMock.as
index d3db898..435673f 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceActionMock.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceActionMock.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.fluint.sequence.mocks
 {
 	import com.anywebcam.mock.Mock;

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

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

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceStepMock.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceStepMock.as b/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceStepMock.as
index 103cc59..cd2de2c 100644
--- a/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceStepMock.as
+++ b/FlexUnit4Test/src/org/fluint/sequence/mocks/SequenceStepMock.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.fluint.sequence.mocks
 {
 	import com.anywebcam.mock.Mock;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/uiImpersonation/UIImpersonationSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/uiImpersonation/UIImpersonationSuite.as b/FlexUnit4Test/src/org/fluint/uiImpersonation/UIImpersonationSuite.as
index a3e9764..a8b02ed 100644
--- a/FlexUnit4Test/src/org/fluint/uiImpersonation/UIImpersonationSuite.as
+++ b/FlexUnit4Test/src/org/fluint/uiImpersonation/UIImpersonationSuite.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.fluint.uiImpersonation
 {
 	import org.fluint.uiImpersonation.cases.TestEnvironmentCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/TestEnvironmentCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/TestEnvironmentCase.as b/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/TestEnvironmentCase.as
index ae50a1d..0534896 100644
--- a/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/TestEnvironmentCase.as
+++ b/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/TestEnvironmentCase.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.fluint.uiImpersonation.cases
 {
 	import flash.display.Sprite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/UIImpersonatorCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/UIImpersonatorCase.as b/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/UIImpersonatorCase.as
index 95fdae1..59c14c9 100644
--- a/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/UIImpersonatorCase.as
+++ b/FlexUnit4Test/src/org/fluint/uiImpersonation/cases/UIImpersonatorCase.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.fluint.uiImpersonation.cases
 {
 	import flash.display.Sprite;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/AbstractMatcherTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/AbstractMatcherTestCase.as b/FlexUnit4Test/src/org/hamcrest/AbstractMatcherTestCase.as
index 7ad8ab9..bf57e9f 100755
--- a/FlexUnit4Test/src/org/hamcrest/AbstractMatcherTestCase.as
+++ b/FlexUnit4Test/src/org/hamcrest/AbstractMatcherTestCase.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/BaseMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/BaseMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/BaseMatcherTest.as
index a9d96f7..296d582 100755
--- a/FlexUnit4Test/src/org/hamcrest/BaseMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/BaseMatcherTest.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/CustomMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/CustomMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/CustomMatcherTest.as
index 2dc5f8b..95b27d7 100755
--- a/FlexUnit4Test/src/org/hamcrest/CustomMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/CustomMatcherTest.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/CustomTypeSafeMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/CustomTypeSafeMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/CustomTypeSafeMatcherTest.as
index f19fcc7..407ec63 100755
--- a/FlexUnit4Test/src/org/hamcrest/CustomTypeSafeMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/CustomTypeSafeMatcherTest.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/HamcrestMXMLSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/HamcrestMXMLSuite.as b/FlexUnit4Test/src/org/hamcrest/HamcrestMXMLSuite.as
index ac6c33a..bbb2d34 100755
--- a/FlexUnit4Test/src/org/hamcrest/HamcrestMXMLSuite.as
+++ b/FlexUnit4Test/src/org/hamcrest/HamcrestMXMLSuite.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.hamcrest
 {
 	import org.hamcrest.mxml.BaseMXMLMatcherTest;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/HamcrestSuite.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/HamcrestSuite.as b/FlexUnit4Test/src/org/hamcrest/HamcrestSuite.as
index 0b79a03..17974b2 100755
--- a/FlexUnit4Test/src/org/hamcrest/HamcrestSuite.as
+++ b/FlexUnit4Test/src/org/hamcrest/HamcrestSuite.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.hamcrest
 {
     import org.hamcrest.collection.EveryTest;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/MatcherAssertTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/MatcherAssertTest.as b/FlexUnit4Test/src/org/hamcrest/MatcherAssertTest.as
index 599e0bb..36f0b4b 100755
--- a/FlexUnit4Test/src/org/hamcrest/MatcherAssertTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/MatcherAssertTest.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/TypeSafeMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/TypeSafeMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/TypeSafeMatcherTest.as
index 57f5742..72f6efa 100755
--- a/FlexUnit4Test/src/org/hamcrest/TypeSafeMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/TypeSafeMatcherTest.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.hamcrest
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/AbstractArrayMatcherTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/AbstractArrayMatcherTestCase.as b/FlexUnit4Test/src/org/hamcrest/collection/AbstractArrayMatcherTestCase.as
index 44114ce..ec6f3aa 100644
--- a/FlexUnit4Test/src/org/hamcrest/collection/AbstractArrayMatcherTestCase.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/AbstractArrayMatcherTestCase.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.hamcrest.collection
 {
     import mx.collections.ArrayCollection;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/EveryTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/EveryTest.as b/FlexUnit4Test/src/org/hamcrest/collection/EveryTest.as
index 2f4e4aa..5d13a28 100755
--- a/FlexUnit4Test/src/org/hamcrest/collection/EveryTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/EveryTest.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.hamcrest.collection
 {
     import mx.collections.ArrayCollection;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/InArrayTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/InArrayTest.as b/FlexUnit4Test/src/org/hamcrest/collection/InArrayTest.as
index 0f910b2..6e50073 100755
--- a/FlexUnit4Test/src/org/hamcrest/collection/InArrayTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/InArrayTest.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.hamcrest.collection
 {
 	public class InArrayTest extends AbstractArrayMatcherTestCase

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/IsArrayContainingTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayContainingTest.as b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayContainingTest.as
index eff7b02..f86803f 100755
--- a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayContainingTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayContainingTest.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.hamcrest.collection
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/IsArrayTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayTest.as b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayTest.as
index 2e44aec..453d327 100755
--- a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayTest.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.hamcrest.collection
 {
     import org.hamcrest.object.equalTo;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/IsArrayWithSizeTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayWithSizeTest.as b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayWithSizeTest.as
index 6fd2d6f..ed7ad66 100755
--- a/FlexUnit4Test/src/org/hamcrest/collection/IsArrayWithSizeTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/IsArrayWithSizeTest.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.hamcrest.collection
 {
     import org.hamcrest.AbstractMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/SortedByFieldsTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/SortedByFieldsTest.as b/FlexUnit4Test/src/org/hamcrest/collection/SortedByFieldsTest.as
index 96c1d1a..253c657 100644
--- a/FlexUnit4Test/src/org/hamcrest/collection/SortedByFieldsTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/SortedByFieldsTest.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.hamcrest.collection
 {
     import mx.collections.ArrayCollection;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/collection/SortedByTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/collection/SortedByTest.as b/FlexUnit4Test/src/org/hamcrest/collection/SortedByTest.as
index abf1f8e..a72e8ea 100644
--- a/FlexUnit4Test/src/org/hamcrest/collection/SortedByTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/collection/SortedByTest.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.hamcrest.collection
 {
 	import mx.collections.ArrayCollection;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/AllOfTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/AllOfTest.as b/FlexUnit4Test/src/org/hamcrest/core/AllOfTest.as
index 061524e..da67db5 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/AllOfTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/AllOfTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/AnyOfTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/AnyOfTest.as b/FlexUnit4Test/src/org/hamcrest/core/AnyOfTest.as
index 6d8b65e..8302746 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/AnyOfTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/AnyOfTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/CombinableTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/CombinableTest.as b/FlexUnit4Test/src/org/hamcrest/core/CombinableTest.as
index afab031..c40a3ac 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/CombinableTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/CombinableTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/DescribedAsTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/DescribedAsTest.as b/FlexUnit4Test/src/org/hamcrest/core/DescribedAsTest.as
index 6ed837e..0b0f789 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/DescribedAsTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/DescribedAsTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/EvaluateTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/EvaluateTest.as b/FlexUnit4Test/src/org/hamcrest/core/EvaluateTest.as
index 9c72759..3ac02fd 100644
--- a/FlexUnit4Test/src/org/hamcrest/core/EvaluateTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/EvaluateTest.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.hamcrest.core
 {
 	import org.hamcrest.*;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/GivenTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/GivenTest.as b/FlexUnit4Test/src/org/hamcrest/core/GivenTest.as
index a1e8004..67569bc 100644
--- a/FlexUnit4Test/src/org/hamcrest/core/GivenTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/GivenTest.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.hamcrest.core
 {
 	import org.hamcrest.AbstractMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/IsAnythingTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/IsAnythingTest.as b/FlexUnit4Test/src/org/hamcrest/core/IsAnythingTest.as
index 5ba71ad..807c72e 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/IsAnythingTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/IsAnythingTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/IsNotTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/IsNotTest.as b/FlexUnit4Test/src/org/hamcrest/core/IsNotTest.as
index 03bb4f4..c5fd6cc 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/IsNotTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/IsNotTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/core/ThrowsTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/core/ThrowsTest.as b/FlexUnit4Test/src/org/hamcrest/core/ThrowsTest.as
index 0b8256f..64195fd 100755
--- a/FlexUnit4Test/src/org/hamcrest/core/ThrowsTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/core/ThrowsTest.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.hamcrest.core
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/date/DateAfterTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/date/DateAfterTest.as b/FlexUnit4Test/src/org/hamcrest/date/DateAfterTest.as
index 38e97e1..6051ca1 100755
--- a/FlexUnit4Test/src/org/hamcrest/date/DateAfterTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/date/DateAfterTest.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.hamcrest.date
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/date/DateBeforeTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/date/DateBeforeTest.as b/FlexUnit4Test/src/org/hamcrest/date/DateBeforeTest.as
index d070bdc..6e212d3 100755
--- a/FlexUnit4Test/src/org/hamcrest/date/DateBeforeTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/date/DateBeforeTest.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.hamcrest.date
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/date/DateBetweenTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/date/DateBetweenTest.as b/FlexUnit4Test/src/org/hamcrest/date/DateBetweenTest.as
index 0fccdf7..1e017e7 100755
--- a/FlexUnit4Test/src/org/hamcrest/date/DateBetweenTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/date/DateBetweenTest.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.hamcrest.date
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/date/DateEqualTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/date/DateEqualTest.as b/FlexUnit4Test/src/org/hamcrest/date/DateEqualTest.as
index 0a88a2e..d316c19 100755
--- a/FlexUnit4Test/src/org/hamcrest/date/DateEqualTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/date/DateEqualTest.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.hamcrest.date
 {
     import org.hamcrest.AbstractMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/filter/FilterFunctionTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/filter/FilterFunctionTest.as b/FlexUnit4Test/src/org/hamcrest/filter/FilterFunctionTest.as
index 6ed0078..d72a915 100644
--- a/FlexUnit4Test/src/org/hamcrest/filter/FilterFunctionTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/filter/FilterFunctionTest.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.hamcrest.filter
 {
 	import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/AbstractMXMLMatcherTestCase.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/AbstractMXMLMatcherTestCase.as b/FlexUnit4Test/src/org/hamcrest/mxml/AbstractMXMLMatcherTestCase.as
index b063b76..8acc0a2 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/AbstractMXMLMatcherTestCase.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/AbstractMXMLMatcherTestCase.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.hamcrest.mxml
 {
     import org.flexunit.Assert;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherCompositeTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherCompositeTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherCompositeTest.as
index 9e0a740..74ebfef 100644
--- a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherCompositeTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherCompositeTest.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.hamcrest.mxml
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherContainerTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherContainerTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherContainerTest.as
index 97601c4..65d1e6f 100644
--- a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherContainerTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherContainerTest.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.hamcrest.mxml
 {
 	import flash.events.Event;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherTest.as
index 55064fc..e5301f5 100644
--- a/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/BaseMXMLMatcherTest.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.hamcrest.mxml
 {
 

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayTest.as
index 00b2dd9..7018f5b 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayTest.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.hamcrest.mxml.collection
 {
     import org.flexunit.assertThat;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayWithSizeTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayWithSizeTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayWithSizeTest.as
index 434fe07..028b5a5 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayWithSizeTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/ArrayWithSizeTest.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.hamcrest.mxml.collection
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/EmptyArrayTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/EmptyArrayTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/EmptyArrayTest.as
index b90a6f2..69c7546 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/EmptyArrayTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/EmptyArrayTest.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.hamcrest.mxml.collection
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/EveryItemTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/EveryItemTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/EveryItemTest.as
index 22712af..cc630e0 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/EveryItemTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/EveryItemTest.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.hamcrest.mxml.collection
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemTest.as
index e04c01a..03cf44d 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemTest.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.hamcrest.mxml.collection
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemsTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemsTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemsTest.as
index 59be2fc..856d4c9 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemsTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/HasItemsTest.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.hamcrest.mxml.collection
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/collection/InArrayTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/collection/InArrayTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/collection/InArrayTest.as
index 0be48ce..24701fa 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/collection/InArrayTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/collection/InArrayTest.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.hamcrest.mxml.collection
 {
 	import org.hamcrest.collection.InArrayMatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/AllOfTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/AllOfTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/core/AllOfTest.as
index be9fe6a..2372c6b 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/AllOfTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/AllOfTest.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.hamcrest.mxml.core
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/AnyOfTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/AnyOfTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/core/AnyOfTest.as
index be4cbc7..4c085cb 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/AnyOfTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/AnyOfTest.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.hamcrest.mxml.core
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/AnythingTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/AnythingTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/core/AnythingTest.as
index 8cd311d..80df524 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/AnythingTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/AnythingTest.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.hamcrest.mxml.core
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/BaseMXMLMatcherTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/BaseMXMLMatcherTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/core/BaseMXMLMatcherTest.as
index db6999e..7eacd91 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/BaseMXMLMatcherTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/BaseMXMLMatcherTest.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.hamcrest.mxml.core
 {
     import org.hamcrest.mxml.BaseMXMLMatcher;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/DescribedAsTest.as
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/DescribedAsTest.as b/FlexUnit4Test/src/org/hamcrest/mxml/core/DescribedAsTest.as
index 018a867..8c3c78e 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/DescribedAsTest.as
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/DescribedAsTest.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.hamcrest.mxml.core
 {
     import org.hamcrest.mxml.AbstractMXMLMatcherTestCase;

http://git-wip-us.apache.org/repos/asf/flex-flexunit/blob/3b173d72/FlexUnit4Test/src/org/hamcrest/mxml/core/HamcrestMxmlExample.mxml
----------------------------------------------------------------------
diff --git a/FlexUnit4Test/src/org/hamcrest/mxml/core/HamcrestMxmlExample.mxml b/FlexUnit4Test/src/org/hamcrest/mxml/core/HamcrestMxmlExample.mxml
index be7ad4a..19c72c6 100755
--- a/FlexUnit4Test/src/org/hamcrest/mxml/core/HamcrestMxmlExample.mxml
+++ b/FlexUnit4Test/src/org/hamcrest/mxml/core/HamcrestMxmlExample.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:Canvas 
     height="300"
     width="400"