Browse Source

Update license headers templates in sonar-ws-generators

tags/7.6
Julien Lancelot 5 years ago
parent
commit
e428c8d049

+ 1
- 1
sonar-ws-generator/src/main/resources/defaultWsClient.vm View File

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

+ 1
- 1
sonar-ws-generator/src/main/resources/package-info.vm View File

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

+ 1
- 1
sonar-ws-generator/src/main/resources/request.vm View File

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

+ 1
- 1
sonar-ws-generator/src/main/resources/webService.vm View File

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

+ 1
- 1
sonar-ws-generator/src/main/resources/wsClient.vm View File

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

Loading…
Cancel
Save