Skip to content

Commit 76b71b6

Browse files
committed
Fix license headers and repo name
1 parent d7bb7b0 commit 76b71b6

File tree

70 files changed

+558
-350
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+558
-350
lines changed

api/src/main/java/org/sonarsource/scanner/api/Dirs.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/EmbeddedScanner.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/LogOutput.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/LoggerAdapter.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/ScanProperties.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/ScannerProperties.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/StdOutLogOutput.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/System2.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/Utils.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api;
1821

api/src/main/java/org/sonarsource/scanner/api/internal/BootstrapIndexDownloader.java

Lines changed: 8 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,18 @@
44
* mailto:info AT sonarsource DOT com
55
*
66
* This program is free software; you can redistribute it and/or
7-
* modify it under the terms of the Sonar Source-Available License Version 1, as published by SonarSource SA.
7+
* modify it under the terms of the GNU Lesser General Public
8+
* License as published by the Free Software Foundation; either
9+
* version 3 of the License, or (at your option) any later version.
810
*
911
* This program is distributed in the hope that it will be useful,
1012
* but WITHOUT ANY WARRANTY; without even the implied warranty of
11-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
12-
* See the Sonar Source-Available License for more details.
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
1315
*
14-
* You should have received a copy of the Sonar Source-Available License
15-
* along with this program; if not, see https://sonarsource.com/license/ssal/
16+
* You should have received a copy of the GNU Lesser General Public License
17+
* along with this program; if not, write to the Free Software Foundation,
18+
* Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.
1619
*/
1720
package org.sonarsource.scanner.api.internal;
1821

0 commit comments

Comments
 (0)