You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by jm...@apache.org on 2016/01/11 22:55:06 UTC

[23/50] [abbrv] git commit: [flex-sdk] [refs/heads/master] - FLEX-34979 Adding Apache header.

FLEX-34979 Adding Apache header.


Project: http://git-wip-us.apache.org/repos/asf/flex-sdk/repo
Commit: http://git-wip-us.apache.org/repos/asf/flex-sdk/commit/994cbced
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/994cbced
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/994cbced

Branch: refs/heads/master
Commit: 994cbceded646ff328ca003c71c25c87766869df
Parents: c047236
Author: Mihai Chira <mi...@apache.org>
Authored: Fri Dec 18 12:05:41 2015 +0200
Committer: Mihai Chira <mi...@apache.org>
Committed: Fri Dec 18 12:05:41 2015 +0200

----------------------------------------------------------------------
 .../spark/collections/AdvancedStyleClient_.as    | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/994cbced/frameworks/projects/spark/src/spark/collections/AdvancedStyleClient_.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/spark/src/spark/collections/AdvancedStyleClient_.as b/frameworks/projects/spark/src/spark/collections/AdvancedStyleClient_.as
index 1dc8959..1e76730 100644
--- a/frameworks/projects/spark/src/spark/collections/AdvancedStyleClient_.as
+++ b/frameworks/projects/spark/src/spark/collections/AdvancedStyleClient_.as
@@ -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.
+//
+////////////////////////////////////////////////////////////////////////////////
+
 package spark.collections {
     import mx.core.FlexGlobals;
     import mx.core.UIComponent;