diff --git a/maven-plugin/src/main/java/ChecksumException.java b/maven-plugin/src/main/java/ChecksumException.java index 65c9d7f..207d923 100644 --- a/maven-plugin/src/main/java/ChecksumException.java +++ b/maven-plugin/src/main/java/ChecksumException.java @@ -1,10 +1,10 @@ /* * NodeJS Maven Plugin - * Copyright (C) 2025-2025 SonarSource Sàrl + * Copyright (C) SonarSource Sàrl * mailto:info AT sonarsource DOT com * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA. + * You can redistribute and/or modify this program under the terms of + * the Sonar Source-Available License Version 1, as published by SonarSource Sàrl. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/maven-plugin/src/main/java/CompressMojo.java b/maven-plugin/src/main/java/CompressMojo.java index f018e04..120fb3b 100644 --- a/maven-plugin/src/main/java/CompressMojo.java +++ b/maven-plugin/src/main/java/CompressMojo.java @@ -1,10 +1,10 @@ /* * NodeJS Maven Plugin - * Copyright (C) 2025-2025 SonarSource Sàrl + * Copyright (C) SonarSource Sàrl * mailto:info AT sonarsource DOT com * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA. + * You can redistribute and/or modify this program under the terms of + * the Sonar Source-Available License Version 1, as published by SonarSource Sàrl. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/maven-plugin/src/main/java/DownloadRuntimesMojo.java b/maven-plugin/src/main/java/DownloadRuntimesMojo.java index 6ce1510..86879e1 100644 --- a/maven-plugin/src/main/java/DownloadRuntimesMojo.java +++ b/maven-plugin/src/main/java/DownloadRuntimesMojo.java @@ -1,10 +1,10 @@ /* * NodeJS Maven Plugin - * Copyright (C) 2025-2025 SonarSource Sàrl + * Copyright (C) SonarSource Sàrl * mailto:info AT sonarsource DOT com * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA. + * You can redistribute and/or modify this program under the terms of + * the Sonar Source-Available License Version 1, as published by SonarSource Sàrl. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of diff --git a/maven-plugin/src/main/java/RuntimeFlavor.java b/maven-plugin/src/main/java/RuntimeFlavor.java index 8c9ccba..6100a93 100644 --- a/maven-plugin/src/main/java/RuntimeFlavor.java +++ b/maven-plugin/src/main/java/RuntimeFlavor.java @@ -1,10 +1,10 @@ /* * NodeJS Maven Plugin - * Copyright (C) 2025-2025 SonarSource Sàrl + * Copyright (C) SonarSource Sàrl * mailto:info AT sonarsource DOT com * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA. + * You can redistribute and/or modify this program under the terms of + * the Sonar Source-Available License Version 1, as published by SonarSource Sàrl. * * This program is distributed in the hope that it will be useful, * but WITHOUT ANY WARRANTY; without even the implied warranty of