Skip to content

Commit 6001fde

Browse files
committed
1 parent cfc3f64 commit 6001fde

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

src/main/java/net/sf/jsqlparser/parser/StatementListener.java

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -7,24 +7,6 @@
77
* Dual licensed under GNU LGPL 2.1 or Apache License 2.0
88
* #L%
99
*/
10-
/*
11-
* Copyright (C) 2019 JSQLParser.
12-
*
13-
* This library is free software; you can redistribute it and/or
14-
* modify it under the terms of the GNU Lesser General Public
15-
* License as published by the Free Software Foundation; either
16-
* version 2.1 of the License, or (at your option) any later version.
17-
*
18-
* This library is distributed in the hope that it will be useful,
19-
* but WITHOUT ANY WARRANTY; without even the implied warranty of
20-
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
21-
* Lesser General Public License for more details.
22-
*
23-
* You should have received a copy of the GNU Lesser General Public
24-
* License along with this library; if not, write to the Free Software
25-
* Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston,
26-
* MA 02110-1301 USA
27-
*/
2810
package net.sf.jsqlparser.parser;
2911

3012
import net.sf.jsqlparser.statement.Statement;

0 commit comments

Comments
 (0)