You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@skywalking.apache.org by ke...@apache.org on 2021/11/05 09:11:52 UTC

[skywalking-showcase] branch main updated: Remove unexpected license headers

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

kezhenxu94 pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/skywalking-showcase.git


The following commit(s) were added to refs/heads/main by this push:
     new 5d4b9f1  Remove unexpected license headers
5d4b9f1 is described below

commit 5d4b9f1ba7a104fbc21c1bb039f8d0437c892e4a
Author: kezhenxu94 <ke...@apache.org>
AuthorDate: Fri Nov 5 17:11:35 2021 +0800

    Remove unexpected license headers
---
 .licenserc.yaml                      |  2 ++
 services/gateway-service/gradlew     | 18 ------------------
 services/gateway-service/gradlew.bat | 17 -----------------
 services/songs-service/gradlew       | 18 ------------------
 services/songs-service/gradlew.bat   | 17 -----------------
 5 files changed, 2 insertions(+), 70 deletions(-)

diff --git a/.licenserc.yaml b/.licenserc.yaml
index 60cc8e2..87a7fd8 100644
--- a/.licenserc.yaml
+++ b/.licenserc.yaml
@@ -27,6 +27,8 @@ header:
     - '**/venv/**'
     - '**/*.md'
     - '**/*.json'
+    - '**/gradlew'
+    - '**/gradlew.bat'
     - 'LICENSE'
     - 'NOTICE'
 
diff --git a/services/gateway-service/gradlew b/services/gateway-service/gradlew
index 4f0eb25..538f08e 100755
--- a/services/gateway-service/gradlew
+++ b/services/gateway-service/gradlew
@@ -1,22 +1,4 @@
 #!/bin/sh
-# 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.
-#
-
 #
 # Copyright © 2015-2021 the original authors.
 #
diff --git a/services/gateway-service/gradlew.bat b/services/gateway-service/gradlew.bat
index a74be7b..107acd3 100644
--- a/services/gateway-service/gradlew.bat
+++ b/services/gateway-service/gradlew.bat
@@ -1,20 +1,3 @@
-rem Licensed to the Apache Software Foundation (ASF) under one
-rem or more contributor license agreements.  See the NOTICE file
-rem distributed with this work for additional information
-rem regarding copyright ownership.  The ASF licenses this file
-rem to you under the Apache License, Version 2.0 (the
-rem "License"); you may not use this file except in compliance
-rem with the License.  You may obtain a copy of the License at
-rem
-rem   http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing,
-rem software distributed under the License is distributed on an
-rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-rem KIND, either express or implied.  See the License for the
-rem specific language governing permissions and limitations
-rem under the License.
-rem
 @rem
 @rem Copyright 2015 the original author or authors.
 @rem
diff --git a/services/songs-service/gradlew b/services/songs-service/gradlew
index 4f0eb25..538f08e 100755
--- a/services/songs-service/gradlew
+++ b/services/songs-service/gradlew
@@ -1,22 +1,4 @@
 #!/bin/sh
-# 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.
-#
-
 #
 # Copyright © 2015-2021 the original authors.
 #
diff --git a/services/songs-service/gradlew.bat b/services/songs-service/gradlew.bat
index a74be7b..107acd3 100755
--- a/services/songs-service/gradlew.bat
+++ b/services/songs-service/gradlew.bat
@@ -1,20 +1,3 @@
-rem Licensed to the Apache Software Foundation (ASF) under one
-rem or more contributor license agreements.  See the NOTICE file
-rem distributed with this work for additional information
-rem regarding copyright ownership.  The ASF licenses this file
-rem to you under the Apache License, Version 2.0 (the
-rem "License"); you may not use this file except in compliance
-rem with the License.  You may obtain a copy of the License at
-rem
-rem   http://www.apache.org/licenses/LICENSE-2.0
-rem
-rem Unless required by applicable law or agreed to in writing,
-rem software distributed under the License is distributed on an
-rem "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
-rem KIND, either express or implied.  See the License for the
-rem specific language governing permissions and limitations
-rem under the License.
-rem
 @rem
 @rem Copyright 2015 the original author or authors.
 @rem