Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions maven-plugin/src/main/java/ChecksumException.java
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions maven-plugin/src/main/java/CompressMojo.java
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions maven-plugin/src/main/java/DownloadRuntimesMojo.java
Original file line number Diff line number Diff line change
@@ -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
Expand Down
6 changes: 3 additions & 3 deletions maven-plugin/src/main/java/RuntimeFlavor.java
Original file line number Diff line number Diff line change
@@ -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
Expand Down
Loading