Skip to content

Commit

Permalink
fixes #1590
Browse files Browse the repository at this point in the history
  • Loading branch information
wumpz committed Jul 19, 2022
1 parent 0ec2600 commit cfba6e5
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
/*-
* #%L
* JSQLParser library
* %%
* Copyright (C) 2004 - 2022 JSQLParser
* %%
* Dual licensed under GNU LGPL 2.1 or Apache License 2.0
* #L%
*/
package net.sf.jsqlparser.statement.select;

import net.sf.jsqlparser.JSQLParserException;
Expand Down

0 comments on commit cfba6e5

Please sign in to comment.