You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by cd...@apache.org on 2014/10/25 18:09:18 UTC

git commit: [flex-falcon] [refs/heads/feature/flexmojos-tests] - - Added Apache headers to all files.

Repository: flex-falcon
Updated Branches:
  refs/heads/feature/flexmojos-tests c2eb5dae6 -> 642f5ec3c


- Added Apache headers to all files.


Project: http://git-wip-us.apache.org/repos/asf/flex-falcon/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-falcon/commit/642f5ec3
Tree: http://git-wip-us.apache.org/repos/asf/flex-falcon/tree/642f5ec3
Diff: http://git-wip-us.apache.org/repos/asf/flex-falcon/diff/642f5ec3

Branch: refs/heads/feature/flexmojos-tests
Commit: 642f5ec3c8ad6f6515964c8aff90268ea226a0b8
Parents: c2eb5da
Author: cdutz <ch...@c-ware.de>
Authored: Sat Oct 25 18:09:05 2014 +0200
Committer: cdutz <ch...@c-ware.de>
Committed: Sat Oct 25 18:09:05 2014 +0200

----------------------------------------------------------------------
 .../air-test-swf-not-runnable/pom.xml           | 18 +++++++++++++++++
 .../src/main/flex/TestClass.as                  | 19 ++++++++++++++++--
 .../src/test/flex/TestClassTest.as              | 19 ++++++++++++++++--
 flexmojos-tests/bindable-interface/pom.xml      | 18 +++++++++++++++++
 .../src/main/flex/TestInterface.as              | 19 ++++++++++++++++--
 flexmojos-tests/conditional-compilation/pom.xml | 18 +++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 17 +++++++++++++++-
 .../css-with-missing-namespace/pom.xml          | 18 +++++++++++++++++
 .../src/main/flex/CssStyledApplication.mxml     | 18 +++++++++++++++++
 .../src/main/flex/styles.css                    | 19 ++++++++++++++++++
 flexmojos-tests/css-with-namespace/pom.xml      | 18 +++++++++++++++++
 .../src/main/flex/CssStyledApplication.mxml     | 18 +++++++++++++++++
 .../css-with-namespace/src/main/flex/styles.css | 19 ++++++++++++++++++
 flexmojos-tests/generated-sources/pom.xml       | 19 ++++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 17 +++++++++++++++-
 .../main/flex/org/apache/flex/swc/SWCDigest.as  | 21 +++++++++++++++-----
 flexmojos-tests/l10n-locales-runtime/pom.xml    | 18 +++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 17 +++++++++++++++-
 .../src/main/locales/de_DE/test.properties      | 19 ++++++++++++++++++
 .../src/main/locales/en_US/test.properties      | 19 ++++++++++++++++++
 flexmojos-tests/mx-as-module/pom.xml            | 18 +++++++++++++++++
 .../mx-as-module/src/main/flex/test/MxModule.as | 18 +++++++++++++++++
 flexmojos-tests/mx-mxml-module/pom.xml          | 18 +++++++++++++++++
 .../src/main/flex/test/MxModule.mxml            | 19 ++++++++++++++++++
 flexmojos-tests/mx-repeater/pom.xml             | 18 +++++++++++++++++
 .../src/main/flex/TestMxRepeater.mxml           | 18 +++++++++++++++++
 .../no-embedding-of-resources/pom.xml           | 18 +++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 18 +++++++++++++++++
 flexmojos-tests/no-font-embedding/pom.xml       | 18 +++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 17 +++++++++++++++-
 flexmojos-tests/optimize-swc/pom.xml            | 18 +++++++++++++++++
 .../optimize-swc/src/main/flex/TestClass.as     | 19 ++++++++++++++++--
 flexmojos-tests/optimize-swf/pom.xml            | 18 +++++++++++++++++
 .../src/main/flex/TestApplication.mxml          | 18 +++++++++++++++++
 flexmojos-tests/pom.xml                         | 18 +++++++++++++++++
 flexmojos-tests/spark-as-module/pom.xml         | 18 +++++++++++++++++
 .../src/main/flex/test/SparkModule.as           | 18 +++++++++++++++++
 flexmojos-tests/spark-mxml-module/pom.xml       | 18 +++++++++++++++++
 .../src/main/flex/test/SparkModule.mxml         | 19 ++++++++++++++++++
 39 files changed, 695 insertions(+), 17 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/air-test-swf-not-runnable/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/air-test-swf-not-runnable/pom.xml b/flexmojos-tests/air-test-swf-not-runnable/pom.xml
