This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/develop by this push:
new 574e259 Forgot headers
574e259 is described below
commit 574e259b0b7596368e959dd8f1acbcbd479ff8cb
Author: Harbs <[email protected]>
AuthorDate: Sun Oct 1 21:36:18 2017 +0300
Forgot headers
---
.../src/main/flex/org/apache/flex/core/Lookalike.as | 18 ++++++++++++++++++
.../src/main/flex/org/apache/flex/core/UIElement.as | 18 ++++++++++++++++++
2 files changed, 36 insertions(+)
diff --git
a/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/Lookalike.as
b/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/Lookalike.as
index 3a54cd9..158ae36 100644
--- a/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/Lookalike.as
+++ b/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/Lookalike.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 org.apache.flex.core
{
COMPILE::SWF
diff --git
a/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/UIElement.as
b/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/UIElement.as
index 1f42d2d..da0faa1 100644
--- a/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/UIElement.as
+++ b/frameworks/projects/Basic/src/main/flex/org/apache/flex/core/UIElement.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 org.apache.flex.core
{
/**
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].