Skip to content

Commit bdec7a1

Browse files
committed
add notice and update readme to include reference to go-ethereum autors
1 parent 474d756 commit bdec7a1

File tree

2 files changed

+7
-0
lines changed

2 files changed

+7
-0
lines changed

NOTICE

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
This software includes code derived from the go-ethereum project,
2+
licensed under the GNU Lesser General Public License v3.0.
3+
Source: https://github.com/ethereum/go-ethereum

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -124,3 +124,7 @@ We welcome contributions aligned with **neutrality, openness, and decentralizati
124124

125125
- **Library code** (`/` excluding `cmd/`): [LGPL v3](https://www.gnu.org/licenses/lgpl-3.0.en.html)
126126
- **Executables** (`/cmd/*`): [GPL v3](https://www.gnu.org/licenses/gpl-3.0.en.html)
127+
128+
### Attribution Notice
129+
130+
Parallax Client is a derivative work of [go-ethereum](https://github.com/ethereum/go-ethereum) originally developed by the go-ethereum authors and licensed under the GNU LGPL-3.0.

0 commit comments

Comments
 (0)