Skip to content

Commit ed11cd0

Browse files
authored
SCANPY-174: Fix README typos and license year (#230)
1 parent 5f4069a commit ed11cd0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@ sonar.projectKey=my:project
132132

133133
### Through environment variables
134134

135-
It is also possible to define configure the scanner through environment variables:
135+
It is also possible to configure the scanner through environment variables:
136136

137137
```
138138
$ export SONAR_HOST_URL="http://localhost:9000"
@@ -151,6 +151,6 @@ pip install --index-url https://test.pypi.org/simple/ --extra-index-url https://
151151

152152
# License
153153

154-
Copyright 2011-2024 SonarSource.
154+
Copyright 2011-2025 SonarSource.
155155

156156
Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt)

0 commit comments

Comments
 (0)