diff --git a/kraken/KRAudioBuffer.cpp b/kraken/KRAudioBuffer.cpp index fb1db81..2921c4b 100755 --- a/kraken/KRAudioBuffer.cpp +++ b/kraken/KRAudioBuffer.cpp @@ -2,7 +2,7 @@ // KRAudioBuffer.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioBuffer.h b/kraken/KRAudioBuffer.h index e64866a..b89fe17 100755 --- a/kraken/KRAudioBuffer.h +++ b/kraken/KRAudioBuffer.h @@ -2,7 +2,7 @@ // KRAudioBuffer.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBehavior.cpp b/kraken/KRBehavior.cpp index 3ce489e..40f7958 100755 --- a/kraken/KRBehavior.cpp +++ b/kraken/KRBehavior.cpp @@ -2,7 +2,7 @@ // KRBehavior.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBehavior.h b/kraken/KRBehavior.h index a75fb69..acac128 100755 --- a/kraken/KRBehavior.h +++ b/kraken/KRBehavior.h @@ -2,7 +2,7 @@ // KRBehavior.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRContext.cpp b/kraken/KRContext.cpp index e8008e4..2f7cbf2 100755 --- a/kraken/KRContext.cpp +++ b/kraken/KRContext.cpp @@ -2,7 +2,7 @@ // KRContext.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRContext.h b/kraken/KRContext.h index 166869f..56e2db0 100755 --- a/kraken/KRContext.h +++ b/kraken/KRContext.h @@ -2,7 +2,7 @@ // KRContext.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRContextObject.cpp b/kraken/KRContextObject.cpp index a9ceac2..69f14ee 100755 --- a/kraken/KRContextObject.cpp +++ b/kraken/KRContextObject.cpp @@ -2,7 +2,7 @@ // KRContextObject.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRContextObject.h b/kraken/KRContextObject.h index f6fe21a..898f3fc 100755 --- a/kraken/KRContextObject.h +++ b/kraken/KRContextObject.h @@ -2,7 +2,7 @@ // KRContextObject.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDevice.cpp b/kraken/KRDevice.cpp index 9d43ea3..de4df77 100644 --- a/kraken/KRDevice.cpp +++ b/kraken/KRDevice.cpp @@ -2,7 +2,7 @@ // KRDevice.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDevice.h b/kraken/KRDevice.h index 4fa78d1..ec081ae 100644 --- a/kraken/KRDevice.h +++ b/kraken/KRDevice.h @@ -2,7 +2,7 @@ // KRDevice.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDeviceManager.cpp b/kraken/KRDeviceManager.cpp index 3b4facc..2f0e0b5 100644 --- a/kraken/KRDeviceManager.cpp +++ b/kraken/KRDeviceManager.cpp @@ -2,7 +2,7 @@ // KRDeviceManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDeviceManager.h b/kraken/KRDeviceManager.h index 040b325..ac727cb 100644 --- a/kraken/KRDeviceManager.h +++ b/kraken/KRDeviceManager.h @@ -2,7 +2,7 @@ // KRDeviceManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KREngine-common.h b/kraken/KREngine-common.h index e43a0ea..1b9bebb 100755 --- a/kraken/KREngine-common.h +++ b/kraken/KREngine-common.h @@ -2,7 +2,7 @@ // Kraken Engine-common.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KREngine.h b/kraken/KREngine.h index 70d1ffd..2a279a0 100755 --- a/kraken/KREngine.h +++ b/kraken/KREngine.h @@ -2,7 +2,7 @@ // Kraken Engine.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRHelpers.cpp b/kraken/KRHelpers.cpp index abae7fd..e7e692c 100644 --- a/kraken/KRHelpers.cpp +++ b/kraken/KRHelpers.cpp @@ -2,7 +2,7 @@ // KRHelpers.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRHelpers.h b/kraken/KRHelpers.h index 29f870a..3d56df8 100644 --- a/kraken/KRHelpers.h +++ b/kraken/KRHelpers.h @@ -2,7 +2,7 @@ // KRHelpers.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRModelView.cpp b/kraken/KRModelView.cpp index 2654096..75045c8 100644 --- a/kraken/KRModelView.cpp +++ b/kraken/KRModelView.cpp @@ -2,7 +2,7 @@ // KRModelView.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRModelView.h b/kraken/KRModelView.h index 5782e7d..943939c 100644 --- a/kraken/KRModelView.h +++ b/kraken/KRModelView.h @@ -2,7 +2,7 @@ // KRModelView.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KROctree.cpp b/kraken/KROctree.cpp index 5952878..f363750 100755 --- a/kraken/KROctree.cpp +++ b/kraken/KROctree.cpp @@ -2,7 +2,7 @@ // KROctree.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KROctree.h b/kraken/KROctree.h index 8065b24..bb69775 100755 --- a/kraken/KROctree.h +++ b/kraken/KROctree.h @@ -2,7 +2,7 @@ // KROctree.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KROctreeNode.cpp b/kraken/KROctreeNode.cpp index c4d01f4..a5095b5 100755 --- a/kraken/KROctreeNode.cpp +++ b/kraken/KROctreeNode.cpp @@ -2,7 +2,7 @@ // KROctreeNode.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KROctreeNode.h b/kraken/KROctreeNode.h index d4ecc05..81dbe72 100755 --- a/kraken/KROctreeNode.h +++ b/kraken/KROctreeNode.h @@ -2,7 +2,7 @@ // KROctreeNode.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipeline.cpp b/kraken/KRPipeline.cpp index f0ef758..ac856b8 100644 --- a/kraken/KRPipeline.cpp +++ b/kraken/KRPipeline.cpp @@ -2,7 +2,7 @@ // KRPipeline.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipeline.h b/kraken/KRPipeline.h index ff3976f..49f60f3 100644 --- a/kraken/KRPipeline.h +++ b/kraken/KRPipeline.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipelineManager.cpp b/kraken/KRPipelineManager.cpp index a5fe1d7..cbe2a75 100644 --- a/kraken/KRPipelineManager.cpp +++ b/kraken/KRPipelineManager.cpp @@ -2,7 +2,7 @@ // KRPipelineManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPipelineManager.h b/kraken/KRPipelineManager.h index 9908965..6e97f0b 100644 --- a/kraken/KRPipelineManager.h +++ b/kraken/KRPipelineManager.h @@ -2,7 +2,7 @@ // KRPipelineManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPresentationThread.cpp b/kraken/KRPresentationThread.cpp index fa9efbd..8e0f7f7 100644 --- a/kraken/KRPresentationThread.cpp +++ b/kraken/KRPresentationThread.cpp @@ -2,7 +2,7 @@ // KRPresentationThread.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPresentationThread.h b/kraken/KRPresentationThread.h index d5d7f37..45894ce 100644 --- a/kraken/KRPresentationThread.h +++ b/kraken/KRPresentationThread.h @@ -2,7 +2,7 @@ // KRPresentationThread.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraph.cpp b/kraken/KRRenderGraph.cpp index 6f131e7..55e76c8 100644 --- a/kraken/KRRenderGraph.cpp +++ b/kraken/KRRenderGraph.cpp @@ -2,7 +2,7 @@ // KRRenderGraph.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraph.h b/kraken/KRRenderGraph.h index c9ec6c0..a9d846d 100644 --- a/kraken/KRRenderGraph.h +++ b/kraken/KRRenderGraph.h @@ -2,7 +2,7 @@ // KRRenderGraph.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphBlackFrame.cpp b/kraken/KRRenderGraphBlackFrame.cpp index 61e6d66..bf99d7a 100644 --- a/kraken/KRRenderGraphBlackFrame.cpp +++ b/kraken/KRRenderGraphBlackFrame.cpp @@ -2,7 +2,7 @@ // KRRenderGraphBlackFrame.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphBlackFrame.h b/kraken/KRRenderGraphBlackFrame.h index d3a4d49..5bc1829 100644 --- a/kraken/KRRenderGraphBlackFrame.h +++ b/kraken/KRRenderGraphBlackFrame.h @@ -2,7 +2,7 @@ // KRRenderGraphBlackFrame.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphDeferred.cpp b/kraken/KRRenderGraphDeferred.cpp index c9fcc6d..be3bf6b 100644 --- a/kraken/KRRenderGraphDeferred.cpp +++ b/kraken/KRRenderGraphDeferred.cpp @@ -2,7 +2,7 @@ // KRRenderGraphDeferred.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphDeferred.h b/kraken/KRRenderGraphDeferred.h index 2373336..1773ad9 100644 --- a/kraken/KRRenderGraphDeferred.h +++ b/kraken/KRRenderGraphDeferred.h @@ -2,7 +2,7 @@ // KRRenderGraphDeferred.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphForward.cpp b/kraken/KRRenderGraphForward.cpp index 234227d..01d9f9f 100644 --- a/kraken/KRRenderGraphForward.cpp +++ b/kraken/KRRenderGraphForward.cpp @@ -2,7 +2,7 @@ // KRRenderGraphForward.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderGraphForward.h b/kraken/KRRenderGraphForward.h index 8d7a5e6..4eb9ac2 100644 --- a/kraken/KRRenderGraphForward.h +++ b/kraken/KRRenderGraphForward.h @@ -2,7 +2,7 @@ // KRRenderGraphForward.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderPass.cpp b/kraken/KRRenderPass.cpp index 0567b0b..619bbf4 100644 --- a/kraken/KRRenderPass.cpp +++ b/kraken/KRRenderPass.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderPass.h b/kraken/KRRenderPass.h index 58e96b3..d703fd3 100644 --- a/kraken/KRRenderPass.h +++ b/kraken/KRRenderPass.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderSettings.cpp b/kraken/KRRenderSettings.cpp index 21c7929..4ca635e 100755 --- a/kraken/KRRenderSettings.cpp +++ b/kraken/KRRenderSettings.cpp @@ -2,7 +2,7 @@ // KRRenderSettings.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRRenderSettings.h b/kraken/KRRenderSettings.h index f8f1c95..0c46396 100755 --- a/kraken/KRRenderSettings.h +++ b/kraken/KRRenderSettings.h @@ -2,7 +2,7 @@ // KRRenderSettings.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSampler.cpp b/kraken/KRSampler.cpp index 1786c5a..f9874c3 100644 --- a/kraken/KRSampler.cpp +++ b/kraken/KRSampler.cpp @@ -2,7 +2,7 @@ // KRSampler.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSampler.h b/kraken/KRSampler.h index 5e48e57..c488842 100644 --- a/kraken/KRSampler.h +++ b/kraken/KRSampler.h @@ -2,7 +2,7 @@ // KRSampler.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSamplerManager.cpp b/kraken/KRSamplerManager.cpp index 9bfda3c..ae4fb7a 100644 --- a/kraken/KRSamplerManager.cpp +++ b/kraken/KRSamplerManager.cpp @@ -2,7 +2,7 @@ // KRSamplerManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSamplerManager.h b/kraken/KRSamplerManager.h index 8b640af..c8a788f 100644 --- a/kraken/KRSamplerManager.h +++ b/kraken/KRSamplerManager.h @@ -2,7 +2,7 @@ // KRSamplerManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShaderReflection.cpp b/kraken/KRShaderReflection.cpp index 5a926ee..d7a0365 100644 --- a/kraken/KRShaderReflection.cpp +++ b/kraken/KRShaderReflection.cpp @@ -2,7 +2,7 @@ // KRPipeline.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRShaderReflection.h b/kraken/KRShaderReflection.h index 824ca8c..0a5f19e 100644 --- a/kraken/KRShaderReflection.h +++ b/kraken/KRShaderReflection.h @@ -2,7 +2,7 @@ // KRShaderReflection.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRStreamerThread.cpp b/kraken/KRStreamerThread.cpp index c70872d..a37b2f1 100644 --- a/kraken/KRStreamerThread.cpp +++ b/kraken/KRStreamerThread.cpp @@ -2,7 +2,7 @@ // KRStreamerThread.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRStreamerThread.h b/kraken/KRStreamerThread.h index 262b024..7ac1d21 100755 --- a/kraken/KRStreamerThread.h +++ b/kraken/KRStreamerThread.h @@ -2,7 +2,7 @@ // KRStreamerThread.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSurface.cpp b/kraken/KRSurface.cpp index 061785e..2f02c27 100644 --- a/kraken/KRSurface.cpp +++ b/kraken/KRSurface.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSurface.h b/kraken/KRSurface.h index 92e522a..de5bd7e 100644 --- a/kraken/KRSurface.h +++ b/kraken/KRSurface.h @@ -2,7 +2,7 @@ // KRSurface.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSurfaceManager.cpp b/kraken/KRSurfaceManager.cpp index 90a4179..1f706f1 100644 --- a/kraken/KRSurfaceManager.cpp +++ b/kraken/KRSurfaceManager.cpp @@ -2,7 +2,7 @@ // KRSurfaceManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSurfaceManager.h b/kraken/KRSurfaceManager.h index b85dcf3..3c92f91 100644 --- a/kraken/KRSurfaceManager.h +++ b/kraken/KRSurfaceManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSwapchain.cpp b/kraken/KRSwapchain.cpp index 2cf6b17..e07ab1b 100644 --- a/kraken/KRSwapchain.cpp +++ b/kraken/KRSwapchain.cpp @@ -2,7 +2,7 @@ // KRSwapchain.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSwapchain.h b/kraken/KRSwapchain.h index 9fab56e..b75cac0 100644 --- a/kraken/KRSwapchain.h +++ b/kraken/KRSwapchain.h @@ -2,7 +2,7 @@ // KRSwapchain.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUniformBuffer.cpp b/kraken/KRUniformBuffer.cpp index 2862fd1..ab3fb6c 100644 --- a/kraken/KRUniformBuffer.cpp +++ b/kraken/KRUniformBuffer.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUniformBuffer.h b/kraken/KRUniformBuffer.h index 60870d1..89bd5f3 100644 --- a/kraken/KRUniformBuffer.h +++ b/kraken/KRUniformBuffer.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUniformBufferManager.cpp b/kraken/KRUniformBufferManager.cpp index 8c6b9ac..2c2cbdc 100644 --- a/kraken/KRUniformBufferManager.cpp +++ b/kraken/KRUniformBufferManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRUniformBufferManager.h b/kraken/KRUniformBufferManager.h index b5f5893..43e6ad9 100644 --- a/kraken/KRUniformBufferManager.h +++ b/kraken/KRUniformBufferManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRViewport.cpp b/kraken/KRViewport.cpp index 6652934..f2915f3 100755 --- a/kraken/KRViewport.cpp +++ b/kraken/KRViewport.cpp @@ -2,7 +2,7 @@ // KRViewport.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRViewport.h b/kraken/KRViewport.h index e0e6272..475edbf 100755 --- a/kraken/KRViewport.h +++ b/kraken/KRViewport.h @@ -2,7 +2,7 @@ // KRViewport.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/kraken.cpp b/kraken/kraken.cpp index dda7d45..0bfa86e 100644 --- a/kraken/kraken.cpp +++ b/kraken/kraken.cpp @@ -2,7 +2,7 @@ // kraken.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRAmbientZone.cpp b/kraken/nodes/KRAmbientZone.cpp index 9b3ef53..4249b45 100755 --- a/kraken/nodes/KRAmbientZone.cpp +++ b/kraken/nodes/KRAmbientZone.cpp @@ -2,7 +2,7 @@ // KRAmbientZone.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRAmbientZone.h b/kraken/nodes/KRAmbientZone.h index 450d323..61e2376 100755 --- a/kraken/nodes/KRAmbientZone.h +++ b/kraken/nodes/KRAmbientZone.h @@ -2,7 +2,7 @@ // KRAmbientZone.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRAudioSource.cpp b/kraken/nodes/KRAudioSource.cpp index 6e0fc09..0db226c 100755 --- a/kraken/nodes/KRAudioSource.cpp +++ b/kraken/nodes/KRAudioSource.cpp @@ -2,7 +2,7 @@ // KRAudioSource.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRAudioSource.h b/kraken/nodes/KRAudioSource.h index f13dd7d..5c13391 100755 --- a/kraken/nodes/KRAudioSource.h +++ b/kraken/nodes/KRAudioSource.h @@ -2,7 +2,7 @@ // KRAudioSource.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRBone.cpp b/kraken/nodes/KRBone.cpp index 5a805e2..c6ca34a 100755 --- a/kraken/nodes/KRBone.cpp +++ b/kraken/nodes/KRBone.cpp @@ -2,7 +2,7 @@ // KRBone.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRBone.h b/kraken/nodes/KRBone.h index db1cc4f..059895e 100755 --- a/kraken/nodes/KRBone.h +++ b/kraken/nodes/KRBone.h @@ -2,7 +2,7 @@ // KRBone.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRCamera.cpp b/kraken/nodes/KRCamera.cpp index ee37414..de053a8 100755 --- a/kraken/nodes/KRCamera.cpp +++ b/kraken/nodes/KRCamera.cpp @@ -2,7 +2,7 @@ // KRCamera.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRCamera.h b/kraken/nodes/KRCamera.h index 78b9454..d545454 100755 --- a/kraken/nodes/KRCamera.h +++ b/kraken/nodes/KRCamera.h @@ -2,7 +2,7 @@ // KRSettings.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRCollider.cpp b/kraken/nodes/KRCollider.cpp index 91b55c4..2efc68e 100755 --- a/kraken/nodes/KRCollider.cpp +++ b/kraken/nodes/KRCollider.cpp @@ -2,7 +2,7 @@ // KRCollider.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRCollider.h b/kraken/nodes/KRCollider.h index 5db781c..7b43043 100755 --- a/kraken/nodes/KRCollider.h +++ b/kraken/nodes/KRCollider.h @@ -2,7 +2,7 @@ // KRCollider.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRDirectionalLight.cpp b/kraken/nodes/KRDirectionalLight.cpp index 8731006..b7121c0 100755 --- a/kraken/nodes/KRDirectionalLight.cpp +++ b/kraken/nodes/KRDirectionalLight.cpp @@ -2,7 +2,7 @@ // KRDirectionalLight.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRDirectionalLight.h b/kraken/nodes/KRDirectionalLight.h index 0fa5b35..953e815 100755 --- a/kraken/nodes/KRDirectionalLight.h +++ b/kraken/nodes/KRDirectionalLight.h @@ -2,7 +2,7 @@ // KRDirectionalLight.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLODGroup.cpp b/kraken/nodes/KRLODGroup.cpp index 3a20385..647d7f3 100755 --- a/kraken/nodes/KRLODGroup.cpp +++ b/kraken/nodes/KRLODGroup.cpp @@ -2,7 +2,7 @@ // KRLODGroup.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLODGroup.h b/kraken/nodes/KRLODGroup.h index c2f8614..eea4644 100755 --- a/kraken/nodes/KRLODGroup.h +++ b/kraken/nodes/KRLODGroup.h @@ -2,7 +2,7 @@ // KRLODGroup.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLODSet.cpp b/kraken/nodes/KRLODSet.cpp index f1281df..806f0ef 100755 --- a/kraken/nodes/KRLODSet.cpp +++ b/kraken/nodes/KRLODSet.cpp @@ -2,7 +2,7 @@ // KRLODSet.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLODSet.h b/kraken/nodes/KRLODSet.h index 3298d5f..432ac50 100755 --- a/kraken/nodes/KRLODSet.h +++ b/kraken/nodes/KRLODSet.h @@ -2,7 +2,7 @@ // KRLODSet.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLight.cpp b/kraken/nodes/KRLight.cpp index 7729433..b95539c 100755 --- a/kraken/nodes/KRLight.cpp +++ b/kraken/nodes/KRLight.cpp @@ -2,7 +2,7 @@ // KRLight.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLight.h b/kraken/nodes/KRLight.h index aed1da2..bd9fe68 100755 --- a/kraken/nodes/KRLight.h +++ b/kraken/nodes/KRLight.h @@ -2,7 +2,7 @@ // KRLight.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLocator.cpp b/kraken/nodes/KRLocator.cpp index baf7ccd..78056df 100755 --- a/kraken/nodes/KRLocator.cpp +++ b/kraken/nodes/KRLocator.cpp @@ -2,7 +2,7 @@ // KRLocator.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRLocator.h b/kraken/nodes/KRLocator.h index 57585cc..e926820 100755 --- a/kraken/nodes/KRLocator.h +++ b/kraken/nodes/KRLocator.h @@ -2,7 +2,7 @@ // KRLocator.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRModel.cpp b/kraken/nodes/KRModel.cpp index 732df33..94ba070 100755 --- a/kraken/nodes/KRModel.cpp +++ b/kraken/nodes/KRModel.cpp @@ -2,7 +2,7 @@ // KRModel.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRModel.h b/kraken/nodes/KRModel.h index a022727..bdeccf5 100755 --- a/kraken/nodes/KRModel.h +++ b/kraken/nodes/KRModel.h @@ -2,7 +2,7 @@ // KRModel.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRNode.cpp b/kraken/nodes/KRNode.cpp index d5e4a10..2d61eca 100755 --- a/kraken/nodes/KRNode.cpp +++ b/kraken/nodes/KRNode.cpp @@ -2,7 +2,7 @@ // KRNode.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRNode.h b/kraken/nodes/KRNode.h index ceb404b..6989c46 100755 --- a/kraken/nodes/KRNode.h +++ b/kraken/nodes/KRNode.h @@ -2,7 +2,7 @@ // KRNode.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRParticleSystem.cpp b/kraken/nodes/KRParticleSystem.cpp index 2b09caa..c664251 100755 --- a/kraken/nodes/KRParticleSystem.cpp +++ b/kraken/nodes/KRParticleSystem.cpp @@ -2,7 +2,7 @@ // KRParticleSystem.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRParticleSystem.h b/kraken/nodes/KRParticleSystem.h index 4a64018..1208cb4 100755 --- a/kraken/nodes/KRParticleSystem.h +++ b/kraken/nodes/KRParticleSystem.h @@ -2,7 +2,7 @@ // KRParticleSystem.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRParticleSystemNewtonian.cpp b/kraken/nodes/KRParticleSystemNewtonian.cpp index fcea5a5..e6943ba 100755 --- a/kraken/nodes/KRParticleSystemNewtonian.cpp +++ b/kraken/nodes/KRParticleSystemNewtonian.cpp @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRParticleSystemNewtonian.h b/kraken/nodes/KRParticleSystemNewtonian.h index 74b4276..930e2f1 100755 --- a/kraken/nodes/KRParticleSystemNewtonian.h +++ b/kraken/nodes/KRParticleSystemNewtonian.h @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRPointLight.cpp b/kraken/nodes/KRPointLight.cpp index edd1418..50421de 100755 --- a/kraken/nodes/KRPointLight.cpp +++ b/kraken/nodes/KRPointLight.cpp @@ -2,7 +2,7 @@ // KRPointLight.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRPointLight.h b/kraken/nodes/KRPointLight.h index faf5bd3..30f4c77 100755 --- a/kraken/nodes/KRPointLight.h +++ b/kraken/nodes/KRPointLight.h @@ -2,7 +2,7 @@ // KRPointLight.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRReverbZone.cpp b/kraken/nodes/KRReverbZone.cpp index 14955ce..b52ef2a 100755 --- a/kraken/nodes/KRReverbZone.cpp +++ b/kraken/nodes/KRReverbZone.cpp @@ -2,7 +2,7 @@ // KRReverbZone.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRReverbZone.h b/kraken/nodes/KRReverbZone.h index e35ff12..47e7505 100755 --- a/kraken/nodes/KRReverbZone.h +++ b/kraken/nodes/KRReverbZone.h @@ -2,7 +2,7 @@ // KRReverbZone.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRSpotLight.cpp b/kraken/nodes/KRSpotLight.cpp index 84bcb34..d25fd12 100755 --- a/kraken/nodes/KRSpotLight.cpp +++ b/kraken/nodes/KRSpotLight.cpp @@ -2,7 +2,7 @@ // KRSpotLight.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRSpotLight.h b/kraken/nodes/KRSpotLight.h index e50f3cc..4762972 100755 --- a/kraken/nodes/KRSpotLight.h +++ b/kraken/nodes/KRSpotLight.h @@ -2,7 +2,7 @@ // KRSpotLight.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRSprite.cpp b/kraken/nodes/KRSprite.cpp index 08652ca..1deb30e 100755 --- a/kraken/nodes/KRSprite.cpp +++ b/kraken/nodes/KRSprite.cpp @@ -2,7 +2,7 @@ // KRSprite.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/nodes/KRSprite.h b/kraken/nodes/KRSprite.h index 0fbdf19..232656a 100755 --- a/kraken/nodes/KRSprite.h +++ b/kraken/nodes/KRSprite.h @@ -2,7 +2,7 @@ // KRSprite.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/public/context.h b/kraken/public/context.h index 12beed1..844f9da 100644 --- a/kraken/public/context.h +++ b/kraken/public/context.h @@ -2,7 +2,7 @@ // context.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/public/kraken.h b/kraken/public/kraken.h index 29762bc..37f77ce 100644 --- a/kraken/public/kraken.h +++ b/kraken/public/kraken.h @@ -1,7 +1,7 @@ // // kraken.h // Kraken Engine -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource+blend.cpp b/kraken/resources/KRResource+blend.cpp index eb65042..811858b 100755 --- a/kraken/resources/KRResource+blend.cpp +++ b/kraken/resources/KRResource+blend.cpp @@ -2,7 +2,7 @@ // KRResource+blend.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource+blend.h b/kraken/resources/KRResource+blend.h index 72b6550..99f9624 100755 --- a/kraken/resources/KRResource+blend.h +++ b/kraken/resources/KRResource+blend.h @@ -2,7 +2,7 @@ // KRResource+blend.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource+fbx.cpp b/kraken/resources/KRResource+fbx.cpp index 675866d..14175d8 100755 --- a/kraken/resources/KRResource+fbx.cpp +++ b/kraken/resources/KRResource+fbx.cpp @@ -2,7 +2,7 @@ // KRResource+fbx.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource+obj.cpp b/kraken/resources/KRResource+obj.cpp index 80d6380..1666dd4 100755 --- a/kraken/resources/KRResource+obj.cpp +++ b/kraken/resources/KRResource+obj.cpp @@ -2,7 +2,7 @@ // KRResource+obj.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource.cpp b/kraken/resources/KRResource.cpp index a1dc81d..344a75f 100755 --- a/kraken/resources/KRResource.cpp +++ b/kraken/resources/KRResource.cpp @@ -2,7 +2,7 @@ // KRResource.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResource.h b/kraken/resources/KRResource.h index 58eb70a..1566618 100755 --- a/kraken/resources/KRResource.h +++ b/kraken/resources/KRResource.h @@ -2,7 +2,7 @@ // KRResource.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResourceManager.cpp b/kraken/resources/KRResourceManager.cpp index 5a818ee..5a36066 100644 --- a/kraken/resources/KRResourceManager.cpp +++ b/kraken/resources/KRResourceManager.cpp @@ -2,7 +2,7 @@ // KRResourceManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/KRResourceManager.h b/kraken/resources/KRResourceManager.h index 8bda124..c32cab3 100644 --- a/kraken/resources/KRResourceManager.h +++ b/kraken/resources/KRResourceManager.h @@ -2,7 +2,7 @@ // KRResourceManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimation.cpp b/kraken/resources/animation/KRAnimation.cpp index 728ab55..b9efb51 100755 --- a/kraken/resources/animation/KRAnimation.cpp +++ b/kraken/resources/animation/KRAnimation.cpp @@ -2,7 +2,7 @@ // KRAnimation.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimation.h b/kraken/resources/animation/KRAnimation.h index 47f4c94..df7d48f 100755 --- a/kraken/resources/animation/KRAnimation.h +++ b/kraken/resources/animation/KRAnimation.h @@ -2,7 +2,7 @@ // KRAnimation.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationAttribute.cpp b/kraken/resources/animation/KRAnimationAttribute.cpp index 2ce48ca..e7d0d8f 100755 --- a/kraken/resources/animation/KRAnimationAttribute.cpp +++ b/kraken/resources/animation/KRAnimationAttribute.cpp @@ -2,7 +2,7 @@ // KRAnimationAttribute.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationAttribute.h b/kraken/resources/animation/KRAnimationAttribute.h index 66606b0..380ebda 100755 --- a/kraken/resources/animation/KRAnimationAttribute.h +++ b/kraken/resources/animation/KRAnimationAttribute.h @@ -2,7 +2,7 @@ // KRAnimationAttribute.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationLayer.cpp b/kraken/resources/animation/KRAnimationLayer.cpp index d18df95..b68e1b6 100755 --- a/kraken/resources/animation/KRAnimationLayer.cpp +++ b/kraken/resources/animation/KRAnimationLayer.cpp @@ -2,7 +2,7 @@ // KRAnimationLayer.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationLayer.h b/kraken/resources/animation/KRAnimationLayer.h index 11a518c..27b5cba 100755 --- a/kraken/resources/animation/KRAnimationLayer.h +++ b/kraken/resources/animation/KRAnimationLayer.h @@ -2,7 +2,7 @@ // KRAnimationLayer.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationManager.cpp b/kraken/resources/animation/KRAnimationManager.cpp index 2a89488..0521779 100755 --- a/kraken/resources/animation/KRAnimationManager.cpp +++ b/kraken/resources/animation/KRAnimationManager.cpp @@ -2,7 +2,7 @@ // KRAnimationManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation/KRAnimationManager.h b/kraken/resources/animation/KRAnimationManager.h index 869bc2b..7cb407e 100755 --- a/kraken/resources/animation/KRAnimationManager.h +++ b/kraken/resources/animation/KRAnimationManager.h @@ -2,7 +2,7 @@ // KRAnimationManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation_curve/KRAnimationCurve.cpp b/kraken/resources/animation_curve/KRAnimationCurve.cpp index 0ab2519..5e4166f 100755 --- a/kraken/resources/animation_curve/KRAnimationCurve.cpp +++ b/kraken/resources/animation_curve/KRAnimationCurve.cpp @@ -2,7 +2,7 @@ // KRAnimationCurve.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation_curve/KRAnimationCurve.h b/kraken/resources/animation_curve/KRAnimationCurve.h index 4c46955..36b23d2 100755 --- a/kraken/resources/animation_curve/KRAnimationCurve.h +++ b/kraken/resources/animation_curve/KRAnimationCurve.h @@ -2,7 +2,7 @@ // KRAnimationCurve.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation_curve/KRAnimationCurveManager.cpp b/kraken/resources/animation_curve/KRAnimationCurveManager.cpp index 7cc55c4..37bffe1 100755 --- a/kraken/resources/animation_curve/KRAnimationCurveManager.cpp +++ b/kraken/resources/animation_curve/KRAnimationCurveManager.cpp @@ -2,7 +2,7 @@ // KRAnimationCurveManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/animation_curve/KRAnimationCurveManager.h b/kraken/resources/animation_curve/KRAnimationCurveManager.h index 3668626..4b56afa 100755 --- a/kraken/resources/animation_curve/KRAnimationCurveManager.h +++ b/kraken/resources/animation_curve/KRAnimationCurveManager.h @@ -2,7 +2,7 @@ // KRAnimationCurveManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/audio/KRAudioManager.cpp b/kraken/resources/audio/KRAudioManager.cpp index e0deae9..8862e53 100755 --- a/kraken/resources/audio/KRAudioManager.cpp +++ b/kraken/resources/audio/KRAudioManager.cpp @@ -2,7 +2,7 @@ // FileManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/audio/KRAudioManager.h b/kraken/resources/audio/KRAudioManager.h index b220df7..cf16c02 100755 --- a/kraken/resources/audio/KRAudioManager.h +++ b/kraken/resources/audio/KRAudioManager.h @@ -2,7 +2,7 @@ // FileManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/audio/KRAudioSample.cpp b/kraken/resources/audio/KRAudioSample.cpp index 2f04c1b..31b11ec 100755 --- a/kraken/resources/audio/KRAudioSample.cpp +++ b/kraken/resources/audio/KRAudioSample.cpp @@ -2,7 +2,7 @@ // KRAudioSample.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/audio/KRAudioSample.h b/kraken/resources/audio/KRAudioSample.h index 827b4d8..b135155 100755 --- a/kraken/resources/audio/KRAudioSample.h +++ b/kraken/resources/audio/KRAudioSample.h @@ -2,7 +2,7 @@ // KRAudioSample.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/bundle/KRBundle.cpp b/kraken/resources/bundle/KRBundle.cpp index 4d33649..e670f88 100755 --- a/kraken/resources/bundle/KRBundle.cpp +++ b/kraken/resources/bundle/KRBundle.cpp @@ -2,7 +2,7 @@ // KRBundle.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/bundle/KRBundle.h b/kraken/resources/bundle/KRBundle.h index 2d9b77c..0573c5e 100755 --- a/kraken/resources/bundle/KRBundle.h +++ b/kraken/resources/bundle/KRBundle.h @@ -2,7 +2,7 @@ // KRBundle.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/bundle/KRBundleManager.cpp b/kraken/resources/bundle/KRBundleManager.cpp index a8e1fb6..ad6201d 100755 --- a/kraken/resources/bundle/KRBundleManager.cpp +++ b/kraken/resources/bundle/KRBundleManager.cpp @@ -2,7 +2,7 @@ // KRBundleManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/bundle/KRBundleManager.h b/kraken/resources/bundle/KRBundleManager.h index ac3aed3..144bbd8 100755 --- a/kraken/resources/bundle/KRBundleManager.h +++ b/kraken/resources/bundle/KRBundleManager.h @@ -2,7 +2,7 @@ // KRBundleManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/material/KRMaterial.cpp b/kraken/resources/material/KRMaterial.cpp index bd6f405..e60ae09 100755 --- a/kraken/resources/material/KRMaterial.cpp +++ b/kraken/resources/material/KRMaterial.cpp @@ -2,7 +2,7 @@ // KRMaterial.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/material/KRMaterial.h b/kraken/resources/material/KRMaterial.h index ca9e1e9..f304c70 100755 --- a/kraken/resources/material/KRMaterial.h +++ b/kraken/resources/material/KRMaterial.h @@ -2,7 +2,7 @@ // KRMaterial.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/material/KRMaterialManager.cpp b/kraken/resources/material/KRMaterialManager.cpp index 5a28147..36a21cc 100755 --- a/kraken/resources/material/KRMaterialManager.cpp +++ b/kraken/resources/material/KRMaterialManager.cpp @@ -2,7 +2,7 @@ // KRMaterialManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/material/KRMaterialManager.h b/kraken/resources/material/KRMaterialManager.h index 19c81e3..716f973 100755 --- a/kraken/resources/material/KRMaterialManager.h +++ b/kraken/resources/material/KRMaterialManager.h @@ -2,7 +2,7 @@ // KRMaterialManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMesh.cpp b/kraken/resources/mesh/KRMesh.cpp index 50e81e7..30d9892 100755 --- a/kraken/resources/mesh/KRMesh.cpp +++ b/kraken/resources/mesh/KRMesh.cpp @@ -2,7 +2,7 @@ // KRMesh.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMesh.h b/kraken/resources/mesh/KRMesh.h index 395a9f2..5b3cdfb 100755 --- a/kraken/resources/mesh/KRMesh.h +++ b/kraken/resources/mesh/KRMesh.h @@ -2,7 +2,7 @@ // KRMesh.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshCube.cpp b/kraken/resources/mesh/KRMeshCube.cpp index 9e1b16f..a16a7ee 100755 --- a/kraken/resources/mesh/KRMeshCube.cpp +++ b/kraken/resources/mesh/KRMeshCube.cpp @@ -2,7 +2,7 @@ // KRMeshCube.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshCube.h b/kraken/resources/mesh/KRMeshCube.h index b4391e5..1783075 100755 --- a/kraken/resources/mesh/KRMeshCube.h +++ b/kraken/resources/mesh/KRMeshCube.h @@ -2,7 +2,7 @@ // KRMeshCube.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshManager.cpp b/kraken/resources/mesh/KRMeshManager.cpp index e24493d..b46bd42 100755 --- a/kraken/resources/mesh/KRMeshManager.cpp +++ b/kraken/resources/mesh/KRMeshManager.cpp @@ -2,7 +2,7 @@ // KRMeshManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshManager.h b/kraken/resources/mesh/KRMeshManager.h index 5d62854..5d53770 100755 --- a/kraken/resources/mesh/KRMeshManager.h +++ b/kraken/resources/mesh/KRMeshManager.h @@ -2,7 +2,7 @@ // KRMeshManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshQuad.cpp b/kraken/resources/mesh/KRMeshQuad.cpp index 93909b7..49e8335 100755 --- a/kraken/resources/mesh/KRMeshQuad.cpp +++ b/kraken/resources/mesh/KRMeshQuad.cpp @@ -2,7 +2,7 @@ // KRMeshQuad.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshQuad.h b/kraken/resources/mesh/KRMeshQuad.h index d6e4dc5..fcf4887 100755 --- a/kraken/resources/mesh/KRMeshQuad.h +++ b/kraken/resources/mesh/KRMeshQuad.h @@ -2,7 +2,7 @@ // KRMeshQuad.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshSphere.cpp b/kraken/resources/mesh/KRMeshSphere.cpp index b574f9d..f48bf1e 100755 --- a/kraken/resources/mesh/KRMeshSphere.cpp +++ b/kraken/resources/mesh/KRMeshSphere.cpp @@ -2,7 +2,7 @@ // KRMeshSphere.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/mesh/KRMeshSphere.h b/kraken/resources/mesh/KRMeshSphere.h index 0baff9a..6ff4264 100755 --- a/kraken/resources/mesh/KRMeshSphere.h +++ b/kraken/resources/mesh/KRMeshSphere.h @@ -2,7 +2,7 @@ // KRMeshSphere.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/scene/KRScene.cpp b/kraken/resources/scene/KRScene.cpp index 32875e8..4b2e169 100755 --- a/kraken/resources/scene/KRScene.cpp +++ b/kraken/resources/scene/KRScene.cpp @@ -2,7 +2,7 @@ // KRScene.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/scene/KRScene.h b/kraken/resources/scene/KRScene.h index a20f9d5..01d161d 100755 --- a/kraken/resources/scene/KRScene.h +++ b/kraken/resources/scene/KRScene.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/scene/KRSceneManager.cpp b/kraken/resources/scene/KRSceneManager.cpp index 71a0bb4..049c42a 100755 --- a/kraken/resources/scene/KRSceneManager.cpp +++ b/kraken/resources/scene/KRSceneManager.cpp @@ -2,7 +2,7 @@ // KRSceneManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/scene/KRSceneManager.h b/kraken/resources/scene/KRSceneManager.h index 06d8486..48b1f95 100755 --- a/kraken/resources/scene/KRSceneManager.h +++ b/kraken/resources/scene/KRSceneManager.h @@ -2,7 +2,7 @@ // KRSceneManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/shader/KRShader.cpp b/kraken/resources/shader/KRShader.cpp index 4dc2267..585dbe9 100644 --- a/kraken/resources/shader/KRShader.cpp +++ b/kraken/resources/shader/KRShader.cpp @@ -2,7 +2,7 @@ // KRShader.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/shader/KRShader.h b/kraken/resources/shader/KRShader.h index 5f4d595..12d539e 100644 --- a/kraken/resources/shader/KRShader.h +++ b/kraken/resources/shader/KRShader.h @@ -2,7 +2,7 @@ // KRShader.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/shader/KRShaderManager.cpp b/kraken/resources/shader/KRShaderManager.cpp index 4a44883..96693eb 100644 --- a/kraken/resources/shader/KRShaderManager.cpp +++ b/kraken/resources/shader/KRShaderManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/shader/KRShaderManager.h b/kraken/resources/shader/KRShaderManager.h index 241f3df..fcc232e 100644 --- a/kraken/resources/shader/KRShaderManager.h +++ b/kraken/resources/shader/KRShaderManager.h @@ -2,7 +2,7 @@ // ShaderManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/source/KRSource.cpp b/kraken/resources/source/KRSource.cpp index 7cb60d4..0382cf5 100644 --- a/kraken/resources/source/KRSource.cpp +++ b/kraken/resources/source/KRSource.cpp @@ -2,7 +2,7 @@ // KRSource.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/source/KRSource.h b/kraken/resources/source/KRSource.h index 0531f20..2939d7c 100644 --- a/kraken/resources/source/KRSource.h +++ b/kraken/resources/source/KRSource.h @@ -2,7 +2,7 @@ // KRSource.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/source/KRSourceManager.cpp b/kraken/resources/source/KRSourceManager.cpp index a4a86fd..9b74dcc 100644 --- a/kraken/resources/source/KRSourceManager.cpp +++ b/kraken/resources/source/KRSourceManager.cpp @@ -2,7 +2,7 @@ // SourceManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/source/KRSourceManager.h b/kraken/resources/source/KRSourceManager.h index e874e4e..3138227 100644 --- a/kraken/resources/source/KRSourceManager.h +++ b/kraken/resources/source/KRSourceManager.h @@ -2,7 +2,7 @@ // SourceManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexture.cpp b/kraken/resources/texture/KRTexture.cpp index 6dfce97..3afdd4e 100755 --- a/kraken/resources/texture/KRTexture.cpp +++ b/kraken/resources/texture/KRTexture.cpp @@ -2,7 +2,7 @@ // KRTexture.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexture.h b/kraken/resources/texture/KRTexture.h index 072e711..01b8eaa 100755 --- a/kraken/resources/texture/KRTexture.h +++ b/kraken/resources/texture/KRTexture.h @@ -2,7 +2,7 @@ // KRTexture.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexture2D.cpp b/kraken/resources/texture/KRTexture2D.cpp index 98f00bf..d1f0bbb 100755 --- a/kraken/resources/texture/KRTexture2D.cpp +++ b/kraken/resources/texture/KRTexture2D.cpp @@ -2,7 +2,7 @@ // KRTexture2D.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexture2D.h b/kraken/resources/texture/KRTexture2D.h index 1c627b3..6832ec1 100755 --- a/kraken/resources/texture/KRTexture2D.h +++ b/kraken/resources/texture/KRTexture2D.h @@ -2,7 +2,7 @@ // KRTexture2D.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureAnimated.cpp b/kraken/resources/texture/KRTextureAnimated.cpp index 8a295f0..b20af88 100755 --- a/kraken/resources/texture/KRTextureAnimated.cpp +++ b/kraken/resources/texture/KRTextureAnimated.cpp @@ -2,7 +2,7 @@ // KRTextureAnimated.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureAnimated.h b/kraken/resources/texture/KRTextureAnimated.h index 2c701f4..f7dd45d 100755 --- a/kraken/resources/texture/KRTextureAnimated.h +++ b/kraken/resources/texture/KRTextureAnimated.h @@ -2,7 +2,7 @@ // KRTextureAnimated.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureCube.cpp b/kraken/resources/texture/KRTextureCube.cpp index 1b91d96..24f15cd 100755 --- a/kraken/resources/texture/KRTextureCube.cpp +++ b/kraken/resources/texture/KRTextureCube.cpp @@ -2,7 +2,7 @@ // KRTextureCube.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureCube.h b/kraken/resources/texture/KRTextureCube.h index b5b2d44..c14475e 100755 --- a/kraken/resources/texture/KRTextureCube.h +++ b/kraken/resources/texture/KRTextureCube.h @@ -2,7 +2,7 @@ // KRTextureCube.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureKTX.cpp b/kraken/resources/texture/KRTextureKTX.cpp index a995cf4..f3c5cf7 100755 --- a/kraken/resources/texture/KRTextureKTX.cpp +++ b/kraken/resources/texture/KRTextureKTX.cpp @@ -2,7 +2,7 @@ // KRTextureKTX.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureKTX.h b/kraken/resources/texture/KRTextureKTX.h index a260c52..534c781 100755 --- a/kraken/resources/texture/KRTextureKTX.h +++ b/kraken/resources/texture/KRTextureKTX.h @@ -2,7 +2,7 @@ // KRTextureKTX.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureKTX2.cpp b/kraken/resources/texture/KRTextureKTX2.cpp index 4c2b785..7127f06 100644 --- a/kraken/resources/texture/KRTextureKTX2.cpp +++ b/kraken/resources/texture/KRTextureKTX2.cpp @@ -2,7 +2,7 @@ // KRTextureKTX2.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureKTX2.h b/kraken/resources/texture/KRTextureKTX2.h index eacad4e..2441e39 100644 --- a/kraken/resources/texture/KRTextureKTX2.h +++ b/kraken/resources/texture/KRTextureKTX2.h @@ -2,7 +2,7 @@ // KRTextureKTX2.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureManager.cpp b/kraken/resources/texture/KRTextureManager.cpp index 1f29a2a..a048574 100755 --- a/kraken/resources/texture/KRTextureManager.cpp +++ b/kraken/resources/texture/KRTextureManager.cpp @@ -2,7 +2,7 @@ // KRTextureManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureManager.h b/kraken/resources/texture/KRTextureManager.h index 9ce1d2a..1c939ef 100755 --- a/kraken/resources/texture/KRTextureManager.h +++ b/kraken/resources/texture/KRTextureManager.h @@ -2,7 +2,7 @@ // KRTextureManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexturePVR.cpp b/kraken/resources/texture/KRTexturePVR.cpp index 90f6496..78a0ccb 100755 --- a/kraken/resources/texture/KRTexturePVR.cpp +++ b/kraken/resources/texture/KRTexturePVR.cpp @@ -2,7 +2,7 @@ // KRTexturePVR.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTexturePVR.h b/kraken/resources/texture/KRTexturePVR.h index 5dc57e3..cdad4a2 100755 --- a/kraken/resources/texture/KRTexturePVR.h +++ b/kraken/resources/texture/KRTexturePVR.h @@ -2,7 +2,7 @@ // KRTexturePVR.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureTGA.cpp b/kraken/resources/texture/KRTextureTGA.cpp index 6ca962d..16c690d 100755 --- a/kraken/resources/texture/KRTextureTGA.cpp +++ b/kraken/resources/texture/KRTextureTGA.cpp @@ -2,7 +2,7 @@ // KRTextureTGA.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/texture/KRTextureTGA.h b/kraken/resources/texture/KRTextureTGA.h index 337c6b0..9cea70b 100755 --- a/kraken/resources/texture/KRTextureTGA.h +++ b/kraken/resources/texture/KRTextureTGA.h @@ -2,7 +2,7 @@ // KRTextureTGA.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/unknown/KRUnknown.cpp b/kraken/resources/unknown/KRUnknown.cpp index de45224..5750390 100755 --- a/kraken/resources/unknown/KRUnknown.cpp +++ b/kraken/resources/unknown/KRUnknown.cpp @@ -2,7 +2,7 @@ // KRUnknown.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/unknown/KRUnknown.h b/kraken/resources/unknown/KRUnknown.h index ad437b2..839a466 100755 --- a/kraken/resources/unknown/KRUnknown.h +++ b/kraken/resources/unknown/KRUnknown.h @@ -2,7 +2,7 @@ // KRUnknown.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/unknown/KRUnknownManager.cpp b/kraken/resources/unknown/KRUnknownManager.cpp index be33660..432e0ad 100755 --- a/kraken/resources/unknown/KRUnknownManager.cpp +++ b/kraken/resources/unknown/KRUnknownManager.cpp @@ -2,7 +2,7 @@ // KRUnknownManager.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/resources/unknown/KRUnknownManager.h b/kraken/resources/unknown/KRUnknownManager.h index d0260f4..853b78b 100755 --- a/kraken/resources/unknown/KRUnknownManager.h +++ b/kraken/resources/unknown/KRUnknownManager.h @@ -2,7 +2,7 @@ // KRUnknownManager.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/ShadowShader_osx.fsh b/standard_assets/shaders/ShadowShader_osx.fsh index 6e3db9a..6d8023c 100644 --- a/standard_assets/shaders/ShadowShader_osx.fsh +++ b/standard_assets/shaders/ShadowShader_osx.fsh @@ -2,7 +2,7 @@ // ShadowShader_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/ShadowShader_osx.vsh b/standard_assets/shaders/ShadowShader_osx.vsh index 91b1716..60e90a8 100644 --- a/standard_assets/shaders/ShadowShader_osx.vsh +++ b/standard_assets/shaders/ShadowShader_osx.vsh @@ -2,7 +2,7 @@ // ShadowShader_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/debug_font.frag b/standard_assets/shaders/debug_font.frag index 1a0b838..f56c716 100644 --- a/standard_assets/shaders/debug_font.frag +++ b/standard_assets/shaders/debug_font.frag @@ -2,7 +2,7 @@ // debug_font_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/debug_font.vert b/standard_assets/shaders/debug_font.vert index 8104c31..703faed 100644 --- a/standard_assets/shaders/debug_font.vert +++ b/standard_assets/shaders/debug_font.vert @@ -2,7 +2,7 @@ // debug_font_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/dust_particle_osx.fsh b/standard_assets/shaders/dust_particle_osx.fsh index 4e795e6..90a0546 100644 --- a/standard_assets/shaders/dust_particle_osx.fsh +++ b/standard_assets/shaders/dust_particle_osx.fsh @@ -2,7 +2,7 @@ // dust_particle_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/dust_particle_osx.vsh b/standard_assets/shaders/dust_particle_osx.vsh index c48814d..f8da955 100644 --- a/standard_assets/shaders/dust_particle_osx.vsh +++ b/standard_assets/shaders/dust_particle_osx.vsh @@ -2,7 +2,7 @@ // dust_particle_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/flare_osx.fsh b/standard_assets/shaders/flare_osx.fsh index 581883a..5fff5c7 100644 --- a/standard_assets/shaders/flare_osx.fsh +++ b/standard_assets/shaders/flare_osx.fsh @@ -2,7 +2,7 @@ // flare_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/flare_osx.vsh b/standard_assets/shaders/flare_osx.vsh index 554606e..50e0907 100644 --- a/standard_assets/shaders/flare_osx.vsh +++ b/standard_assets/shaders/flare_osx.vsh @@ -2,7 +2,7 @@ // flare_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_directional_osx.fsh b/standard_assets/shaders/light_directional_osx.fsh index 92a3a78..00233f3 100644 --- a/standard_assets/shaders/light_directional_osx.fsh +++ b/standard_assets/shaders/light_directional_osx.fsh @@ -2,7 +2,7 @@ // light_directional_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_directional_osx.vsh b/standard_assets/shaders/light_directional_osx.vsh index d8161e4..0dede4c 100644 --- a/standard_assets/shaders/light_directional_osx.vsh +++ b/standard_assets/shaders/light_directional_osx.vsh @@ -2,7 +2,7 @@ // light_directional_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_point_inside_osx.fsh b/standard_assets/shaders/light_point_inside_osx.fsh index 1ffd130..35a260c 100644 --- a/standard_assets/shaders/light_point_inside_osx.fsh +++ b/standard_assets/shaders/light_point_inside_osx.fsh @@ -2,7 +2,7 @@ // light_point_inside_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_point_inside_osx.vsh b/standard_assets/shaders/light_point_inside_osx.vsh index 3e0e528..4e64888 100644 --- a/standard_assets/shaders/light_point_inside_osx.vsh +++ b/standard_assets/shaders/light_point_inside_osx.vsh @@ -2,7 +2,7 @@ // light_point_inside_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_point_osx.fsh b/standard_assets/shaders/light_point_osx.fsh index 0aa4e6d..e13f6c4 100644 --- a/standard_assets/shaders/light_point_osx.fsh +++ b/standard_assets/shaders/light_point_osx.fsh @@ -2,7 +2,7 @@ // light_point_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/light_point_osx.vsh b/standard_assets/shaders/light_point_osx.vsh index bf8ff80..0fef3e8 100644 --- a/standard_assets/shaders/light_point_osx.vsh +++ b/standard_assets/shaders/light_point_osx.vsh @@ -2,7 +2,7 @@ // light_point_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/object.frag b/standard_assets/shaders/object.frag index 5c21934..32661a1 100644 --- a/standard_assets/shaders/object.frag +++ b/standard_assets/shaders/object.frag @@ -2,7 +2,7 @@ // object.frag // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/object.vert b/standard_assets/shaders/object.vert index 4b25752..c512a53 100644 --- a/standard_assets/shaders/object.vert +++ b/standard_assets/shaders/object.vert @@ -2,7 +2,7 @@ // object.vert // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/occlusion_test_osx.fsh b/standard_assets/shaders/occlusion_test_osx.fsh index 062691a..083a8ca 100644 --- a/standard_assets/shaders/occlusion_test_osx.fsh +++ b/standard_assets/shaders/occlusion_test_osx.fsh @@ -2,7 +2,7 @@ // occlusion_test_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/occlusion_test_osx.vsh b/standard_assets/shaders/occlusion_test_osx.vsh index 0322d4b..77a4cac 100644 --- a/standard_assets/shaders/occlusion_test_osx.vsh +++ b/standard_assets/shaders/occlusion_test_osx.vsh @@ -2,7 +2,7 @@ // occlusion_test_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/post_fx.frag b/standard_assets/shaders/post_fx.frag index 3c06f4d..a6007a5 100644 --- a/standard_assets/shaders/post_fx.frag +++ b/standard_assets/shaders/post_fx.frag @@ -2,7 +2,7 @@ // post_fx.frag // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/post_fx.vert b/standard_assets/shaders/post_fx.vert index 99029b6..17f46e7 100644 --- a/standard_assets/shaders/post_fx.vert +++ b/standard_assets/shaders/post_fx.vert @@ -2,7 +2,7 @@ // post_fx_vert // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/simple_blit.frag b/standard_assets/shaders/simple_blit.frag index dcdb097..6f77125 100644 --- a/standard_assets/shaders/simple_blit.frag +++ b/standard_assets/shaders/simple_blit.frag @@ -2,7 +2,7 @@ // simple_blit.frag // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/simple_blit.vert b/standard_assets/shaders/simple_blit.vert index 2e88292..4365cf8 100644 --- a/standard_assets/shaders/simple_blit.vert +++ b/standard_assets/shaders/simple_blit.vert @@ -2,7 +2,7 @@ // simple_blit.vert // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/sky_box_osx.fsh b/standard_assets/shaders/sky_box_osx.fsh index 327f99e..372e435 100644 --- a/standard_assets/shaders/sky_box_osx.fsh +++ b/standard_assets/shaders/sky_box_osx.fsh @@ -2,7 +2,7 @@ // sky_box_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/sky_box_osx.vsh b/standard_assets/shaders/sky_box_osx.vsh index 6c5c31f..5f89ff7 100644 --- a/standard_assets/shaders/sky_box_osx.vsh +++ b/standard_assets/shaders/sky_box_osx.vsh @@ -2,7 +2,7 @@ // sky_box_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/sprite.frag b/standard_assets/shaders/sprite.frag index 6febee3..ef403e8 100644 --- a/standard_assets/shaders/sprite.frag +++ b/standard_assets/shaders/sprite.frag @@ -2,7 +2,7 @@ // sprite.frag // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/sprite.vert b/standard_assets/shaders/sprite.vert index 02e5b38..9740bc2 100644 --- a/standard_assets/shaders/sprite.vert +++ b/standard_assets/shaders/sprite.vert @@ -2,7 +2,7 @@ // sprite.vert // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/visualize_overlay_osx.fsh b/standard_assets/shaders/visualize_overlay_osx.fsh index 016148d..0d0ff4e 100644 --- a/standard_assets/shaders/visualize_overlay_osx.fsh +++ b/standard_assets/shaders/visualize_overlay_osx.fsh @@ -2,7 +2,7 @@ // visualize_overlay_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/visualize_overlay_osx.vsh b/standard_assets/shaders/visualize_overlay_osx.vsh index 9ee9ac4..9e26d9d 100644 --- a/standard_assets/shaders/visualize_overlay_osx.vsh +++ b/standard_assets/shaders/visualize_overlay_osx.vsh @@ -2,7 +2,7 @@ // visualize_overlay_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh index 0796a0e..3a28274 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.fsh @@ -2,7 +2,7 @@ // volumetric_fog_downsampled_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh index 35d9ff5..b206606 100644 --- a/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_downsampled_osx.vsh @@ -2,7 +2,7 @@ // volumetric_fog_downsampled_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/volumetric_fog_osx.fsh b/standard_assets/shaders/volumetric_fog_osx.fsh index c4f390c..b443863 100644 --- a/standard_assets/shaders/volumetric_fog_osx.fsh +++ b/standard_assets/shaders/volumetric_fog_osx.fsh @@ -2,7 +2,7 @@ // volumetric_fog_osx.fsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/standard_assets/shaders/volumetric_fog_osx.vsh b/standard_assets/shaders/volumetric_fog_osx.vsh index 1c79878..b00db28 100644 --- a/standard_assets/shaders/volumetric_fog_osx.vsh +++ b/standard_assets/shaders/volumetric_fog_osx.vsh @@ -2,7 +2,7 @@ // volumetric_fog_osx.vsh // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/harness.cpp b/tests/smoke/hello_cube/harness.cpp index ab694b0..cd63b5b 100644 --- a/tests/smoke/hello_cube/harness.cpp +++ b/tests/smoke/hello_cube/harness.cpp @@ -2,7 +2,7 @@ // harness.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/harness.h b/tests/smoke/hello_cube/harness.h index e8eaf4a..03afef7 100644 --- a/tests/smoke/hello_cube/harness.h +++ b/tests/smoke/hello_cube/harness.h @@ -2,7 +2,7 @@ // harness.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/hello_cube.cpp b/tests/smoke/hello_cube/hello_cube.cpp index 2fb2461..fc7e2c2 100644 --- a/tests/smoke/hello_cube/hello_cube.cpp +++ b/tests/smoke/hello_cube/hello_cube.cpp @@ -2,7 +2,7 @@ // hello_cube.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/hello_cube.h b/tests/smoke/hello_cube/hello_cube.h index f722bd0..395a2a2 100644 --- a/tests/smoke/hello_cube/hello_cube.h +++ b/tests/smoke/hello_cube/hello_cube.h @@ -2,7 +2,7 @@ // hello_cube.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/main_macos.mm b/tests/smoke/hello_cube/main_macos.mm index 3ee1a9d..7c72ba4 100644 --- a/tests/smoke/hello_cube/main_macos.mm +++ b/tests/smoke/hello_cube/main_macos.mm @@ -2,7 +2,7 @@ // main_macos.mm // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tests/smoke/hello_cube/main_win.cpp b/tests/smoke/hello_cube/main_win.cpp index 47eeb8e..dd76a4e 100644 --- a/tests/smoke/hello_cube/main_win.cpp +++ b/tests/smoke/hello_cube/main_win.cpp @@ -2,7 +2,7 @@ // main_win.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tools/convert/main.cpp b/tools/convert/main.cpp index d05e7bc..0a345d6 100644 --- a/tools/convert/main.cpp +++ b/tools/convert/main.cpp @@ -2,7 +2,7 @@ // main.cpp // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/tools/convert/main.h b/tools/convert/main.h index bbf1865..df3015a 100644 --- a/tools/convert/main.h +++ b/tools/convert/main.h @@ -2,7 +2,7 @@ // main.h // Kraken Engine // -// Copyright 2024 Kearwood Gilbert. All rights reserved. +// Copyright 2025 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: