From 4a3be172d60bb05d8d976b6070c87c8b381be554 Mon Sep 17 00:00:00 2001 From: satria agan Date: Thu, 13 Nov 2025 14:42:28 +0700 Subject: [PATCH] Update README.md --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index e0f720a255..639286ba9f 100644 --- a/README.md +++ b/README.md @@ -254,5 +254,3 @@ 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 [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. - -My first contribution test by Tinu280