You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by ji...@apache.org on 2022/03/04 12:26:06 UTC

[rocketmq] branch 5.0.0-alpha updated: Fix missing ASF header in plain_acl.yml

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

jinrongtong pushed a commit to branch 5.0.0-alpha
in repository https://gitbox.apache.org/repos/asf/rocketmq.git


The following commit(s) were added to refs/heads/5.0.0-alpha by this push:
     new 5247985  Fix missing ASF header in plain_acl.yml
5247985 is described below

commit 5247985e348d34ad68c7a2bfb13daa3d4344de5b
Author: RongtongJin <ji...@mails.ucas.ac.cn>
AuthorDate: Fri Mar 4 20:23:12 2022 +0800

    Fix missing ASF header in plain_acl.yml
---
 acl/src/test/resources/conf/plain_acl.yml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/acl/src/test/resources/conf/plain_acl.yml b/acl/src/test/resources/conf/plain_acl.yml
index 40d66d9..59bd6d4 100644
--- a/acl/src/test/resources/conf/plain_acl.yml
+++ b/acl/src/test/resources/conf/plain_acl.yml
@@ -1,3 +1,20 @@
+# 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.
+
+## suggested format
+
 globalWhiteRemoteAddresses:
 - 10.10.103.*
 - 192.168.0.*