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-eyes.git


The following commit(s) were added to refs/heads/main by this push:
     new ce2b365  Add MPL-2.0 header template (#87)
ce2b365 is described below

commit ce2b365019e4fee22a2115b629dd6cfb675a9208
Author: Steve Klabnik <[email protected]>
AuthorDate: Sun Jan 16 20:23:09 2022 -0600

    Add MPL-2.0 header template (#87)
    
    This template follows Mozilla's official guidance, located at
    https://www.mozilla.org/en-US/MPL/headers/
---
 assets/header-templates/MPL-2.0.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/assets/header-templates/MPL-2.0.txt 
b/assets/header-templates/MPL-2.0.txt
new file mode 100644
index 0000000..b0a9688
--- /dev/null
+++ b/assets/header-templates/MPL-2.0.txt
@@ -0,0 +1,3 @@
+This Source Code Form is subject to the terms of the Mozilla Public
+License, v. 2.0. If a copy of the MPL was not distributed with this
+file, You can obtain one at https://mozilla.org/MPL/2.0/.

Reply via email to