From 837d3512621023f5157d176ad0bafbc5dae511f3 Mon Sep 17 00:00:00 2001 From: David Kunzmann Date: Mon, 16 Jun 2025 12:08:34 +0200 Subject: [PATCH] SCANPY-174: Fix README typos and license year --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3ba0effc..011516dd 100644 --- a/README.md +++ b/README.md @@ -132,7 +132,7 @@ sonar.projectKey=my:project ### Through environment variables -It is also possible to define configure the scanner through environment variables: +It is also possible to configure the scanner through environment variables: ``` $ export SONAR_HOST_URL="http://localhost:9000" @@ -151,6 +151,6 @@ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https:// # License -Copyright 2011-2024 SonarSource. +Copyright 2011-2025 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)