Skip to content

Commit 6250ec9

Browse files
committed
Bump the licence current year to 2024
1 parent 2ca8ab6 commit 6250ec9

File tree

833 files changed

+833
-833
lines changed

Some content is hidden

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

833 files changed

+833
-833
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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 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-2021 the original author or authors.
11+
* Copyright 2015-2024 the original author or authors.
1212
*/
1313
package org.assertj.db.api;
1414

0 commit comments

Comments
 (0)