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 9288bfc  todomvc-jewel: add missing license to readme.md
9288bfc is described below

commit 9288bfc2bbc6d28a0dd94602bab6e4fc1765e7e9
Author: Carlos Rovira <[email protected]>
AuthorDate: Sun Feb 2 09:57:20 2020 +0100

    todomvc-jewel: add missing license to readme.md
---
 examples/jewel/todomvc/readme.md | 18 ++++++++++++++++++
 1 file changed, 18 insertions(+)

diff --git a/examples/jewel/todomvc/readme.md b/examples/jewel/todomvc/readme.md
index 85b8eb4..ba67cc6 100644
--- a/examples/jewel/todomvc/readme.md
+++ b/examples/jewel/todomvc/readme.md
@@ -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.
+//
+////////////////////////////////////////////////////////////////////////////////
 # Apache Royale TodoMVC Example
 
 > Apache Royaleâ„¢ is a productive, open-source frontend application technology 
 > that lets you code in MXML & AS3 and output to different formats, included 
 > Javascript and SWF.

Reply via email to