From c4eb5027ea70acdc75b8c6e957c2830fa2b899c7 Mon Sep 17 00:00:00 2001 From: "chenyingzhuang.cyz" Date: Wed, 13 Mar 2024 11:31:04 +0800 Subject: [PATCH] [refactor] Remove License Note --- language/go/extractor/README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/language/go/extractor/README.md b/language/go/extractor/README.md index 49ef96f2..f5174060 100644 --- a/language/go/extractor/README.md +++ b/language/go/extractor/README.md @@ -60,7 +60,4 @@ For more detail about the Go extractor, please run ## Contributing -If you would like to contribute to the development of this extractor, please feel free to make a pull request or open an issue to discuss proposed changes. - -## License -This project is licensed under the MIT License. \ No newline at end of file +If you would like to contribute to the development of this extractor, please feel free to make a pull request or open an issue to discuss proposed changes. \ No newline at end of file