You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@myfaces.apache.org by bo...@apache.org on 2020/12/03 15:29:18 UTC

[myfaces-tobago] 03/04: Added license to application.yml

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

bommel pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/myfaces-tobago.git

commit 3d0cdfa712206a045e65be37f9cb2944ae339012
Author: Carsten Dimmek <ca...@irian.eu>
AuthorDate: Thu Dec 3 11:07:46 2020 +0100

    Added license to application.yml
---
 .../src/main/resources/application.yml                | 19 +++++++++++++++++++
 1 file changed, 19 insertions(+)

diff --git a/tobago-example/tobago-example-spring-boot/src/main/resources/application.yml b/tobago-example/tobago-example-spring-boot/src/main/resources/application.yml
index c9be837..1c9d9ef 100644
--- a/tobago-example/tobago-example-spring-boot/src/main/resources/application.yml
+++ b/tobago-example/tobago-example-spring-boot/src/main/resources/application.yml
@@ -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.
+
+
 joinfaces:
   jsf:
     project-stage: development