This is an automated email from the ASF dual-hosted git repository.
abeizn pushed a commit to branch fix-release-v0.15-notice
in repository https://gitbox.apache.org/repos/asf/incubator-devlake.git
The following commit(s) were added to refs/heads/fix-release-v0.15-notice by
this push:
new 1f943b4fa fix: remove some redundant processing from NOTICE
1f943b4fa is described below
commit 1f943b4fa24c66552fe8e4c14ec1366c4fa25f35
Author: abeizn <[email protected]>
AuthorDate: Mon Jan 30 10:40:32 2023 +0800
fix: remove some redundant processing from NOTICE
---
NOTICE | 13 -------------
1 file changed, 13 deletions(-)
diff --git a/NOTICE b/NOTICE
index 080707ff3..169fdbc92 100644
--- a/NOTICE
+++ b/NOTICE
@@ -3,16 +3,3 @@ Copyright 2023 The Apache Software Foundation
This product includes software developed at
The Apache Software Foundation (https://www.apache.org/).
-
-This software includes the following open-source software:
-
-- [github.com/hashicorp/hcl] (https://github.com/hashicorp/hcl), licensed
under the Mozilla Public License 2.0 License
-- [github.com/davecgh/go-spew] (https://github.com/davecgh/go-spew), licensed
under the ISC License
-- [github.com/russross/blackfriday] (https://github.com/russross/blackfriday),
licensed under the Simplified BSD License
-- [github.com/gogo/protobuf] (https://github.com/gogo/protobuf), licensed
under the BSD License 2.0
-- [github.com/emirpasic/gods] (https://github.com/emirpasic/gods), licensed
under the Simplified BSD License
-- [github.com/go-git/gcfg] (https://github.com/go-git/gcfg), licensed under
the BSD License 2.0
-- [github.com/kevinburke/ssh_config]
(https://github.com/kevinburke/ssh_config), licensed under the MIT License
-- [github.com/pmezard/go-difflib] (https://github.com/pmezard/go-difflib),
licensed under the BSD License 2.0
-
-A copy of each license can be found in the file LICENSE
\ No newline at end of file