Skip to content

Commit cf24ce7

Browse files
authored
Update copyright (#243)
1 parent 72ded46 commit cf24ce7

Some content is hidden

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

48 files changed

+48
-48
lines changed

src/main/java/io/vavr/jackson/datatype/VavrModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/VavrTypeModifier.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/ArrayDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/CharSeqDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/EitherDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/LazyDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/MapDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/MaplikeDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/MultimapDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

src/main/java/io/vavr/jackson/datatype/deserialize/OptionDeserializer.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* \ \/ / /\ \ \/ / /
44
* \____/__/ \__\____/__/
55
*
6-
* Copyright 2014-2017 Vavr, http://vavr.io
6+
* Copyright 2014-2025 Vavr, http://vavr.io
77
*
88
* Licensed under the Apache License, Version 2.0 (the "License");
99
* you may not use this file except in compliance with the License.

0 commit comments

Comments
 (0)