You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by ah...@apache.org on 2014/11/17 08:37:26 UTC

[2/3] git commit: [flex-utilities] [refs/heads/develop] - Add headers

Add headers


Project: http://git-wip-us.apache.org/repos/asf/flex-utilities/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-utilities/commit/8b7edc88
Tree: http://git-wip-us.apache.org/repos/asf/flex-utilities/tree/8b7edc88
Diff: http://git-wip-us.apache.org/repos/asf/flex-utilities/diff/8b7edc88

Branch: refs/heads/develop
Commit: 8b7edc88210476e0ad0dc549587df9883e98b003
Parents: dbc6af1
Author: Alex Harui <ah...@apache.org>
Authored: Sun Nov 16 23:24:57 2014 -0800
Committer: Alex Harui <ah...@apache.org>
Committed: Sun Nov 16 23:24:57 2014 -0800

----------------------------------------------------------------------
 flex-tool-api/src/assembly/assemble-gz.xml  | 19 +++++++++++++++++++
 flex-tool-api/src/assembly/assemble-zip.xml | 19 +++++++++++++++++++
 2 files changed, 38 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8b7edc88/flex-tool-api/src/assembly/assemble-gz.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/src/assembly/assemble-gz.xml b/flex-tool-api/src/assembly/assemble-gz.xml
index 21a580c..c72eac9 100644
--- a/flex-tool-api/src/assembly/assemble-gz.xml
+++ b/flex-tool-api/src/assembly/assemble-gz.xml
@@ -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.
+ 
+ -->
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">

http://git-wip-us.apache.org/repos/asf/flex-utilities/blob/8b7edc88/flex-tool-api/src/assembly/assemble-zip.xml
----------------------------------------------------------------------
diff --git a/flex-tool-api/src/assembly/assemble-zip.xml b/flex-tool-api/src/assembly/assemble-zip.xml
index df1c285..54467d3 100644
--- a/flex-tool-api/src/assembly/assemble-zip.xml
+++ b/flex-tool-api/src/assembly/assemble-zip.xml
@@ -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.
+ 
+ -->
 <assembly xmlns="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2"
     xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
     xsi:schemaLocation="http://maven.apache.org/plugins/maven-assembly-plugin/assembly/1.1.2 http://maven.apache.org/xsd/assembly-1.1.2.xsd">