Skip to content

Commit d594342

Browse files
committed
Bump the licence current year to 2025
1 parent fa741cd commit d594342

File tree

839 files changed

+839
-839
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

839 files changed

+839
-839
lines changed

src/main/java/org/assertj/db/api/AbstractAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractAssertWithOrigin.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractAssertWithOriginWithChanges.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractAssertWithOriginWithColumnsAndRows.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractAssertWithOriginWithColumnsAndRowsFromChange.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractAssertWithValues.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractColumnAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractColumnValueAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractDbAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

src/main/java/org/assertj/db/api/AbstractRowAssert.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
* an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the
99
* specific language governing permissions and limitations under the License.
1010
*
11-
* Copyright 2015-2024 the original author or authors.
11+
* Copyright 2015-2025 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

0 commit comments

Comments
 (0)