Skip to content

Commit d77893f

Browse files
matteo-mara-sonarsourcesonartech
authored andcommitted
SONAR-23111 Fix date in license headers
1 parent c933415 commit d77893f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

server/sonar-server-common/src/main/java/org/sonar/server/log/DistributedServerLogging.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube
3-
* Copyright (C) 2009-2024 SonarSource SA
3+
* Copyright (C) 2009-2025 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

server/sonar-server-common/src/test/java/org/sonar/server/log/DistributedServerLoggingTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* SonarQube
3-
* Copyright (C) 2009-2024 SonarSource SA
3+
* Copyright (C) 2009-2025 SonarSource SA
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or

0 commit comments

Comments
 (0)