Repository: flex-asjs
Updated Branches:
  refs/heads/svg-rename bce06f6c4 -> 5df857feb


Forgot to add header


Project: http://git-wip-us.apache.org/repos/asf/flex-asjs/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-asjs/commit/5df857fe
Tree: http://git-wip-us.apache.org/repos/asf/flex-asjs/tree/5df857fe
Diff: http://git-wip-us.apache.org/repos/asf/flex-asjs/diff/5df857fe

Branch: refs/heads/svg-rename
Commit: 5df857feb73d99483c223bf405bc3a63ce2b1d1f
Parents: bce06f6
Author: Harbs <ha...@in-tools.com>
Authored: Fri Jul 22 00:52:22 2016 +0300
Committer: Harbs <ha...@in-tools.com>
Committed: Fri Jul 22 00:52:22 2016 +0300

----------------------------------------------------------------------
 .../flex/org/apache/flex/graphics/IGraphicShape.as    | 14 ++++++++++++++
 1 file changed, 14 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-asjs/blob/5df857fe/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/IGraphicShape.as
----------------------------------------------------------------------
diff --git 
a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/IGraphicShape.as
 
b/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/IGraphicShape.as
index 4bc250f..e37b7df 100644
--- 
a/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/IGraphicShape.as
+++ 
b/frameworks/projects/Graphics/src/main/flex/org/apache/flex/graphics/IGraphicShape.as
@@ -1,3 +1,17 @@
+/**
+ * Licensed 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.apache.flex.graphics
 {
        import org.apache.flex.core.IUIBase;

Reply via email to