You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@flex.apache.org by bi...@apache.org on 2014/08/15 22:57:13 UTC

[03/12] git commit: [flex-sdk] [refs/heads/new_android_skins] - Add Apache license header

Add Apache license 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/dca4680d
Tree: http://git-wip-us.apache.org/repos/asf/flex-sdk/tree/dca4680d
Diff: http://git-wip-us.apache.org/repos/asf/flex-sdk/diff/dca4680d

Branch: refs/heads/new_android_skins
Commit: dca4680d87577951eb0e72ca4215330a4dd7df42
Parents: 210c6fd
Author: Om <bi...@gmail.com>
Authored: Fri Aug 15 13:41:02 2014 -0700
Committer: Om <bi...@gmail.com>
Committed: Fri Aug 15 13:41:02 2014 -0700

----------------------------------------------------------------------
 .../mx/utils/AndroidPlatformVersionOverride.as   | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/flex-sdk/blob/dca4680d/frameworks/projects/framework/src/mx/utils/AndroidPlatformVersionOverride.as
----------------------------------------------------------------------
diff --git a/frameworks/projects/framework/src/mx/utils/AndroidPlatformVersionOverride.as b/frameworks/projects/framework/src/mx/utils/AndroidPlatformVersionOverride.as
index f32517c..b19e505 100644
--- a/frameworks/projects/framework/src/mx/utils/AndroidPlatformVersionOverride.as
+++ b/frameworks/projects/framework/src/mx/utils/AndroidPlatformVersionOverride.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 mx.utils
 {
 	import flash.display.DisplayObject;