Skip to content

Commit cf971bb

Browse files
committed
Update license headers
1 parent c3ab85e commit cf971bb

File tree

195 files changed

+195
-195
lines changed

Some content is hidden

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

195 files changed

+195
-195
lines changed

src/main/java/org/assertj/vavr/api/AbstractEitherAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractLazyAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractMapAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractMultimapAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractOptionAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractSeqAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractSetAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractTraversableAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractTryAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

src/main/java/org/assertj/vavr/api/AbstractValidationAssert.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 2017-2024 the original author or authors.
11+
* Copyright 2017-2025 the original author or authors.
1212
*/
1313
package org.assertj.vavr.api;
1414

0 commit comments

Comments
 (0)