File tree Expand file tree Collapse file tree 5 files changed +40
-15
lines changed
src/main/java/net/sf/jsqlparser
statement/create/sequence Expand file tree Collapse file tree 5 files changed +40
-15
lines changed Original file line number Diff line number Diff line change 1
- /*
2
- * - #%L JSQLParser library %% Copyright (C) 2004 - 2019 JSQLParser %% Dual licensed under GNU LGPL
3
- * 2.1 or Apache License 2.0 #L%
1
+ /*-
2
+ * #%L
3
+ * JSQLParser library
4
+ * %%
5
+ * Copyright (C) 2004 - 2024 JSQLParser
6
+ * %%
7
+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+ * #L%
4
9
*/
5
10
package net .sf .jsqlparser .expression ;
6
11
Original file line number Diff line number Diff line change 1
- /*
2
- * #%L JSQLParser library %% Copyright (C) 2004 - 2020 JSQLParser %% Dual licensed under GNU LGPL
3
- * 2.1 or Apache License 2.0 #L%
1
+ /*-
2
+ * #%L
3
+ * JSQLParser library
4
+ * %%
5
+ * Copyright (C) 2004 - 2024 JSQLParser
6
+ * %%
7
+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+ * #L%
4
9
*/
5
10
package net .sf .jsqlparser .statement .create .sequence ;
6
11
Original file line number Diff line number Diff line change 1
- /*
2
- * #%L JSQLParser library %% Copyright (C) 2004 - 2020 JSQLParser %% Dual licensed under GNU LGPL
3
- * 2.1 or Apache License 2.0 #L%
1
+ /*-
2
+ * #%L
3
+ * JSQLParser library
4
+ * %%
5
+ * Copyright (C) 2004 - 2024 JSQLParser
6
+ * %%
7
+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+ * #L%
4
9
*/
5
10
package net .sf .jsqlparser .util .deparser ;
6
11
Original file line number Diff line number Diff line change 1
- /*
2
- * #%L JSQLParser library %% Copyright (C) 2004 - 2020 JSQLParser %% Dual licensed under GNU LGPL
3
- * 2.1 or Apache License 2.0 #L%
1
+ /*-
2
+ * #%L
3
+ * JSQLParser library
4
+ * %%
5
+ * Copyright (C) 2004 - 2024 JSQLParser
6
+ * %%
7
+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+ * #L%
4
9
*/
5
10
package net .sf .jsqlparser .util .validation .validator ;
6
11
Original file line number Diff line number Diff line change 1
- /*
2
- * #%L JSQLParser library %% Copyright (C) 2004 - 2020 JSQLParser %% Dual licensed under GNU LGPL
3
- * 2.1 or Apache License 2.0 #L%
1
+ /*-
2
+ * #%L
3
+ * JSQLParser library
4
+ * %%
5
+ * Copyright (C) 2004 - 2024 JSQLParser
6
+ * %%
7
+ * Dual licensed under GNU LGPL 2.1 or Apache License 2.0
8
+ * #L%
4
9
*/
5
10
package net .sf .jsqlparser .util .validation .validator ;
6
11
You can’t perform that action at this time.
0 commit comments