Skip to content

Commit 59d8e91

Browse files
authored
issue-855 fix apply spotless (#856)
* apply spotless * remove unnecessary code
1 parent 8ee3474 commit 59d8e91

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

src/main/java/com/teragrep/pth_10/ast/FilteredColumns.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Teragrep Data Processing Language (DPL) translator for Apache Spark (pth_10)
3-
* Copyright (C) 2019-2025 Suomen Kanuuna Oy
3+
* Copyright (C) 2019-2026 Suomen Kanuuna Oy
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU Affero General Public License as published by

src/test/java/com/teragrep/pth_10/FilteredColumnsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/*
22
* Teragrep Data Processing Language (DPL) translator for Apache Spark (pth_10)
3-
* Copyright (C) 2019-2025 Suomen Kanuuna Oy
3+
* Copyright (C) 2019-2026 Suomen Kanuuna Oy
44
*
55
* This program is free software: you can redistribute it and/or modify
66
* it under the terms of the GNU Affero General Public License as published by

0 commit comments

Comments
 (0)