From 57e166779ac6d56da0e50dac9a7c5261452b2128 Mon Sep 17 00:00:00 2001 From: Marco Kaufmann Date: Tue, 2 Jan 2024 14:59:21 +0100 Subject: [PATCH] BUILD-4359: update year number in parent POM --- NOTICE.txt | 2 +- README.md | 2 +- pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NOTICE.txt b/NOTICE.txt index 659d04f..a2f05d9 100644 --- a/NOTICE.txt +++ b/NOTICE.txt @@ -1,5 +1,5 @@ SonarSource OSS parent -Copyright (C) 2009-2023 SonarSource SA +Copyright (C) 2009-2024 SonarSource SA mailto:info AT sonarsource DOT com This product includes software developed at diff --git a/README.md b/README.md index cc7f357..e6a71ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ ### License -Copyright 2009-2023 SonarSource. +Copyright 2009-2024 SonarSource. Licensed under the [GNU Lesser General Public License, Version 3.0](http://www.gnu.org/licenses/lgpl.txt) diff --git a/pom.xml b/pom.xml index 0dc01bf..abee5ba 100644 --- a/pom.xml +++ b/pom.xml @@ -122,7 +122,7 @@ GNU LGPL v3 SonarSource SA ${project.name} - ${project.inceptionYear}-2023 + ${project.inceptionYear}-2024 mailto:info AT sonarsource DOT com parent-oss