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

heneveld pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/brooklyn-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new e132ed3  add licence to new readme so it passes RAT check
e132ed3 is described below

commit e132ed3ea192598567ec0a8036e31f8dafd58d1d
Author: Alex Heneveld <[email protected]>
AuthorDate: Sat Aug 7 16:58:49 2021 +0100

    add licence to new readme so it passes RAT check
---
 ui-modules/login/README.md | 22 +++++++++++++++++++++-
 1 file changed, 21 insertions(+), 1 deletion(-)

diff --git a/ui-modules/login/README.md b/ui-modules/login/README.md
index e8ae550..d49e2bc 100644
--- a/ui-modules/login/README.md
+++ b/ui-modules/login/README.md
@@ -8,4 +8,24 @@ This can be enabled by add the following to etc/brooklyn.cfg:
 ```
 brooklyn.webconsole.security.unauthenticated.endpoints=brooklyn-ui-login
 brooklyn.webconsole.security.login.form=brooklyn-ui-login
-```
\ No newline at end of file
+```
+
+<!--
+  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.
+-->
+

Reply via email to