docs: small documentation improvement

This commit is contained in:
Tinu280 2025-11-16 00:26:16 +07:00
parent e33df6da62
commit f12755f6e3

View file

@ -254,3 +254,5 @@ also included in our repository in the `COPYING.LESSER` file.
The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the The go-ethereum binaries (i.e. all code inside of the `cmd` directory) are licensed under the
[GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also [GNU General Public License v3.0](https://www.gnu.org/licenses/gpl-3.0.en.html), also
included in our repository in the `COPYING` file. included in our repository in the `COPYING` file.
Small documentation improvement for contribution testing.