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 bf08914 Add EPL-2.0 header template (#160)
bf08914 is described below
commit bf0891400d48a3ca2bab1c1668580276df5b0d9f
Author: kezhenxu94 <[email protected]>
AuthorDate: Sat May 6 08:46:12 2023 +0800
Add EPL-2.0 header template (#160)
---
assets/header-templates/EPL-2.0.txt | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/assets/header-templates/EPL-2.0.txt
b/assets/header-templates/EPL-2.0.txt
new file mode 100644
index 0000000..8319e52
--- /dev/null
+++ b/assets/header-templates/EPL-2.0.txt
@@ -0,0 +1,7 @@
+Copyright (c) [year] [owner]
+
+This program and the accompanying materials are made
+available under the terms of the Eclipse Public License 2.0
+which is available at http://www.eclipse.org/legal/epl-2.0.
+
+SPDX-License-Identifier: EPL-2.0