Skip to content

Commit 4948d21

Browse files
authored
Update Copyright to 2025 (#2965)
1 parent 6761402 commit 4948d21

File tree

246 files changed

+247
-247
lines changed

Some content is hidden

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

246 files changed

+247
-247
lines changed

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ ____ ______________ ________________________ __________
44

55
The MIT License (MIT)
66

7-
Copyright 2024 Vavr, https://vavr.io
7+
Copyright 2025 Vavr, https://vavr.io
88

99
Permission is hereby granted, free of charge, to any person obtaining a copy
1010
of this software and associated documentation files (the "Software"), to deal

generator/Generator.sc

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal
@@ -3769,7 +3769,7 @@ def genVavrFile(packageName: String, className: String, baseDir: String = TARGET
37693769
*
37703770
* The MIT License (MIT)
37713771
*
3772-
* Copyright 2024 Vavr, https://vavr.io
3772+
* Copyright 2025 Vavr, https://vavr.io
37733773
*
37743774
* Permission is hereby granted, free of charge, to any person obtaining a copy
37753775
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/API.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction0.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction1.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction2.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction3.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction4.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction5.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

src-gen/main/java/io/vavr/CheckedFunction6.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
*
55
* The MIT License (MIT)
66
*
7-
* Copyright 2024 Vavr, https://vavr.io
7+
* Copyright 2025 Vavr, https://vavr.io
88
*
99
* Permission is hereby granted, free of charge, to any person obtaining a copy
1010
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)