File tree Expand file tree Collapse file tree 2 files changed +16
-24
lines changed
src/main/java/net/sf/jsqlparser/expression/operators/relational Expand file tree Collapse file tree 2 files changed +16
-24
lines changed Original file line number Diff line number Diff line change 1- /*
2- * #%L JSQLParser library %% Copyright (C) 2004 - 2013 JSQLParser %% This program is free software:
3- * you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
4- * as published by the Free Software Foundation, either version 2.1 of the License, or (at your
5- * option) any later version.
6- *
7- * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
8- * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9- * General Lesser Public License for more details.
10- *
11- * You should have received a copy of the GNU General Lesser Public License along with this program.
12- * If not, see <http://www.gnu.org/licenses/lgpl-2.1.html>. #L%
1+ /*-
2+ * #%L
3+ * JSQLParser library
4+ * %%
5+ * Copyright (C) 2004 - 2019 JSQLParser
6+ * %%
7+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8+ * #L%
139 */
1410package net .sf .jsqlparser .expression .operators .relational ;
1511
Original file line number Diff line number Diff line change 1- /*
2- * #%L JSQLParser library %% Copyright (C) 2004 - 2013 JSQLParser %% This program is free software:
3- * you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License
4- * as published by the Free Software Foundation, either version 2.1 of the License, or (at your
5- * option) any later version.
6- *
7- * This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without
8- * even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
9- * General Lesser Public License for more details.
10- *
11- * You should have received a copy of the GNU General Lesser Public License along with this program.
12- * If not, see <http://www.gnu.org/licenses/lgpl-2.1.html>. #L%
1+ /*-
2+ * #%L
3+ * JSQLParser library
4+ * %%
5+ * Copyright (C) 2004 - 2019 JSQLParser
6+ * %%
7+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8+ * #L%
139 */
1410package net .sf .jsqlparser .expression .operators .relational ;
1511
You can’t perform that action at this time.
0 commit comments