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 e6d1ce4 add Eclipse Foundation specific Apache 2.0 license header
(#178)
e6d1ce4 is described below
commit e6d1ce46901c759d9d9f84f8bcb97ad028cd5f88
Author: George Adams <[email protected]>
AuthorDate: Fri Mar 22 12:17:32 2024 +0000
add Eclipse Foundation specific Apache 2.0 license header (#178)
---
assets/header-templates/Apache-2.0-EF.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/assets/header-templates/Apache-2.0-EF.txt
b/assets/header-templates/Apache-2.0-EF.txt
new file mode 100644
index 0000000..12c2c33
--- /dev/null
+++ b/assets/header-templates/Apache-2.0-EF.txt
@@ -0,0 +1,7 @@
+Copyright (c) [year] [owner]
+
+This program and the accompanying materials are made
+available under the terms of the Apache Software License 2.0
+which is available at https://www.apache.org/licenses/LICENSE-2.0.
+
+SPDX-License-Identifier: Apache-2.0