Quellcode durchsuchen

Fix license headers of generated ws-client

tags/7.0-RC1
Simon Brandhof vor 6 Jahren
Ursprung
Commit
4c5574582e

+ 1
- 1
sonar-ws-generator/src/main/resources/defaultWsClient.vm Datei anzeigen

@@ -1,6 +1,6 @@
/*
* SonarQube
* Copyright (C) 2009-2017 SonarSource SA
* Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or

+ 1
- 1
sonar-ws-generator/src/main/resources/package-info.vm Datei anzeigen

@@ -1,6 +1,6 @@
/*
* SonarQube
* Copyright (C) 2009-2017 SonarSource SA
* Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or

+ 1
- 1
sonar-ws-generator/src/main/resources/request.vm Datei anzeigen

@@ -1,6 +1,6 @@
/*
* SonarQube
* Copyright (C) 2009-2017 SonarSource SA
* Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or

+ 1
- 1
sonar-ws-generator/src/main/resources/webService.vm Datei anzeigen

@@ -1,6 +1,6 @@
/*
* SonarQube
* Copyright (C) 2009-2017 SonarSource SA
* Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or

+ 1
- 1
sonar-ws-generator/src/main/resources/wsClient.vm Datei anzeigen

@@ -1,6 +1,6 @@
/*
* SonarQube
* Copyright (C) 2009-2017 SonarSource SA
* Copyright (C) 2009-2018 SonarSource SA
* mailto:info AT sonarsource DOT com
*
* This program is free software; you can redistribute it and/or

Laden…
Abbrechen
Speichern