This is an automated email from the ASF dual-hosted git repository.

carlosrovira 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 75db64e  fix maven compilation. Missing license header in cli readme 
file
75db64e is described below

commit 75db64e039def6bf1e28c7432a50ad9e9ea26ceb
Author: Carlos Rovira <[email protected]>
AuthorDate: Fri Feb 16 01:13:01 2018 +0100

    fix maven compilation. Missing license header in cli readme file
---
 npm/cli/README.md | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/npm/cli/README.md b/npm/cli/README.md
index bc423a4..3a440f5 100644
--- a/npm/cli/README.md
+++ b/npm/cli/README.md
@@ -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.
+//
+////////////////////////////////////////////////////////////////////////////////
+
 #Welcome to the README for the Apache Royale CLI tool
 
 ##To Install:

-- 
To stop receiving notification emails like this one, please contact
[email protected].

Reply via email to