From ddd67360033c84c31ff1ee5e30bf57f496a49c12 Mon Sep 17 00:00:00 2001 From: httpdigest Date: Sat, 22 Jun 2024 11:33:11 +0200 Subject: [PATCH] Update copyright year --- LICENSE | 2 +- build.gradle | 2 +- buildhelper/Java6to2.java | 2 +- buildhelper/ModuleInfoGenerator.java | 2 +- config/licenseheader | 2 +- src/jmh/java/org/joml/jmh/Bench.java | 2 +- src/jmh/java/org/joml/jmh/Matrix4f.java | 2 +- src/jmh/java/org/joml/jmh/Matrix4fn.java | 2 +- src/jmh/java/org/joml/jmh/Matrix4fv.java | 2 +- src/jmh/java/org/joml/jmh/Matrix4fvArr.java | 2 +- src/jmh/java/org/joml/jmh/Matrix4fvBB.java | 2 +- src/main/java/org/joml/AxisAngle4d.java | 2 +- src/main/java/org/joml/AxisAngle4f.java | 2 +- src/main/java/org/joml/ConfigurationException.java | 2 +- src/main/java/org/joml/FrustumIntersection.java | 2 +- src/main/java/org/joml/FrustumRayBuilder.java | 2 +- src/main/java/org/joml/GeometryUtils.java | 2 +- src/main/java/org/joml/Interpolationd.java | 2 +- src/main/java/org/joml/Interpolationf.java | 2 +- src/main/java/org/joml/Intersectiond.java | 2 +- src/main/java/org/joml/Intersectionf.java | 2 +- src/main/java/org/joml/JvmciCode.java | 2 +- src/main/java/org/joml/Math.java | 2 +- src/main/java/org/joml/Matrix2d.java | 2 +- src/main/java/org/joml/Matrix2dc.java | 2 +- src/main/java/org/joml/Matrix2f.java | 2 +- src/main/java/org/joml/Matrix2fc.java | 2 +- src/main/java/org/joml/Matrix3d.java | 2 +- src/main/java/org/joml/Matrix3dStack.java | 2 +- src/main/java/org/joml/Matrix3dc.java | 2 +- src/main/java/org/joml/Matrix3f.java | 2 +- src/main/java/org/joml/Matrix3fStack.java | 2 +- src/main/java/org/joml/Matrix3fc.java | 2 +- src/main/java/org/joml/Matrix3x2d.java | 2 +- src/main/java/org/joml/Matrix3x2dStack.java | 2 +- src/main/java/org/joml/Matrix3x2dc.java | 2 +- src/main/java/org/joml/Matrix3x2f.java | 2 +- src/main/java/org/joml/Matrix3x2fStack.java | 2 +- src/main/java/org/joml/Matrix3x2fc.java | 2 +- src/main/java/org/joml/Matrix4d.java | 2 +- src/main/java/org/joml/Matrix4dStack.java | 2 +- src/main/java/org/joml/Matrix4dc.java | 2 +- src/main/java/org/joml/Matrix4f.java | 2 +- src/main/java/org/joml/Matrix4fStack.java | 2 +- src/main/java/org/joml/Matrix4fc.java | 2 +- src/main/java/org/joml/Matrix4x3d.java | 2 +- src/main/java/org/joml/Matrix4x3dStack.java | 2 +- src/main/java/org/joml/Matrix4x3dc.java | 2 +- src/main/java/org/joml/Matrix4x3f.java | 2 +- src/main/java/org/joml/Matrix4x3fStack.java | 2 +- src/main/java/org/joml/Matrix4x3fc.java | 2 +- src/main/java/org/joml/MemUtil.java | 2 +- src/main/java/org/joml/Options.java | 2 +- src/main/java/org/joml/PolygonsIntersection.java | 2 +- src/main/java/org/joml/Quaterniond.java | 2 +- src/main/java/org/joml/QuaterniondInterpolator.java | 2 +- src/main/java/org/joml/Quaterniondc.java | 2 +- src/main/java/org/joml/Quaternionf.java | 2 +- src/main/java/org/joml/QuaternionfInterpolator.java | 2 +- src/main/java/org/joml/Quaternionfc.java | 2 +- src/main/java/org/joml/Random.java | 2 +- src/main/java/org/joml/RayAabIntersection.java | 2 +- src/main/java/org/joml/RoundingMode.java | 2 +- src/main/java/org/joml/Runtime.java | 2 +- src/main/java/org/joml/SimplexNoise.java | 2 +- src/main/java/org/joml/Vector2L.java | 2 +- src/main/java/org/joml/Vector2Lc.java | 2 +- src/main/java/org/joml/Vector2d.java | 2 +- src/main/java/org/joml/Vector2dc.java | 2 +- src/main/java/org/joml/Vector2f.java | 2 +- src/main/java/org/joml/Vector2fc.java | 2 +- src/main/java/org/joml/Vector2i.java | 2 +- src/main/java/org/joml/Vector2ic.java | 2 +- src/main/java/org/joml/Vector3L.java | 2 +- src/main/java/org/joml/Vector3Lc.java | 2 +- src/main/java/org/joml/Vector3d.java | 2 +- src/main/java/org/joml/Vector3dc.java | 2 +- src/main/java/org/joml/Vector3f.java | 2 +- src/main/java/org/joml/Vector3fc.java | 2 +- src/main/java/org/joml/Vector3i.java | 2 +- src/main/java/org/joml/Vector3ic.java | 2 +- src/main/java/org/joml/Vector4L.java | 2 +- src/main/java/org/joml/Vector4Lc.java | 2 +- src/main/java/org/joml/Vector4d.java | 2 +- src/main/java/org/joml/Vector4dc.java | 2 +- src/main/java/org/joml/Vector4f.java | 2 +- src/main/java/org/joml/Vector4fc.java | 2 +- src/main/java/org/joml/Vector4i.java | 2 +- src/main/java/org/joml/Vector4ic.java | 2 +- src/main/java/org/joml/experimental/Vector4fa.java | 2 +- src/main/java/org/joml/sampling/BestCandidateSampling.java | 2 +- src/main/java/org/joml/sampling/Callback2d.java | 2 +- src/main/java/org/joml/sampling/Callback3d.java | 2 +- src/main/java/org/joml/sampling/Convolution.java | 2 +- src/main/java/org/joml/sampling/Math.java | 2 +- src/main/java/org/joml/sampling/PoissonSampling.java | 2 +- src/main/java/org/joml/sampling/SpiralSampling.java | 2 +- src/main/java/org/joml/sampling/StratifiedSampling.java | 2 +- src/main/java/org/joml/sampling/UniformSampling.java | 2 +- src/test/java/org/joml/experimental/test/Vector4faTest.java | 2 +- src/test/java/org/joml/test/AxisAngle4fTest.java | 2 +- src/test/java/org/joml/test/FrustumIntersectionTest.java | 2 +- src/test/java/org/joml/test/GeometryUtilsTest.java | 2 +- src/test/java/org/joml/test/MathTest.java | 2 +- src/test/java/org/joml/test/Matrix2fTest.java | 2 +- src/test/java/org/joml/test/Matrix3dTest.java | 2 +- src/test/java/org/joml/test/Matrix3fTest.java | 2 +- src/test/java/org/joml/test/Matrix3x2fTest.java | 2 +- src/test/java/org/joml/test/Matrix4dTest.java | 2 +- src/test/java/org/joml/test/Matrix4fStackTest.java | 2 +- src/test/java/org/joml/test/Matrix4fTest.java | 2 +- src/test/java/org/joml/test/Matrix4x3dTest.java | 2 +- src/test/java/org/joml/test/Matrix4x3fTest.java | 2 +- src/test/java/org/joml/test/PolygonPointIntersectionTest.java | 2 +- src/test/java/org/joml/test/QuaternionDTest.java | 2 +- src/test/java/org/joml/test/QuaternionfInterpolatorTest.java | 2 +- src/test/java/org/joml/test/QuaternionfTest.java | 2 +- src/test/java/org/joml/test/RayAabIntersectionTest.java | 2 +- src/test/java/org/joml/test/TestUtil.java | 2 +- src/test/java/org/joml/test/Vector2dTest.java | 2 +- src/test/java/org/joml/test/Vector2fTest.java | 2 +- src/test/java/org/joml/test/Vector2iTest.java | 2 +- src/test/java/org/joml/test/Vector3dTest.java | 2 +- src/test/java/org/joml/test/Vector3fTest.java | 2 +- src/test/java/org/joml/test/Vector3iTest.java | 2 +- src/test/java/org/joml/test/Vector4dTest.java | 2 +- src/test/java/org/joml/test/Vector4fTest.java | 2 +- 127 files changed, 127 insertions(+), 127 deletions(-) diff --git a/LICENSE b/LICENSE index 0f5a5f6c..6bd592e3 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015-2023 JOML +Copyright (c) 2015-2024 JOML Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/build.gradle b/build.gradle index 58a8b068..91641e9b 100644 --- a/build.gradle +++ b/build.gradle @@ -23,7 +23,7 @@ if (buildProfile == 'experimental') { } group 'org.joml' -version '1.10.6' +version '1.10.7-SNAPSHOT' configurations { buildhelper diff --git a/buildhelper/Java6to2.java b/buildhelper/Java6to2.java index 1b6396e9..c403bd1e 100644 --- a/buildhelper/Java6to2.java +++ b/buildhelper/Java6to2.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/buildhelper/ModuleInfoGenerator.java b/buildhelper/ModuleInfoGenerator.java index de4849fd..6684845d 100644 --- a/buildhelper/ModuleInfoGenerator.java +++ b/buildhelper/ModuleInfoGenerator.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/config/licenseheader b/config/licenseheader index 23a5da87..240a3b6f 100644 --- a/config/licenseheader +++ b/config/licenseheader @@ -1,7 +1,7 @@ ^/\* ^ \* The MIT License ^ \* -^ \* Copyright \(c\) (2023|\d{4}-2023) .+$ +^ \* Copyright \(c\) (2024|\d{4}-2024) .+$ ^ \* ^ \* Permission is hereby granted, free of charge, to any person obtaining a copy ^ \* of this software and associated documentation files \(the "Software"\), to deal diff --git a/src/jmh/java/org/joml/jmh/Bench.java b/src/jmh/java/org/joml/jmh/Bench.java index f6a28ba9..635d4026 100644 --- a/src/jmh/java/org/joml/jmh/Bench.java +++ b/src/jmh/java/org/joml/jmh/Bench.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/jmh/java/org/joml/jmh/Matrix4f.java b/src/jmh/java/org/joml/jmh/Matrix4f.java index e09d0c98..261461c6 100644 --- a/src/jmh/java/org/joml/jmh/Matrix4f.java +++ b/src/jmh/java/org/joml/jmh/Matrix4f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/jmh/java/org/joml/jmh/Matrix4fn.java b/src/jmh/java/org/joml/jmh/Matrix4fn.java index 2229affd..de47d20b 100644 --- a/src/jmh/java/org/joml/jmh/Matrix4fn.java +++ b/src/jmh/java/org/joml/jmh/Matrix4fn.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/jmh/java/org/joml/jmh/Matrix4fv.java b/src/jmh/java/org/joml/jmh/Matrix4fv.java index 170a4d61..6aaca85e 100644 --- a/src/jmh/java/org/joml/jmh/Matrix4fv.java +++ b/src/jmh/java/org/joml/jmh/Matrix4fv.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/jmh/java/org/joml/jmh/Matrix4fvArr.java b/src/jmh/java/org/joml/jmh/Matrix4fvArr.java index 847ab798..5ca812e4 100644 --- a/src/jmh/java/org/joml/jmh/Matrix4fvArr.java +++ b/src/jmh/java/org/joml/jmh/Matrix4fvArr.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/jmh/java/org/joml/jmh/Matrix4fvBB.java b/src/jmh/java/org/joml/jmh/Matrix4fvBB.java index dd3b0ea4..765d0fb8 100644 --- a/src/jmh/java/org/joml/jmh/Matrix4fvBB.java +++ b/src/jmh/java/org/joml/jmh/Matrix4fvBB.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 JOML + * Copyright (c) 2022-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/AxisAngle4d.java b/src/main/java/org/joml/AxisAngle4d.java index 96f56d04..d97b25b7 100644 --- a/src/main/java/org/joml/AxisAngle4d.java +++ b/src/main/java/org/joml/AxisAngle4d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/AxisAngle4f.java b/src/main/java/org/joml/AxisAngle4f.java index 715587cb..9d554ae2 100644 --- a/src/main/java/org/joml/AxisAngle4f.java +++ b/src/main/java/org/joml/AxisAngle4f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/ConfigurationException.java b/src/main/java/org/joml/ConfigurationException.java index 57014d39..064a1e48 100644 --- a/src/main/java/org/joml/ConfigurationException.java +++ b/src/main/java/org/joml/ConfigurationException.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/FrustumIntersection.java b/src/main/java/org/joml/FrustumIntersection.java index 958f713e..ebd988c6 100644 --- a/src/main/java/org/joml/FrustumIntersection.java +++ b/src/main/java/org/joml/FrustumIntersection.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/FrustumRayBuilder.java b/src/main/java/org/joml/FrustumRayBuilder.java index c86895b9..90ca0e27 100644 --- a/src/main/java/org/joml/FrustumRayBuilder.java +++ b/src/main/java/org/joml/FrustumRayBuilder.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/GeometryUtils.java b/src/main/java/org/joml/GeometryUtils.java index cfb2d6aa..d5a0ea88 100644 --- a/src/main/java/org/joml/GeometryUtils.java +++ b/src/main/java/org/joml/GeometryUtils.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Interpolationd.java b/src/main/java/org/joml/Interpolationd.java index 607c051c..3df437ba 100644 --- a/src/main/java/org/joml/Interpolationd.java +++ b/src/main/java/org/joml/Interpolationd.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Interpolationf.java b/src/main/java/org/joml/Interpolationf.java index 165f6ea7..93a63e3f 100644 --- a/src/main/java/org/joml/Interpolationf.java +++ b/src/main/java/org/joml/Interpolationf.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Intersectiond.java b/src/main/java/org/joml/Intersectiond.java index 7ffec528..d56e8f25 100644 --- a/src/main/java/org/joml/Intersectiond.java +++ b/src/main/java/org/joml/Intersectiond.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Intersectionf.java b/src/main/java/org/joml/Intersectionf.java index 6b72f6c6..4b389d1d 100644 --- a/src/main/java/org/joml/Intersectionf.java +++ b/src/main/java/org/joml/Intersectionf.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/JvmciCode.java b/src/main/java/org/joml/JvmciCode.java index 2461e63d..853c790a 100644 --- a/src/main/java/org/joml/JvmciCode.java +++ b/src/main/java/org/joml/JvmciCode.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2022-2023 Kai Burjack + * Copyright (c) 2022-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Math.java b/src/main/java/org/joml/Math.java index b66ccec8..feea143e 100644 --- a/src/main/java/org/joml/Math.java +++ b/src/main/java/org/joml/Math.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML + * Copyright (c) 2015-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix2d.java b/src/main/java/org/joml/Matrix2d.java index abb7f4be..97b0e17d 100644 --- a/src/main/java/org/joml/Matrix2d.java +++ b/src/main/java/org/joml/Matrix2d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix2dc.java b/src/main/java/org/joml/Matrix2dc.java index d17010e4..f13fd71d 100644 --- a/src/main/java/org/joml/Matrix2dc.java +++ b/src/main/java/org/joml/Matrix2dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix2f.java b/src/main/java/org/joml/Matrix2f.java index 89100ca7..8d450e6d 100644 --- a/src/main/java/org/joml/Matrix2f.java +++ b/src/main/java/org/joml/Matrix2f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix2fc.java b/src/main/java/org/joml/Matrix2fc.java index bff83ca0..6af699c6 100644 --- a/src/main/java/org/joml/Matrix2fc.java +++ b/src/main/java/org/joml/Matrix2fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3d.java b/src/main/java/org/joml/Matrix3d.java index 7a753ce0..bd04229a 100644 --- a/src/main/java/org/joml/Matrix3d.java +++ b/src/main/java/org/joml/Matrix3d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3dStack.java b/src/main/java/org/joml/Matrix3dStack.java index 04667507..3264f9f5 100644 --- a/src/main/java/org/joml/Matrix3dStack.java +++ b/src/main/java/org/joml/Matrix3dStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3dc.java b/src/main/java/org/joml/Matrix3dc.java index 7ca26f75..32366755 100644 --- a/src/main/java/org/joml/Matrix3dc.java +++ b/src/main/java/org/joml/Matrix3dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3f.java b/src/main/java/org/joml/Matrix3f.java index 32319d5d..3b2c8209 100644 --- a/src/main/java/org/joml/Matrix3f.java +++ b/src/main/java/org/joml/Matrix3f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3fStack.java b/src/main/java/org/joml/Matrix3fStack.java index c3c5a3e8..957388aa 100644 --- a/src/main/java/org/joml/Matrix3fStack.java +++ b/src/main/java/org/joml/Matrix3fStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3fc.java b/src/main/java/org/joml/Matrix3fc.java index 44eafc86..a5bd8b46 100644 --- a/src/main/java/org/joml/Matrix3fc.java +++ b/src/main/java/org/joml/Matrix3fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2d.java b/src/main/java/org/joml/Matrix3x2d.java index 99562a41..8185077c 100644 --- a/src/main/java/org/joml/Matrix3x2d.java +++ b/src/main/java/org/joml/Matrix3x2d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2dStack.java b/src/main/java/org/joml/Matrix3x2dStack.java index 475245a4..067044b3 100644 --- a/src/main/java/org/joml/Matrix3x2dStack.java +++ b/src/main/java/org/joml/Matrix3x2dStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2dc.java b/src/main/java/org/joml/Matrix3x2dc.java index eda5b251..39c9d514 100644 --- a/src/main/java/org/joml/Matrix3x2dc.java +++ b/src/main/java/org/joml/Matrix3x2dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2f.java b/src/main/java/org/joml/Matrix3x2f.java index 5e589fb1..d0fb18f5 100644 --- a/src/main/java/org/joml/Matrix3x2f.java +++ b/src/main/java/org/joml/Matrix3x2f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2fStack.java b/src/main/java/org/joml/Matrix3x2fStack.java index 4b8b0876..6bf4c9ef 100644 --- a/src/main/java/org/joml/Matrix3x2fStack.java +++ b/src/main/java/org/joml/Matrix3x2fStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix3x2fc.java b/src/main/java/org/joml/Matrix3x2fc.java index 930eae8d..88b5582f 100644 --- a/src/main/java/org/joml/Matrix3x2fc.java +++ b/src/main/java/org/joml/Matrix3x2fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4d.java b/src/main/java/org/joml/Matrix4d.java index 2bf094c1..e6c011ef 100644 --- a/src/main/java/org/joml/Matrix4d.java +++ b/src/main/java/org/joml/Matrix4d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4dStack.java b/src/main/java/org/joml/Matrix4dStack.java index 7a5a1e5b..34b2b7c3 100644 --- a/src/main/java/org/joml/Matrix4dStack.java +++ b/src/main/java/org/joml/Matrix4dStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4dc.java b/src/main/java/org/joml/Matrix4dc.java index 8f91f720..c4f81967 100644 --- a/src/main/java/org/joml/Matrix4dc.java +++ b/src/main/java/org/joml/Matrix4dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4f.java b/src/main/java/org/joml/Matrix4f.java index e96a546b..3920a4c1 100644 --- a/src/main/java/org/joml/Matrix4f.java +++ b/src/main/java/org/joml/Matrix4f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4fStack.java b/src/main/java/org/joml/Matrix4fStack.java index 9ca12bd9..6feeeb8d 100644 --- a/src/main/java/org/joml/Matrix4fStack.java +++ b/src/main/java/org/joml/Matrix4fStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4fc.java b/src/main/java/org/joml/Matrix4fc.java index 9f33a695..8a3ee813 100644 --- a/src/main/java/org/joml/Matrix4fc.java +++ b/src/main/java/org/joml/Matrix4fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3d.java b/src/main/java/org/joml/Matrix4x3d.java index 3c690108..9f312032 100644 --- a/src/main/java/org/joml/Matrix4x3d.java +++ b/src/main/java/org/joml/Matrix4x3d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3dStack.java b/src/main/java/org/joml/Matrix4x3dStack.java index 387121d7..147fc3a4 100644 --- a/src/main/java/org/joml/Matrix4x3dStack.java +++ b/src/main/java/org/joml/Matrix4x3dStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3dc.java b/src/main/java/org/joml/Matrix4x3dc.java index 0a6afc43..7a1ecd4b 100644 --- a/src/main/java/org/joml/Matrix4x3dc.java +++ b/src/main/java/org/joml/Matrix4x3dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3f.java b/src/main/java/org/joml/Matrix4x3f.java index 03f3c348..cd648214 100644 --- a/src/main/java/org/joml/Matrix4x3f.java +++ b/src/main/java/org/joml/Matrix4x3f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3fStack.java b/src/main/java/org/joml/Matrix4x3fStack.java index 88be9cc2..a0aeb1db 100644 --- a/src/main/java/org/joml/Matrix4x3fStack.java +++ b/src/main/java/org/joml/Matrix4x3fStack.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML + * Copyright (c) 2018-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Matrix4x3fc.java b/src/main/java/org/joml/Matrix4x3fc.java index 48920e7b..405b7574 100644 --- a/src/main/java/org/joml/Matrix4x3fc.java +++ b/src/main/java/org/joml/Matrix4x3fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/MemUtil.java b/src/main/java/org/joml/MemUtil.java index 24d8feb1..9d9451b3 100644 --- a/src/main/java/org/joml/MemUtil.java +++ b/src/main/java/org/joml/MemUtil.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 Kai Burjack + * Copyright (c) 2016-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Options.java b/src/main/java/org/joml/Options.java index 9a61113a..415aae9b 100644 --- a/src/main/java/org/joml/Options.java +++ b/src/main/java/org/joml/Options.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/PolygonsIntersection.java b/src/main/java/org/joml/PolygonsIntersection.java index 16e362b5..64021554 100644 --- a/src/main/java/org/joml/PolygonsIntersection.java +++ b/src/main/java/org/joml/PolygonsIntersection.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 Kai Burjack + * Copyright (c) 2016-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Quaterniond.java b/src/main/java/org/joml/Quaterniond.java index 406623d7..627a81ac 100644 --- a/src/main/java/org/joml/Quaterniond.java +++ b/src/main/java/org/joml/Quaterniond.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/QuaterniondInterpolator.java b/src/main/java/org/joml/QuaterniondInterpolator.java index 79d61f14..4ed3fcf5 100644 --- a/src/main/java/org/joml/QuaterniondInterpolator.java +++ b/src/main/java/org/joml/QuaterniondInterpolator.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Quaterniondc.java b/src/main/java/org/joml/Quaterniondc.java index 7606a023..7a232385 100644 --- a/src/main/java/org/joml/Quaterniondc.java +++ b/src/main/java/org/joml/Quaterniondc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML + * Copyright (c) 2015-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Quaternionf.java b/src/main/java/org/joml/Quaternionf.java index 233fab6e..f0ed1ba5 100644 --- a/src/main/java/org/joml/Quaternionf.java +++ b/src/main/java/org/joml/Quaternionf.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/QuaternionfInterpolator.java b/src/main/java/org/joml/QuaternionfInterpolator.java index 4b2fb102..766af382 100644 --- a/src/main/java/org/joml/QuaternionfInterpolator.java +++ b/src/main/java/org/joml/QuaternionfInterpolator.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Quaternionfc.java b/src/main/java/org/joml/Quaternionfc.java index e95e1ee1..350a8248 100644 --- a/src/main/java/org/joml/Quaternionfc.java +++ b/src/main/java/org/joml/Quaternionfc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML + * Copyright (c) 2015-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Random.java b/src/main/java/org/joml/Random.java index 8f86bbf8..b370b02b 100644 --- a/src/main/java/org/joml/Random.java +++ b/src/main/java/org/joml/Random.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/RayAabIntersection.java b/src/main/java/org/joml/RayAabIntersection.java index 5f0dcc10..ee1ce24b 100644 --- a/src/main/java/org/joml/RayAabIntersection.java +++ b/src/main/java/org/joml/RayAabIntersection.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Kai Burjack + * Copyright (c) 2015-2024 Kai Burjack * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/RoundingMode.java b/src/main/java/org/joml/RoundingMode.java index d52d8dda..7d83b234 100644 --- a/src/main/java/org/joml/RoundingMode.java +++ b/src/main/java/org/joml/RoundingMode.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML + * Copyright (c) 2020-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Runtime.java b/src/main/java/org/joml/Runtime.java index 6d26f942..0a321cce 100644 --- a/src/main/java/org/joml/Runtime.java +++ b/src/main/java/org/joml/Runtime.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML + * Copyright (c) 2017-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/SimplexNoise.java b/src/main/java/org/joml/SimplexNoise.java index 4a90f4c5..6368e1ec 100644 --- a/src/main/java/org/joml/SimplexNoise.java +++ b/src/main/java/org/joml/SimplexNoise.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2L.java b/src/main/java/org/joml/Vector2L.java index a489fc99..08869529 100644 --- a/src/main/java/org/joml/Vector2L.java +++ b/src/main/java/org/joml/Vector2L.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2Lc.java b/src/main/java/org/joml/Vector2Lc.java index 163e5868..428b3f6d 100644 --- a/src/main/java/org/joml/Vector2Lc.java +++ b/src/main/java/org/joml/Vector2Lc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2d.java b/src/main/java/org/joml/Vector2d.java index 46c061b7..2c625f21 100644 --- a/src/main/java/org/joml/Vector2d.java +++ b/src/main/java/org/joml/Vector2d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2dc.java b/src/main/java/org/joml/Vector2dc.java index a262d0f9..3b719914 100644 --- a/src/main/java/org/joml/Vector2dc.java +++ b/src/main/java/org/joml/Vector2dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2f.java b/src/main/java/org/joml/Vector2f.java index c62fcf94..9dd67d1b 100644 --- a/src/main/java/org/joml/Vector2f.java +++ b/src/main/java/org/joml/Vector2f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2fc.java b/src/main/java/org/joml/Vector2fc.java index 032dab40..318fed9c 100644 --- a/src/main/java/org/joml/Vector2fc.java +++ b/src/main/java/org/joml/Vector2fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2i.java b/src/main/java/org/joml/Vector2i.java index 7341f0b2..1705fbae 100644 --- a/src/main/java/org/joml/Vector2i.java +++ b/src/main/java/org/joml/Vector2i.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector2ic.java b/src/main/java/org/joml/Vector2ic.java index 0b979667..936c464d 100644 --- a/src/main/java/org/joml/Vector2ic.java +++ b/src/main/java/org/joml/Vector2ic.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3L.java b/src/main/java/org/joml/Vector3L.java index 83c8dda8..18fefe71 100644 --- a/src/main/java/org/joml/Vector3L.java +++ b/src/main/java/org/joml/Vector3L.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3Lc.java b/src/main/java/org/joml/Vector3Lc.java index 9b148a9f..855410d9 100644 --- a/src/main/java/org/joml/Vector3Lc.java +++ b/src/main/java/org/joml/Vector3Lc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3d.java b/src/main/java/org/joml/Vector3d.java index 3b5eeb42..cd25199c 100644 --- a/src/main/java/org/joml/Vector3d.java +++ b/src/main/java/org/joml/Vector3d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3dc.java b/src/main/java/org/joml/Vector3dc.java index 27afed27..7ed7c159 100644 --- a/src/main/java/org/joml/Vector3dc.java +++ b/src/main/java/org/joml/Vector3dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3f.java b/src/main/java/org/joml/Vector3f.java index 2828696d..7349850e 100644 --- a/src/main/java/org/joml/Vector3f.java +++ b/src/main/java/org/joml/Vector3f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3fc.java b/src/main/java/org/joml/Vector3fc.java index 4b14e670..f9c71c8a 100644 --- a/src/main/java/org/joml/Vector3fc.java +++ b/src/main/java/org/joml/Vector3fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3i.java b/src/main/java/org/joml/Vector3i.java index 740a6800..204fcb6d 100644 --- a/src/main/java/org/joml/Vector3i.java +++ b/src/main/java/org/joml/Vector3i.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector3ic.java b/src/main/java/org/joml/Vector3ic.java index 3f0f4ce8..411e154c 100644 --- a/src/main/java/org/joml/Vector3ic.java +++ b/src/main/java/org/joml/Vector3ic.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4L.java b/src/main/java/org/joml/Vector4L.java index 03395c0a..b896ee91 100644 --- a/src/main/java/org/joml/Vector4L.java +++ b/src/main/java/org/joml/Vector4L.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4Lc.java b/src/main/java/org/joml/Vector4Lc.java index a0595c25..38199f06 100644 --- a/src/main/java/org/joml/Vector4Lc.java +++ b/src/main/java/org/joml/Vector4Lc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2023 JOML + * Copyright (c) 2023-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4d.java b/src/main/java/org/joml/Vector4d.java index 464ad439..9c25cb62 100644 --- a/src/main/java/org/joml/Vector4d.java +++ b/src/main/java/org/joml/Vector4d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4dc.java b/src/main/java/org/joml/Vector4dc.java index 74e9c996..c2dd3304 100644 --- a/src/main/java/org/joml/Vector4dc.java +++ b/src/main/java/org/joml/Vector4dc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4f.java b/src/main/java/org/joml/Vector4f.java index 97e80a24..a6b167e4 100644 --- a/src/main/java/org/joml/Vector4f.java +++ b/src/main/java/org/joml/Vector4f.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4fc.java b/src/main/java/org/joml/Vector4fc.java index c54d1503..59d1fcad 100644 --- a/src/main/java/org/joml/Vector4fc.java +++ b/src/main/java/org/joml/Vector4fc.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4i.java b/src/main/java/org/joml/Vector4i.java index cb70aaa2..75b67418 100644 --- a/src/main/java/org/joml/Vector4i.java +++ b/src/main/java/org/joml/Vector4i.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/Vector4ic.java b/src/main/java/org/joml/Vector4ic.java index 0c40807b..46eff21d 100644 --- a/src/main/java/org/joml/Vector4ic.java +++ b/src/main/java/org/joml/Vector4ic.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/experimental/Vector4fa.java b/src/main/java/org/joml/experimental/Vector4fa.java index ee4478e9..7e1a7df2 100644 --- a/src/main/java/org/joml/experimental/Vector4fa.java +++ b/src/main/java/org/joml/experimental/Vector4fa.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2021-2023 JOML + * Copyright (c) 2021-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/BestCandidateSampling.java b/src/main/java/org/joml/sampling/BestCandidateSampling.java index b3637e78..586bfa46 100644 --- a/src/main/java/org/joml/sampling/BestCandidateSampling.java +++ b/src/main/java/org/joml/sampling/BestCandidateSampling.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/Callback2d.java b/src/main/java/org/joml/sampling/Callback2d.java index 978ec5dd..0e4b11e2 100644 --- a/src/main/java/org/joml/sampling/Callback2d.java +++ b/src/main/java/org/joml/sampling/Callback2d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/Callback3d.java b/src/main/java/org/joml/sampling/Callback3d.java index d64ba147..fc556db2 100644 --- a/src/main/java/org/joml/sampling/Callback3d.java +++ b/src/main/java/org/joml/sampling/Callback3d.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/Convolution.java b/src/main/java/org/joml/sampling/Convolution.java index 78cd200e..d5eb24b2 100644 --- a/src/main/java/org/joml/sampling/Convolution.java +++ b/src/main/java/org/joml/sampling/Convolution.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/Math.java b/src/main/java/org/joml/sampling/Math.java index 75e7d9e8..e9fa2111 100644 --- a/src/main/java/org/joml/sampling/Math.java +++ b/src/main/java/org/joml/sampling/Math.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/PoissonSampling.java b/src/main/java/org/joml/sampling/PoissonSampling.java index 6b4159f7..0abc0e74 100644 --- a/src/main/java/org/joml/sampling/PoissonSampling.java +++ b/src/main/java/org/joml/sampling/PoissonSampling.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/SpiralSampling.java b/src/main/java/org/joml/sampling/SpiralSampling.java index c157ff1c..ac13d506 100644 --- a/src/main/java/org/joml/sampling/SpiralSampling.java +++ b/src/main/java/org/joml/sampling/SpiralSampling.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/StratifiedSampling.java b/src/main/java/org/joml/sampling/StratifiedSampling.java index 6c938ced..d7fdb943 100644 --- a/src/main/java/org/joml/sampling/StratifiedSampling.java +++ b/src/main/java/org/joml/sampling/StratifiedSampling.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/main/java/org/joml/sampling/UniformSampling.java b/src/main/java/org/joml/sampling/UniformSampling.java index 904d457d..85831b29 100644 --- a/src/main/java/org/joml/sampling/UniformSampling.java +++ b/src/main/java/org/joml/sampling/UniformSampling.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML + * Copyright (c) 2016-2024 JOML * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/experimental/test/Vector4faTest.java b/src/test/java/org/joml/experimental/test/Vector4faTest.java index da2622f5..2107c436 100644 --- a/src/test/java/org/joml/experimental/test/Vector4faTest.java +++ b/src/test/java/org/joml/experimental/test/Vector4faTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2021-2023 JOML. + * Copyright (c) 2021-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/AxisAngle4fTest.java b/src/test/java/org/joml/test/AxisAngle4fTest.java index d3fcfd47..47de2321 100644 --- a/src/test/java/org/joml/test/AxisAngle4fTest.java +++ b/src/test/java/org/joml/test/AxisAngle4fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/FrustumIntersectionTest.java b/src/test/java/org/joml/test/FrustumIntersectionTest.java index 54dd009c..7942ab26 100644 --- a/src/test/java/org/joml/test/FrustumIntersectionTest.java +++ b/src/test/java/org/joml/test/FrustumIntersectionTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/GeometryUtilsTest.java b/src/test/java/org/joml/test/GeometryUtilsTest.java index 858daca9..89b43334 100644 --- a/src/test/java/org/joml/test/GeometryUtilsTest.java +++ b/src/test/java/org/joml/test/GeometryUtilsTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/MathTest.java b/src/test/java/org/joml/test/MathTest.java index 8923040d..a208fbd8 100644 --- a/src/test/java/org/joml/test/MathTest.java +++ b/src/test/java/org/joml/test/MathTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2018-2023 JOML. + * Copyright (c) 2018-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix2fTest.java b/src/test/java/org/joml/test/Matrix2fTest.java index 7dfa9071..f42f7ed4 100644 --- a/src/test/java/org/joml/test/Matrix2fTest.java +++ b/src/test/java/org/joml/test/Matrix2fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 Richard Greenlees + * Copyright (c) 2015-2024 Richard Greenlees * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix3dTest.java b/src/test/java/org/joml/test/Matrix3dTest.java index e3e0b017..10ec903c 100644 --- a/src/test/java/org/joml/test/Matrix3dTest.java +++ b/src/test/java/org/joml/test/Matrix3dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML. + * Copyright (c) 2020-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix3fTest.java b/src/test/java/org/joml/test/Matrix3fTest.java index a779d781..cd2a49dc 100644 --- a/src/test/java/org/joml/test/Matrix3fTest.java +++ b/src/test/java/org/joml/test/Matrix3fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2020-2023 JOML. + * Copyright (c) 2020-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix3x2fTest.java b/src/test/java/org/joml/test/Matrix3x2fTest.java index eda90d81..95906e1c 100644 --- a/src/test/java/org/joml/test/Matrix3x2fTest.java +++ b/src/test/java/org/joml/test/Matrix3x2fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2017-2023 JOML. + * Copyright (c) 2017-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix4dTest.java b/src/test/java/org/joml/test/Matrix4dTest.java index 7c0b54d5..fb01d640 100644 --- a/src/test/java/org/joml/test/Matrix4dTest.java +++ b/src/test/java/org/joml/test/Matrix4dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix4fStackTest.java b/src/test/java/org/joml/test/Matrix4fStackTest.java index 85682e95..9bc1938c 100644 --- a/src/test/java/org/joml/test/Matrix4fStackTest.java +++ b/src/test/java/org/joml/test/Matrix4fStackTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix4fTest.java b/src/test/java/org/joml/test/Matrix4fTest.java index 9147763d..ea48caa5 100644 --- a/src/test/java/org/joml/test/Matrix4fTest.java +++ b/src/test/java/org/joml/test/Matrix4fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix4x3dTest.java b/src/test/java/org/joml/test/Matrix4x3dTest.java index 0b7f2008..3369fe5c 100644 --- a/src/test/java/org/joml/test/Matrix4x3dTest.java +++ b/src/test/java/org/joml/test/Matrix4x3dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Matrix4x3fTest.java b/src/test/java/org/joml/test/Matrix4x3fTest.java index 8f5b2f1b..08c37e46 100644 --- a/src/test/java/org/joml/test/Matrix4x3fTest.java +++ b/src/test/java/org/joml/test/Matrix4x3fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/PolygonPointIntersectionTest.java b/src/test/java/org/joml/test/PolygonPointIntersectionTest.java index 4b5e2f6f..f74212d2 100644 --- a/src/test/java/org/joml/test/PolygonPointIntersectionTest.java +++ b/src/test/java/org/joml/test/PolygonPointIntersectionTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/QuaternionDTest.java b/src/test/java/org/joml/test/QuaternionDTest.java index f7c6e7c8..c687b3a2 100644 --- a/src/test/java/org/joml/test/QuaternionDTest.java +++ b/src/test/java/org/joml/test/QuaternionDTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/QuaternionfInterpolatorTest.java b/src/test/java/org/joml/test/QuaternionfInterpolatorTest.java index caeaf383..2d49bef6 100644 --- a/src/test/java/org/joml/test/QuaternionfInterpolatorTest.java +++ b/src/test/java/org/joml/test/QuaternionfInterpolatorTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/QuaternionfTest.java b/src/test/java/org/joml/test/QuaternionfTest.java index d499a841..2ed9894b 100644 --- a/src/test/java/org/joml/test/QuaternionfTest.java +++ b/src/test/java/org/joml/test/QuaternionfTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/RayAabIntersectionTest.java b/src/test/java/org/joml/test/RayAabIntersectionTest.java index c4b34d2c..9730a9b1 100644 --- a/src/test/java/org/joml/test/RayAabIntersectionTest.java +++ b/src/test/java/org/joml/test/RayAabIntersectionTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2016-2023 JOML. + * Copyright (c) 2016-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/TestUtil.java b/src/test/java/org/joml/test/TestUtil.java index 31da5613..f0492033 100644 --- a/src/test/java/org/joml/test/TestUtil.java +++ b/src/test/java/org/joml/test/TestUtil.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector2dTest.java b/src/test/java/org/joml/test/Vector2dTest.java index 57b969d4..29fa4b4e 100644 --- a/src/test/java/org/joml/test/Vector2dTest.java +++ b/src/test/java/org/joml/test/Vector2dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector2fTest.java b/src/test/java/org/joml/test/Vector2fTest.java index 90458150..4cffd7b9 100644 --- a/src/test/java/org/joml/test/Vector2fTest.java +++ b/src/test/java/org/joml/test/Vector2fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector2iTest.java b/src/test/java/org/joml/test/Vector2iTest.java index 24ce98e0..524601eb 100644 --- a/src/test/java/org/joml/test/Vector2iTest.java +++ b/src/test/java/org/joml/test/Vector2iTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector3dTest.java b/src/test/java/org/joml/test/Vector3dTest.java index f7e122c3..7242866d 100644 --- a/src/test/java/org/joml/test/Vector3dTest.java +++ b/src/test/java/org/joml/test/Vector3dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector3fTest.java b/src/test/java/org/joml/test/Vector3fTest.java index afb0cb2d..8a588fe8 100644 --- a/src/test/java/org/joml/test/Vector3fTest.java +++ b/src/test/java/org/joml/test/Vector3fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector3iTest.java b/src/test/java/org/joml/test/Vector3iTest.java index f20651f2..9adbf9f5 100644 --- a/src/test/java/org/joml/test/Vector3iTest.java +++ b/src/test/java/org/joml/test/Vector3iTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector4dTest.java b/src/test/java/org/joml/test/Vector4dTest.java index 9ca06097..c8920c03 100644 --- a/src/test/java/org/joml/test/Vector4dTest.java +++ b/src/test/java/org/joml/test/Vector4dTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal diff --git a/src/test/java/org/joml/test/Vector4fTest.java b/src/test/java/org/joml/test/Vector4fTest.java index 16f2d2ac..5d511e2d 100644 --- a/src/test/java/org/joml/test/Vector4fTest.java +++ b/src/test/java/org/joml/test/Vector4fTest.java @@ -1,7 +1,7 @@ /* * The MIT License * - * Copyright (c) 2015-2023 JOML. + * Copyright (c) 2015-2024 JOML. * * Permission is hereby granted, free of charge, to any person obtaining a copy * of this software and associated documentation files (the "Software"), to deal