This is an automated email from the ASF dual-hosted git repository.
harbs pushed a commit to branch feature/validation
in repository https://gitbox.apache.org/repos/asf/royale-asjs.git
The following commit(s) were added to refs/heads/feature/validation by this
push:
new aad1ba5 Added header
aad1ba5 is described below
commit aad1ba51532de261492ae5e36e86933dba68877e
Author: Harbs <[email protected]>
AuthorDate: Sun Oct 1 21:38:34 2017 +0300
Added header
---
.../utils/validation/resources/creditcard/en_us.as | 18 ++++++++++++++++++
1 file changed, 18 insertions(+)
diff --git
a/frameworks/projects/Core/src/main/flex/org/apache/flex/utils/validation/resources/creditcard/en_us.as
b/frameworks/projects/Core/src/main/flex/org/apache/flex/utils/validation/resources/creditcard/en_us.as
index 4ebdecf..db68850 100644
---
a/frameworks/projects/Core/src/main/flex/org/apache/flex/utils/validation/resources/creditcard/en_us.as
+++
b/frameworks/projects/Core/src/main/flex/org/apache/flex/utils/validation/resources/creditcard/en_us.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.utils.validation.resources.creditcard
{
public function get en_us():Object{
--
To stop receiving notification emails like this one, please contact
['"[email protected]" <[email protected]>'].