index e56ea35..a08b330 100644
--- a/flexmojos-tests/air-test-swf-not-runnable/pom.xml
+++ b/flexmojos-tests/air-test-swf-not-runnable/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/air-test-swf-not-runnable/src/main/flex/TestClass.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/air-test-swf-not-runnable/src/main/flex/TestClass.as b/flexmojos-tests/air-test-swf-not-runnable/src/main/flex/TestClass.as
index 0da38b5..f019596 100644
--- a/flexmojos-tests/air-test-swf-not-runnable/src/main/flex/TestClass.as
+++ b/flexmojos-tests/air-test-swf-not-runnable/src/main/flex/TestClass.as
@@ -1,5 +1,20 @@
-/**
- * Created by christoferdutz on 23.10.14.
+/*
+ *
+ *  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 {
 public class TestClass {

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/air-test-swf-not-runnable/src/test/flex/TestClassTest.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/air-test-swf-not-runnable/src/test/flex/TestClassTest.as b/flexmojos-tests/air-test-swf-not-runnable/src/test/flex/TestClassTest.as
index 0d1ec5d..84ec4ff 100644
--- a/flexmojos-tests/air-test-swf-not-runnable/src/test/flex/TestClassTest.as
+++ b/flexmojos-tests/air-test-swf-not-runnable/src/test/flex/TestClassTest.as
@@ -1,5 +1,20 @@
-/**
- * Created by christoferdutz on 23.10.14.
+/*
+ *
+ *  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 {
 import flexunit.framework.Assert;

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/bindable-interface/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/bindable-interface/pom.xml b/flexmojos-tests/bindable-interface/pom.xml
index 034500e..1611374 100644
--- a/flexmojos-tests/bindable-interface/pom.xml
+++ b/flexmojos-tests/bindable-interface/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/bindable-interface/src/main/flex/TestInterface.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/bindable-interface/src/main/flex/TestInterface.as b/flexmojos-tests/bindable-interface/src/main/flex/TestInterface.as
index 03a0fac..5fb04aa 100644
--- a/flexmojos-tests/bindable-interface/src/main/flex/TestInterface.as
+++ b/flexmojos-tests/bindable-interface/src/main/flex/TestInterface.as
@@ -1,5 +1,20 @@
-/**
- * Created by cdutz on 25.10.2014.
+/*
+ *
+ *  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 {
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/conditional-compilation/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/conditional-compilation/pom.xml b/flexmojos-tests/conditional-compilation/pom.xml
index 7992547..b3cf10e 100644
--- a/flexmojos-tests/conditional-compilation/pom.xml
+++ b/flexmojos-tests/conditional-compilation/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/conditional-compilation/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/conditional-compilation/src/main/flex/TestApplication.mxml b/flexmojos-tests/conditional-compilation/src/main/flex/TestApplication.mxml
index 38811cc..f1374d5 100644
--- a/flexmojos-tests/conditional-compilation/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/conditional-compilation/src/main/flex/TestApplication.mxml
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <!--
-  Created by christoferdutz on 22.10.14.
+
+  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.
+
 -->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
                xmlns:s="library://ns.adobe.com/flex/spark"

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-missing-namespace/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-missing-namespace/pom.xml b/flexmojos-tests/css-with-missing-namespace/pom.xml
index 8a76a31..6e1d7d8 100644
--- a/flexmojos-tests/css-with-missing-namespace/pom.xml
+++ b/flexmojos-tests/css-with-missing-namespace/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-missing-namespace/src/main/flex/CssStyledApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-missing-namespace/src/main/flex/CssStyledApplication.mxml b/flexmojos-tests/css-with-missing-namespace/src/main/flex/CssStyledApplication.mxml
index 7fe0272..2d1f523 100644
--- a/flexmojos-tests/css-with-missing-namespace/src/main/flex/CssStyledApplication.mxml
+++ b/flexmojos-tests/css-with-missing-namespace/src/main/flex/CssStyledApplication.mxml
@@ -1,4 +1,22 @@
 <?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.
+
+-->
 <s:Application xmlns:s="library://ns.adobe.com/flex/spark"
                xmlns:fx="http://ns.adobe.com/mxml/2009" layout="absolute">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-missing-namespace/src/main/flex/styles.css
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-missing-namespace/src/main/flex/styles.css b/flexmojos-tests/css-with-missing-namespace/src/main/flex/styles.css
index 61e3425..9b52909 100644
--- a/flexmojos-tests/css-with-missing-namespace/src/main/flex/styles.css
+++ b/flexmojos-tests/css-with-missing-namespace/src/main/flex/styles.css
@@ -1,3 +1,22 @@
+/*
+ *
+ *  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.
+ *
+ */
+
 Label
 {
 	fontSize: 10px;

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-namespace/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-namespace/pom.xml b/flexmojos-tests/css-with-namespace/pom.xml
index 3a5e5b6..6853f0e 100644
--- a/flexmojos-tests/css-with-namespace/pom.xml
+++ b/flexmojos-tests/css-with-namespace/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-namespace/src/main/flex/CssStyledApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-namespace/src/main/flex/CssStyledApplication.mxml b/flexmojos-tests/css-with-namespace/src/main/flex/CssStyledApplication.mxml
index 7fe0272..2d1f523 100644
--- a/flexmojos-tests/css-with-namespace/src/main/flex/CssStyledApplication.mxml
+++ b/flexmojos-tests/css-with-namespace/src/main/flex/CssStyledApplication.mxml
@@ -1,4 +1,22 @@
 <?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.
+
+-->
 <s:Application xmlns:s="library://ns.adobe.com/flex/spark"
                xmlns:fx="http://ns.adobe.com/mxml/2009" layout="absolute">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/css-with-namespace/src/main/flex/styles.css
----------------------------------------------------------------------
diff --git a/flexmojos-tests/css-with-namespace/src/main/flex/styles.css b/flexmojos-tests/css-with-namespace/src/main/flex/styles.css
index 4ce4482..579d076 100644
--- a/flexmojos-tests/css-with-namespace/src/main/flex/styles.css
+++ b/flexmojos-tests/css-with-namespace/src/main/flex/styles.css
@@ -1,3 +1,22 @@
+/*
+ *
+ *  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.
+ *
+ */
+
 @namespace s "library://ns.adobe.com/flex/spark";
 
 s|Label

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/generated-sources/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/generated-sources/pom.xml b/flexmojos-tests/generated-sources/pom.xml
index 22714c4..a5f20e6 100644
--- a/flexmojos-tests/generated-sources/pom.xml
+++ b/flexmojos-tests/generated-sources/pom.xml
@@ -1,3 +1,22 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/generated-sources/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/generated-sources/src/main/flex/TestApplication.mxml b/flexmojos-tests/generated-sources/src/main/flex/TestApplication.mxml
index 9deda1e..d75e018 100644
--- a/flexmojos-tests/generated-sources/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/generated-sources/src/main/flex/TestApplication.mxml
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <!--
-  Created by christoferdutz on 22.10.14.
+
+  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.
+
 -->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009" 
                xmlns:s="library://ns.adobe.com/flex/spark">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/generated-sources/src/main/flex/org/apache/flex/swc/SWCDigest.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/generated-sources/src/main/flex/org/apache/flex/swc/SWCDigest.as b/flexmojos-tests/generated-sources/src/main/flex/org/apache/flex/swc/SWCDigest.as
index e800961..99e2b88 100644
--- a/flexmojos-tests/generated-sources/src/main/flex/org/apache/flex/swc/SWCDigest.as
+++ b/flexmojos-tests/generated-sources/src/main/flex/org/apache/flex/swc/SWCDigest.as
@@ -1,10 +1,21 @@
-/**
- * Generated by Gas3 v2.3.2 (Granite Data Services).
+/*
+ *
+ *  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.
  *
- * NOTE: this file is only generated if it does not exist. You may safely put
- * your custom code here.
  */
-
 package org.apache.flex.swc {
 
     [Bindable]

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/l10n-locales-runtime/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/l10n-locales-runtime/pom.xml b/flexmojos-tests/l10n-locales-runtime/pom.xml
index b86df49..b4066ba 100644
--- a/flexmojos-tests/l10n-locales-runtime/pom.xml
+++ b/flexmojos-tests/l10n-locales-runtime/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/l10n-locales-runtime/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/l10n-locales-runtime/src/main/flex/TestApplication.mxml b/flexmojos-tests/l10n-locales-runtime/src/main/flex/TestApplication.mxml
index 7fe12b7..20a0bd9 100644
--- a/flexmojos-tests/l10n-locales-runtime/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/l10n-locales-runtime/src/main/flex/TestApplication.mxml
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <!--
-  Created by christoferdutz on 23.10.14.
+
+  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.
+
 -->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/l10n-locales-runtime/src/main/locales/de_DE/test.properties
----------------------------------------------------------------------
diff --git a/flexmojos-tests/l10n-locales-runtime/src/main/locales/de_DE/test.properties b/flexmojos-tests/l10n-locales-runtime/src/main/locales/de_DE/test.properties
index 7c9f2a7..432c91c 100644
--- a/flexmojos-tests/l10n-locales-runtime/src/main/locales/de_DE/test.properties
+++ b/flexmojos-tests/l10n-locales-runtime/src/main/locales/de_DE/test.properties
@@ -1 +1,20 @@
+################################################################################
+##
+##  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.
+##
+################################################################################
+
 testlabel=Deutsch
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/l10n-locales-runtime/src/main/locales/en_US/test.properties
----------------------------------------------------------------------
diff --git a/flexmojos-tests/l10n-locales-runtime/src/main/locales/en_US/test.properties b/flexmojos-tests/l10n-locales-runtime/src/main/locales/en_US/test.properties
index d6bbf7c..55c7885 100644
--- a/flexmojos-tests/l10n-locales-runtime/src/main/locales/en_US/test.properties
+++ b/flexmojos-tests/l10n-locales-runtime/src/main/locales/en_US/test.properties
@@ -1 +1,20 @@
+################################################################################
+##
+##  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.
+##
+################################################################################
+
 testlabel=English
\ No newline at end of file

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-as-module/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-as-module/pom.xml b/flexmojos-tests/mx-as-module/pom.xml
index 82e4139..ac960c7 100644
--- a/flexmojos-tests/mx-as-module/pom.xml
+++ b/flexmojos-tests/mx-as-module/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-as-module/src/main/flex/test/MxModule.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-as-module/src/main/flex/test/MxModule.as b/flexmojos-tests/mx-as-module/src/main/flex/test/MxModule.as
index 6aecddd..07f03f3 100644
--- a/flexmojos-tests/mx-as-module/src/main/flex/test/MxModule.as
+++ b/flexmojos-tests/mx-as-module/src/main/flex/test/MxModule.as
@@ -1,3 +1,21 @@
+/*
+ *
+ *  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 test {
 
 import mx.modules.Module;

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-mxml-module/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-mxml-module/pom.xml b/flexmojos-tests/mx-mxml-module/pom.xml
index bb45be1..de46f88 100644
--- a/flexmojos-tests/mx-mxml-module/pom.xml
+++ b/flexmojos-tests/mx-mxml-module/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-mxml-module/src/main/flex/test/MxModule.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-mxml-module/src/main/flex/test/MxModule.mxml b/flexmojos-tests/mx-mxml-module/src/main/flex/test/MxModule.mxml
index ac18213..a8feb00 100644
--- a/flexmojos-tests/mx-mxml-module/src/main/flex/test/MxModule.mxml
+++ b/flexmojos-tests/mx-mxml-module/src/main/flex/test/MxModule.mxml
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <mx:Module xmlns:mx="library://ns.adobe.com/flex/mx"
           xmlns:fx="http://ns.adobe.com/mxml/2009" layout="absolute">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-repeater/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-repeater/pom.xml b/flexmojos-tests/mx-repeater/pom.xml
index c793c50..bdc583b 100644
--- a/flexmojos-tests/mx-repeater/pom.xml
+++ b/flexmojos-tests/mx-repeater/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 	<modelVersion>4.0.0</modelVersion>
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/mx-repeater/src/main/flex/TestMxRepeater.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/mx-repeater/src/main/flex/TestMxRepeater.mxml b/flexmojos-tests/mx-repeater/src/main/flex/TestMxRepeater.mxml
index c6fba7c..b9fa08a 100644
--- a/flexmojos-tests/mx-repeater/src/main/flex/TestMxRepeater.mxml
+++ b/flexmojos-tests/mx-repeater/src/main/flex/TestMxRepeater.mxml
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:mx="library://ns.adobe.com/flex/mx"
                xmlns:s="library://ns.adobe.com/flex/spark">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/no-embedding-of-resources/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/no-embedding-of-resources/pom.xml b/flexmojos-tests/no-embedding-of-resources/pom.xml
index b541ed4..7f2686d 100644
--- a/flexmojos-tests/no-embedding-of-resources/pom.xml
+++ b/flexmojos-tests/no-embedding-of-resources/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/no-embedding-of-resources/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/no-embedding-of-resources/src/main/flex/TestApplication.mxml b/flexmojos-tests/no-embedding-of-resources/src/main/flex/TestApplication.mxml
index 1375a57..16b0028 100644
--- a/flexmojos-tests/no-embedding-of-resources/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/no-embedding-of-resources/src/main/flex/TestApplication.mxml
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/no-font-embedding/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/no-font-embedding/pom.xml b/flexmojos-tests/no-font-embedding/pom.xml
index a2397a5..9aa73cb 100644
--- a/flexmojos-tests/no-font-embedding/pom.xml
+++ b/flexmojos-tests/no-font-embedding/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/no-font-embedding/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/no-font-embedding/src/main/flex/TestApplication.mxml b/flexmojos-tests/no-font-embedding/src/main/flex/TestApplication.mxml
index 5993c85..4f432bb 100644
--- a/flexmojos-tests/no-font-embedding/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/no-font-embedding/src/main/flex/TestApplication.mxml
@@ -1,6 +1,21 @@
 <?xml version="1.0"?>
 <!--
-  Created by christoferdutz on 23.10.14.
+
+  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.
+
 -->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/optimize-swc/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/optimize-swc/pom.xml b/flexmojos-tests/optimize-swc/pom.xml
index eba2a47..80ed4f9 100644
--- a/flexmojos-tests/optimize-swc/pom.xml
+++ b/flexmojos-tests/optimize-swc/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/optimize-swc/src/main/flex/TestClass.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/optimize-swc/src/main/flex/TestClass.as b/flexmojos-tests/optimize-swc/src/main/flex/TestClass.as
index ebdb1cc..7bbbb17 100644
--- a/flexmojos-tests/optimize-swc/src/main/flex/TestClass.as
+++ b/flexmojos-tests/optimize-swc/src/main/flex/TestClass.as
@@ -1,5 +1,20 @@
-/**
- * Created by christoferdutz on 23.10.14.
+/*
+ *
+ *  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 {
 public class TestClass {

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/optimize-swf/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/optimize-swf/pom.xml b/flexmojos-tests/optimize-swf/pom.xml
index 776de01..340e978 100644
--- a/flexmojos-tests/optimize-swf/pom.xml
+++ b/flexmojos-tests/optimize-swf/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/optimize-swf/src/main/flex/TestApplication.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/optimize-swf/src/main/flex/TestApplication.mxml b/flexmojos-tests/optimize-swf/src/main/flex/TestApplication.mxml
index 5653eaa..cd7c0f3 100644
--- a/flexmojos-tests/optimize-swf/src/main/flex/TestApplication.mxml
+++ b/flexmojos-tests/optimize-swf/src/main/flex/TestApplication.mxml
@@ -1,4 +1,22 @@
 <?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <s:Application xmlns:fx="http://ns.adobe.com/mxml/2009"
                xmlns:s="library://ns.adobe.com/flex/spark">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/pom.xml b/flexmojos-tests/pom.xml
index c734e4d..f47cd4a 100644
--- a/flexmojos-tests/pom.xml
+++ b/flexmojos-tests/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
 

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/spark-as-module/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/spark-as-module/pom.xml b/flexmojos-tests/spark-as-module/pom.xml
index fd1e2be..d1a1d48 100644
--- a/flexmojos-tests/spark-as-module/pom.xml
+++ b/flexmojos-tests/spark-as-module/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/spark-as-module/src/main/flex/test/SparkModule.as
----------------------------------------------------------------------
diff --git a/flexmojos-tests/spark-as-module/src/main/flex/test/SparkModule.as b/flexmojos-tests/spark-as-module/src/main/flex/test/SparkModule.as
index e30f1fe..a998eb6 100644
--- a/flexmojos-tests/spark-as-module/src/main/flex/test/SparkModule.as
+++ b/flexmojos-tests/spark-as-module/src/main/flex/test/SparkModule.as
@@ -1,3 +1,21 @@
+/*
+ *
+ *  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 test {
 
 import spark.modules.Module;

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/spark-mxml-module/pom.xml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/spark-mxml-module/pom.xml b/flexmojos-tests/spark-mxml-module/pom.xml
index 7e962f1..03efe19 100644
--- a/flexmojos-tests/spark-mxml-module/pom.xml
+++ b/flexmojos-tests/spark-mxml-module/pom.xml
@@ -1,4 +1,22 @@
 <?xml version="1.0" encoding="UTF-8"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <project xmlns="http://maven.apache.org/POM/4.0.0"
          xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
          xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

http://git-wip-us.apache.org/repos/asf/flex-falcon/blob/642f5ec3/flexmojos-tests/spark-mxml-module/src/main/flex/test/SparkModule.mxml
----------------------------------------------------------------------
diff --git a/flexmojos-tests/spark-mxml-module/src/main/flex/test/SparkModule.mxml b/flexmojos-tests/spark-mxml-module/src/main/flex/test/SparkModule.mxml
index 9f2cdff..dceff54 100644
--- a/flexmojos-tests/spark-mxml-module/src/main/flex/test/SparkModule.mxml
+++ b/flexmojos-tests/spark-mxml-module/src/main/flex/test/SparkModule.mxml
@@ -1,3 +1,22 @@
+<?xml version="1.0"?>
+<!--
+
+  Licensed to the Apache Software Foundation (ASF) under one or more
+  contributor license agreements.  See the NOTICE file distributed with
+  this work for additional information regarding copyright ownership.
+  The ASF licenses this file to You under the Apache License, Version 2.0
+  (the "License"); you may not use this file except in compliance with
+  the License.  You may obtain a copy of the License at
+
+      http://www.apache.org/licenses/LICENSE-2.0
+
+  Unless required by applicable law or agreed to in writing, software
+  distributed under the License is distributed on an "AS IS" BASIS,
+  WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+  See the License for the specific language governing permissions and
+  limitations under the License.
+
+-->
 <s:Module xmlns:s="library://ns.adobe.com/flex/spark"
           xmlns:fx="http://ns.adobe.com/mxml/2009" layout="absolute">