Skip to content

Commit d3bfab7

Browse files
author
Enrique Gomez
committed
license fix
1 parent 0e94297 commit d3bfab7

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

openapi-front-end/src/test/java/org/apiaddicts/apitools/dosonarapi/api/v31/IdentifierTest.java

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,22 @@
1+
/*
2+
* doSonarAPI: SonarQube OpenAPI Plugin
3+
* Copyright (C) 2021-2022 Apiaddicts
4+
* contacta AT apiaddicts DOT org
5+
*
6+
* This program is free software; you can redistribute it and/or
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.
10+
*
11+
* This program is distributed in the hope that it will be useful,
12+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
13+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
14+
* Lesser General Public License for more details.
15+
*
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.
19+
*/
120
package org.apiaddicts.apitools.dosonarapi.api.v31;
221

322
public class IdentifierTest {

0 commit comments

Comments
 (0)