Skip to content

Commit 06556f0

Browse files
Update year in headers
1 parent 10d95b7 commit 06556f0

28 files changed

Lines changed: 28 additions & 28 deletions

LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
MIT License
22

3-
Copyright (c) 2025 Damian Malczewski
3+
Copyright (c) 2025-2026 Damian Malczewski
44

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

buildSrc/src/main/kotlin/internal/Developer.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

buildSrc/src/main/kotlin/internal/InternalPublishingExtension.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

buildSrc/src/main/kotlin/internal/License.kt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/main/java/io/github/problem4j/jackson2/ConverterBridgeToProblem.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/main/java/io/github/problem4j/jackson2/ConverterProblemToBridge.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/main/java/io/github/problem4j/jackson2/ProblemBridge.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/main/java/io/github/problem4j/jackson2/ProblemMixIn.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/main/java/io/github/problem4j/jackson2/ProblemModule.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

problem4j-jackson2/src/test/java/io/github/problem4j/jackson2/json/AbstractProblemJsonTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
/*
2-
* Copyright (c) 2025 Damian Malczewski
2+
* Copyright (c) 2025-2026 Damian Malczewski
33
*
44
* Permission is hereby granted, free of charge, to any person obtaining a copy
55
* of this software and associated documentation files (the "Software"), to deal

0 commit comments

Comments
 (0)