From cfe274dca7a8b8350461145604065885a1a7eab5 Mon Sep 17 00:00:00 2001 From: Nikolay Borisenko <22616990+nvborisenko@users.noreply.github.com> Date: Thu, 29 May 2025 23:32:02 +0300 Subject: [PATCH] Remove license info from readme --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index 3ca69b1ad1936..6411172f65dcc 100644 --- a/README.md +++ b/README.md @@ -15,8 +15,7 @@ DevelopingTestingDocumenting • - Releasing • - License + Releasing


@@ -555,7 +554,3 @@ If you have access to the Selenium EngFlow repository, you can have the assets b ```shell ./go all:release['--config', 'release'] ``` - -## License - -Selenium's source code is made available under the [Apache 2.0 license](https://github.com/SeleniumHQ/selenium/blob/trunk/LICENSE).