You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@rocketmq.apache.org by yu...@apache.org on 2022/09/16 09:59:15 UTC

[rocketmq-eventbridge] branch main updated: Create .licenserc.yaml

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

yukon pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/rocketmq-eventbridge.git


The following commit(s) were added to refs/heads/main by this push:
     new a98ae24  Create .licenserc.yaml
a98ae24 is described below

commit a98ae24a788f6648809e085a0c0a5c802473063f
Author: yukon <xi...@alibaba-inc.com>
AuthorDate: Fri Sep 16 17:59:10 2022 +0800

    Create .licenserc.yaml
---
 .licenserc.yaml | 36 ++++++++++++++++++++++++++++++++++++
 1 file changed, 36 insertions(+)

diff --git a/.licenserc.yaml b/.licenserc.yaml
new file mode 100644
index 0000000..e5ac24a
--- /dev/null
+++ b/.licenserc.yaml
@@ -0,0 +1,36 @@
+#
+# 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.
+#
+header:
+  license:
+    spdx-id: Apache-2.0
+    copyright-owner: Apache Software Foundation
+
+  paths-ignore:
+    - 'dist'
+    - 'licenses'
+    - '**/*.md'
+    - 'LICENSE'
+    - 'NOTICE'
+    - '**/*.BUILD'
+    - '**/*.bzl'
+    - '**/*.bazel'
+    - '.github/**'
+    - '.gitignore'
+    
+  comment: on-failure