Skip to content

Commit

Permalink
Merge pull request #49 from SonarSource/new-year-2022
Browse files Browse the repository at this point in the history
Happy new year 2022
  • Loading branch information
julien-carsique-sonarsource authored Jan 7, 2022
2 parents e4aed0d + 167771c commit 65b22d2
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions NOTICE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
SonarSource OSS parent
Copyright (C) 2009-2021 SonarSource SA
Copyright (C) 2009-2022 SonarSource SA
mailto:info AT sonarsource DOT com

This product includes software developed at
SonarSource (http://www.sonarsource.com/).
SonarSource (http://www.sonarsource.com/).
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
### License

Copyright 2009-2021 SonarSource.
Copyright 2009-2022 SonarSource.

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

Expand Down
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@
<license.name>GNU LGPL v3</license.name>
<license.owner>SonarSource SA</license.owner>
<license.title>${project.name}</license.title>
<license.years>${project.inceptionYear}-2021</license.years>
<license.years>${project.inceptionYear}-2022</license.years>
<license.mailto>mailto:info AT sonarsource DOT com</license.mailto>

<gitRepositoryName>parent-oss</gitRepositoryName>
Expand Down

0 comments on commit 65b22d2

Please sign in to comment.