You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@skywalking.apache.org by wu...@apache.org on 2022/12/23 09:22:09 UTC

[skywalking-eyes] branch main updated: Correct indent in Apache-2.0 template (#144)

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

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


The following commit(s) were added to refs/heads/main by this push:
     new 897e2e4  Correct indent in Apache-2.0 template (#144)
897e2e4 is described below

commit 897e2e4ffd6172b082ee231fd5a5b42b1eb08b43
Author: tison <wa...@gmail.com>
AuthorDate: Fri Dec 23 17:22:03 2022 +0800

    Correct indent in Apache-2.0 template (#144)
---
 assets/header-templates/Apache-2.0.txt | 2 +-
 pkg/header/config_test.go              | 2 +-
 test/config_test.go                    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/assets/header-templates/Apache-2.0.txt b/assets/header-templates/Apache-2.0.txt
index 83cfa23..2da4439 100644
--- a/assets/header-templates/Apache-2.0.txt
+++ b/assets/header-templates/Apache-2.0.txt
@@ -4,7 +4,7 @@ Licensed 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
+    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,
diff --git a/pkg/header/config_test.go b/pkg/header/config_test.go
index 2acf49f..9dcf2aa 100644
--- a/pkg/header/config_test.go
+++ b/pkg/header/config_test.go
@@ -40,7 +40,7 @@ Licensed 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
+    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,
diff --git a/test/config_test.go b/test/config_test.go
index 22608a6..e1b2f0c 100644
--- a/test/config_test.go
+++ b/test/config_test.go
@@ -67,7 +67,7 @@ Licensed 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
+    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,