Skip to content

Commit 96ec240

Browse files
committed
use standard HTML tags for SECURITY-README.md
1 parent 01ba543 commit 96ec240

File tree

2 files changed

+13
-17
lines changed

2 files changed

+13
-17
lines changed

SECURITY-README.md

Lines changed: 13 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,16 @@
1-
/*
2-
* Licensed to the Apache Software Foundation (ASF) under one or more
3-
* contributor license agreements. See the NOTICE file distributed with
4-
* this work for additional information regarding copyright ownership.
5-
* The ASF licenses this file to You under the Apache License, Version 2.0
6-
* (the "License"); you may not use this file except in compliance with
7-
* the License. You may obtain a copy of the License at
8-
*
9-
* http://www.apache.org/licenses/LICENSE-2.0
10-
*
11-
* Unless required by applicable law or agreed to in writing, software
12-
* distributed under the License is distributed on an "AS IS" BASIS,
13-
* WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14-
* See the License for the specific language governing permissions and
15-
* limitations under the License.
16-
*/
1+
<!--
2+
Licensed under the Apache License, Version 2.0 (the "License");
3+
you may not use this file except in compliance with the License.
4+
You may obtain a copy of the License at
5+
6+
http://www.apache.org/licenses/LICENSE-2.0
7+
8+
Unless required by applicable law or agreed to in writing, software
9+
distributed under the License is distributed on an "AS IS" BASIS,
10+
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
11+
See the License for the specific language governing permissions and
12+
limitations under the License.
13+
-->
1714

1815
# Shiro Authentication
1916
To connect to Zeppelin, users will be asked to enter their credentials. Once logged, a user has access to all notes including other users notes.

pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -468,7 +468,6 @@
468468
<exclude>DEPLOY.md</exclude>
469469
<exclude>CONTRIBUTING.md</exclude>
470470
<exclude>STYLE.md</exclude>
471-
<exclude>SECURITY-README.md</exclude>
472471
<exclude>Roadmap.md</exclude>
473472
<exclude>**/licenses/**</exclude>
474473
<exclude>**/zeppelin-distribution/src/bin_license/**</exclude>

0 commit comments

Comments
 (0)