From 7d38a6114f81c8f58df59909407f59e213d96fcc Mon Sep 17 00:00:00 2001 From: Kearwood Gilbert Date: Sun, 17 May 2026 12:19:35 -0700 Subject: [PATCH] Bump Copyright year --- kraken/KRAudioBuffer.cpp | 2 +- kraken/KRAudioBuffer.h | 2 +- kraken/KRBehavior.cpp | 2 +- kraken/KRBehavior.h | 2 +- kraken/KRContext.cpp | 2 +- kraken/KRContext.h | 2 +- kraken/KRContextObject.cpp | 2 +- kraken/KRContextObject.h | 2 +- kraken/KRDevice.cpp | 2 +- kraken/KRDevice.h | 2 +- kraken/KRDeviceManager.cpp | 2 +- kraken/KRDeviceManager.h | 2 +- kraken/KREngine-common.h | 2 +- kraken/KREngine.h | 2 +- kraken/KRHelpers.cpp | 2 +- kraken/KRHelpers.h | 2 +- kraken/KRModelView.cpp | 2 +- kraken/KRModelView.h | 2 +- kraken/KROctree.cpp | 2 +- kraken/KROctree.h | 2 +- kraken/KROctreeNode.cpp | 2 +- kraken/KROctreeNode.h | 2 +- kraken/KRPipeline.cpp | 2 +- kraken/KRPipeline.h | 2 +- kraken/KRPipelineManager.cpp | 2 +- kraken/KRPipelineManager.h | 2 +- kraken/KRPresentationThread.cpp | 2 +- kraken/KRPresentationThread.h | 2 +- kraken/KRRenderGraph.cpp | 2 +- kraken/KRRenderGraph.h | 2 +- kraken/KRRenderGraphBlackFrame.cpp | 2 +- kraken/KRRenderGraphBlackFrame.h | 2 +- kraken/KRRenderGraphDeferred.cpp | 2 +- kraken/KRRenderGraphDeferred.h | 2 +- kraken/KRRenderGraphForward.cpp | 2 +- kraken/KRRenderGraphForward.h | 2 +- kraken/KRRenderPass.cpp | 2 +- kraken/KRRenderPass.h | 2 +- kraken/KRRenderSettings.cpp | 2 +- kraken/KRRenderSettings.h | 2 +- kraken/KRSampler.cpp | 2 +- kraken/KRSampler.h | 2 +- kraken/KRSamplerManager.cpp | 2 +- kraken/KRSamplerManager.h | 2 +- kraken/KRShaderReflection.cpp | 2 +- kraken/KRShaderReflection.h | 2 +- kraken/KRStreamerThread.cpp | 2 +- kraken/KRStreamerThread.h | 2 +- kraken/KRSurface.cpp | 2 +- kraken/KRSurface.h | 2 +- kraken/KRSurfaceManager.cpp | 2 +- kraken/KRSurfaceManager.h | 2 +- kraken/KRSwapchain.cpp | 2 +- kraken/KRSwapchain.h | 2 +- kraken/KRUniformBuffer.cpp | 2 +- kraken/KRUniformBuffer.h | 2 +- kraken/KRUniformBufferManager.cpp | 2 +- kraken/KRUniformBufferManager.h | 2 +- kraken/KRViewport.cpp | 2 +- kraken/KRViewport.h | 2 +- kraken/kraken.cpp | 2 +- kraken/nodes/KRAmbientZone.cpp | 2 +- kraken/nodes/KRAmbientZone.h | 2 +- kraken/nodes/KRAudioSource.cpp | 2 +- kraken/nodes/KRAudioSource.h | 2 +- kraken/nodes/KRBone.cpp | 2 +- kraken/nodes/KRBone.h | 2 +- kraken/nodes/KRCamera.cpp | 2 +- kraken/nodes/KRCamera.h | 2 +- kraken/nodes/KRCollider.cpp | 2 +- kraken/nodes/KRCollider.h | 2 +- kraken/nodes/KRDirectionalLight.cpp | 2 +- kraken/nodes/KRDirectionalLight.h | 2 +- kraken/nodes/KRLODGroup.cpp | 2 +- kraken/nodes/KRLODGroup.h | 2 +- kraken/nodes/KRLODSet.cpp | 2 +- kraken/nodes/KRLODSet.h | 2 +- kraken/nodes/KRLight.cpp | 2 +- kraken/nodes/KRLight.h | 2 +- kraken/nodes/KRLocator.cpp | 2 +- kraken/nodes/KRLocator.h | 2 +- kraken/nodes/KRModel.cpp | 2 +- kraken/nodes/KRModel.h | 2 +- kraken/nodes/KRNode.cpp | 2 +- kraken/nodes/KRNode.h | 2 +- kraken/nodes/KRNodeProperty.h | 2 +- kraken/nodes/KRParticleSystem.cpp | 2 +- kraken/nodes/KRParticleSystem.h | 2 +- kraken/nodes/KRParticleSystemNewtonian.cpp | 2 +- kraken/nodes/KRParticleSystemNewtonian.h | 2 +- kraken/nodes/KRPointLight.cpp | 2 +- kraken/nodes/KRPointLight.h | 2 +- kraken/nodes/KRReverbZone.cpp | 2 +- kraken/nodes/KRReverbZone.h | 2 +- kraken/nodes/KRSpotLight.cpp | 2 +- kraken/nodes/KRSpotLight.h | 2 +- kraken/nodes/KRSprite.cpp | 2 +- kraken/nodes/KRSprite.h | 2 +- kraken/public/context.h | 2 +- kraken/public/kraken.h | 2 +- kraken/resources/KRResource+blend.cpp | 2 +- kraken/resources/KRResource+blend.h | 2 +- kraken/resources/KRResource+fbx.cpp | 2 +- kraken/resources/KRResource+gltf.cpp | 2 +- kraken/resources/KRResource+obj.cpp | 2 +- kraken/resources/KRResource.cpp | 2 +- kraken/resources/KRResource.h | 2 +- kraken/resources/KRResourceBinding.cpp | 2 +- kraken/resources/KRResourceBinding.h | 2 +- kraken/resources/KRResourceManager.cpp | 2 +- kraken/resources/KRResourceManager.h | 2 +- kraken/resources/KRResourceRequest.h | 2 +- kraken/resources/animation/KRAnimation.cpp | 2 +- kraken/resources/animation/KRAnimation.h | 2 +- kraken/resources/animation/KRAnimationAttribute.cpp | 2 +- kraken/resources/animation/KRAnimationAttribute.h | 2 +- kraken/resources/animation/KRAnimationLayer.cpp | 2 +- kraken/resources/animation/KRAnimationLayer.h | 2 +- kraken/resources/animation/KRAnimationManager.cpp | 2 +- kraken/resources/animation/KRAnimationManager.h | 2 +- kraken/resources/animation_curve/KRAnimationCurve.cpp | 2 +- kraken/resources/animation_curve/KRAnimationCurve.h | 2 +- kraken/resources/animation_curve/KRAnimationCurveManager.cpp | 2 +- kraken/resources/animation_curve/KRAnimationCurveManager.h | 2 +- kraken/resources/audio/KRAudioManager.cpp | 2 +- kraken/resources/audio/KRAudioManager.h | 2 +- kraken/resources/audio/KRAudioSample.cpp | 2 +- kraken/resources/audio/KRAudioSample.h | 2 +- kraken/resources/audio/KRAudioSampleBinding.cpp | 2 +- kraken/resources/audio/KRAudioSampleBinding.h | 2 +- kraken/resources/bundle/KRBundle.cpp | 2 +- kraken/resources/bundle/KRBundle.h | 2 +- kraken/resources/bundle/KRBundleManager.cpp | 2 +- kraken/resources/bundle/KRBundleManager.h | 2 +- kraken/resources/material/KRMaterial.cpp | 2 +- kraken/resources/material/KRMaterial.h | 2 +- kraken/resources/material/KRMaterialBinding.cpp | 2 +- kraken/resources/material/KRMaterialBinding.h | 2 +- kraken/resources/material/KRMaterialManager.cpp | 2 +- kraken/resources/material/KRMaterialManager.h | 2 +- kraken/resources/mesh/KRMesh.cpp | 2 +- kraken/resources/mesh/KRMesh.h | 2 +- kraken/resources/mesh/KRMeshBinding.cpp | 2 +- kraken/resources/mesh/KRMeshBinding.h | 2 +- kraken/resources/mesh/KRMeshCube.cpp | 2 +- kraken/resources/mesh/KRMeshCube.h | 2 +- kraken/resources/mesh/KRMeshManager.cpp | 2 +- kraken/resources/mesh/KRMeshManager.h | 2 +- kraken/resources/mesh/KRMeshQuad.cpp | 2 +- kraken/resources/mesh/KRMeshQuad.h | 2 +- kraken/resources/mesh/KRMeshSphere.cpp | 2 +- kraken/resources/mesh/KRMeshSphere.h | 2 +- kraken/resources/scene/KRScene.cpp | 2 +- kraken/resources/scene/KRScene.h | 2 +- kraken/resources/scene/KRSceneManager.cpp | 2 +- kraken/resources/scene/KRSceneManager.h | 2 +- kraken/resources/shader/KRShader.cpp | 2 +- kraken/resources/shader/KRShader.h | 2 +- kraken/resources/shader/KRShaderManager.cpp | 2 +- kraken/resources/shader/KRShaderManager.h | 2 +- kraken/resources/source/KRSource.cpp | 2 +- kraken/resources/source/KRSource.h | 2 +- kraken/resources/source/KRSourceManager.cpp | 2 +- kraken/resources/source/KRSourceManager.h | 2 +- kraken/resources/texture/KRTexture.cpp | 2 +- kraken/resources/texture/KRTexture.h | 2 +- kraken/resources/texture/KRTexture2D.cpp | 2 +- kraken/resources/texture/KRTexture2D.h | 2 +- kraken/resources/texture/KRTextureAnimated.cpp | 2 +- kraken/resources/texture/KRTextureAnimated.h | 2 +- kraken/resources/texture/KRTextureBinding.cpp | 2 +- kraken/resources/texture/KRTextureBinding.h | 2 +- kraken/resources/texture/KRTextureCube.cpp | 2 +- kraken/resources/texture/KRTextureCube.h | 2 +- kraken/resources/texture/KRTextureKTX.cpp | 2 +- kraken/resources/texture/KRTextureKTX.h | 2 +- kraken/resources/texture/KRTextureKTX2.cpp | 2 +- kraken/resources/texture/KRTextureKTX2.h | 2 +- kraken/resources/texture/KRTextureManager.cpp | 2 +- kraken/resources/texture/KRTextureManager.h | 2 +- kraken/resources/texture/KRTexturePNG.cpp | 2 +- kraken/resources/texture/KRTexturePNG.h | 2 +- kraken/resources/texture/KRTexturePVR.cpp | 2 +- kraken/resources/texture/KRTexturePVR.h | 2 +- kraken/resources/texture/KRTextureTGA.cpp | 2 +- kraken/resources/texture/KRTextureTGA.h | 2 +- kraken/resources/unknown/KRUnknown.cpp | 2 +- kraken/resources/unknown/KRUnknown.h | 2 +- kraken/resources/unknown/KRUnknownManager.cpp | 2 +- kraken/resources/unknown/KRUnknownManager.h | 2 +- standard_assets/shaders/ShadowShader_osx.fsh | 2 +- standard_assets/shaders/ShadowShader_osx.vsh | 2 +- standard_assets/shaders/debug_font.frag | 2 +- standard_assets/shaders/debug_font.vert | 2 +- standard_assets/shaders/dust_particle_osx.fsh | 2 +- standard_assets/shaders/dust_particle_osx.vsh | 2 +- standard_assets/shaders/flare_osx.fsh | 2 +- standard_assets/shaders/flare_osx.vsh | 2 +- standard_assets/shaders/light_directional_osx.fsh | 2 +- standard_assets/shaders/light_directional_osx.vsh | 2 +- standard_assets/shaders/light_point_inside_osx.fsh | 2 +- standard_assets/shaders/light_point_inside_osx.vsh | 2 +- standard_assets/shaders/light_point_osx.fsh | 2 +- standard_assets/shaders/light_point_osx.vsh | 2 +- standard_assets/shaders/object.frag | 2 +- standard_assets/shaders/object.vert | 2 +- standard_assets/shaders/occlusion_test_osx.fsh | 2 +- standard_assets/shaders/occlusion_test_osx.vsh | 2 +- standard_assets/shaders/post_fx.frag | 2 +- standard_assets/shaders/post_fx.vert | 2 +- standard_assets/shaders/simple_blit.frag | 2 +- standard_assets/shaders/simple_blit.vert | 2 +- standard_assets/shaders/sky_box_osx.fsh | 2 +- standard_assets/shaders/sky_box_osx.vsh | 2 +- standard_assets/shaders/sprite.frag | 2 +- standard_assets/shaders/sprite.vert | 2 +- standard_assets/shaders/visualize_overlay_osx.fsh | 2 +- standard_assets/shaders/visualize_overlay_osx.vsh | 2 +- standard_assets/shaders/volumetric_fog_downsampled_osx.fsh | 2 +- standard_assets/shaders/volumetric_fog_downsampled_osx.vsh | 2 +- standard_assets/shaders/volumetric_fog_osx.fsh | 2 +- standard_assets/shaders/volumetric_fog_osx.vsh | 2 +- tests/smoke/hello_cube/harness.cpp | 2 +- tests/smoke/hello_cube/harness.h | 2 +- tests/smoke/hello_cube/hello_cube.cpp | 2 +- tests/smoke/hello_cube/hello_cube.h | 2 +- tests/smoke/hello_cube/main_macos.mm | 2 +- tests/smoke/hello_cube/main_win.cpp | 2 +- tools/convert/main.cpp | 2 +- tools/convert/main.h | 2 +- 230 files changed, 230 insertions(+), 230 deletions(-) diff --git a/kraken/KRAudioBuffer.cpp b/kraken/KRAudioBuffer.cpp index 2921c4b..eba8ee1 100755 --- a/kraken/KRAudioBuffer.cpp +++ b/kraken/KRAudioBuffer.cpp @@ -2,7 +2,7 @@ // KRAudioBuffer.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b89fe17..1fe4370 100755 --- a/kraken/KRAudioBuffer.h +++ b/kraken/KRAudioBuffer.h @@ -2,7 +2,7 @@ // KRAudioBuffer.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 40f7958..7c9edb4 100755 --- a/kraken/KRBehavior.cpp +++ b/kraken/KRBehavior.cpp @@ -2,7 +2,7 @@ // KRBehavior.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 acac128..374c28d 100755 --- a/kraken/KRBehavior.h +++ b/kraken/KRBehavior.h @@ -2,7 +2,7 @@ // KRBehavior.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f678040..7d611f6 100755 --- a/kraken/KRContext.cpp +++ b/kraken/KRContext.cpp @@ -2,7 +2,7 @@ // KRContext.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0e2755c..eda00be 100755 --- a/kraken/KRContext.h +++ b/kraken/KRContext.h @@ -2,7 +2,7 @@ // KRContext.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 69f14ee..31a0616 100755 --- a/kraken/KRContextObject.cpp +++ b/kraken/KRContextObject.cpp @@ -2,7 +2,7 @@ // KRContextObject.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 898f3fc..e17edff 100755 --- a/kraken/KRContextObject.h +++ b/kraken/KRContextObject.h @@ -2,7 +2,7 @@ // KRContextObject.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 d7d4ffa..071199e 100644 --- a/kraken/KRDevice.cpp +++ b/kraken/KRDevice.cpp @@ -2,7 +2,7 @@ // KRDevice.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 8a4847b..4cab06b 100644 --- a/kraken/KRDevice.h +++ b/kraken/KRDevice.h @@ -2,7 +2,7 @@ // KRDevice.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2f0e0b5..9cb9942 100644 --- a/kraken/KRDeviceManager.cpp +++ b/kraken/KRDeviceManager.cpp @@ -2,7 +2,7 @@ // KRDeviceManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ac727cb..9a6edfd 100644 --- a/kraken/KRDeviceManager.h +++ b/kraken/KRDeviceManager.h @@ -2,7 +2,7 @@ // KRDeviceManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e4f7dc2..e134e24 100755 --- a/kraken/KREngine-common.h +++ b/kraken/KREngine-common.h @@ -2,7 +2,7 @@ // Kraken Engine-common.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2a279a0..dee7b8f 100755 --- a/kraken/KREngine.h +++ b/kraken/KREngine.h @@ -2,7 +2,7 @@ // Kraken Engine.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6656f6f..30d8d88 100644 --- a/kraken/KRHelpers.cpp +++ b/kraken/KRHelpers.cpp @@ -2,7 +2,7 @@ // KRHelpers.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 60f8cbd..cbf3678 100644 --- a/kraken/KRHelpers.h +++ b/kraken/KRHelpers.h @@ -2,7 +2,7 @@ // KRHelpers.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 dbb5e7e..f5fabc6 100644 --- a/kraken/KRModelView.cpp +++ b/kraken/KRModelView.cpp @@ -2,7 +2,7 @@ // KRModelView.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 943939c..556c712 100644 --- a/kraken/KRModelView.h +++ b/kraken/KRModelView.h @@ -2,7 +2,7 @@ // KRModelView.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 17d1b57..83aff22 100755 --- a/kraken/KROctree.cpp +++ b/kraken/KROctree.cpp @@ -2,7 +2,7 @@ // KROctree.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b72154d..f3abeed 100755 --- a/kraken/KROctree.h +++ b/kraken/KROctree.h @@ -2,7 +2,7 @@ // KROctree.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 18565ab..7472752 100755 --- a/kraken/KROctreeNode.cpp +++ b/kraken/KROctreeNode.cpp @@ -2,7 +2,7 @@ // KROctreeNode.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f4b32c2..cb151f2 100755 --- a/kraken/KROctreeNode.h +++ b/kraken/KROctreeNode.h @@ -2,7 +2,7 @@ // KROctreeNode.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6067b45..a6eb823 100644 --- a/kraken/KRPipeline.cpp +++ b/kraken/KRPipeline.cpp @@ -2,7 +2,7 @@ // KRPipeline.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 44454a2..793d500 100644 --- a/kraken/KRPipeline.h +++ b/kraken/KRPipeline.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 284db0a..57b06fc 100644 --- a/kraken/KRPipelineManager.cpp +++ b/kraken/KRPipelineManager.cpp @@ -2,7 +2,7 @@ // KRPipelineManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6e97f0b..754b3dd 100644 --- a/kraken/KRPipelineManager.h +++ b/kraken/KRPipelineManager.h @@ -2,7 +2,7 @@ // KRPipelineManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 8e0f7f7..8f5af6e 100644 --- a/kraken/KRPresentationThread.cpp +++ b/kraken/KRPresentationThread.cpp @@ -2,7 +2,7 @@ // KRPresentationThread.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 45894ce..f718559 100644 --- a/kraken/KRPresentationThread.h +++ b/kraken/KRPresentationThread.h @@ -2,7 +2,7 @@ // KRPresentationThread.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a98d8e5..05481fd 100644 --- a/kraken/KRRenderGraph.cpp +++ b/kraken/KRRenderGraph.cpp @@ -2,7 +2,7 @@ // KRRenderGraph.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a9d846d..b4c5d96 100644 --- a/kraken/KRRenderGraph.h +++ b/kraken/KRRenderGraph.h @@ -2,7 +2,7 @@ // KRRenderGraph.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 bf99d7a..1199540 100644 --- a/kraken/KRRenderGraphBlackFrame.cpp +++ b/kraken/KRRenderGraphBlackFrame.cpp @@ -2,7 +2,7 @@ // KRRenderGraphBlackFrame.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5bc1829..eb7e443 100644 --- a/kraken/KRRenderGraphBlackFrame.h +++ b/kraken/KRRenderGraphBlackFrame.h @@ -2,7 +2,7 @@ // KRRenderGraphBlackFrame.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 be3bf6b..a593f0c 100644 --- a/kraken/KRRenderGraphDeferred.cpp +++ b/kraken/KRRenderGraphDeferred.cpp @@ -2,7 +2,7 @@ // KRRenderGraphDeferred.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1773ad9..7a9fd00 100644 --- a/kraken/KRRenderGraphDeferred.h +++ b/kraken/KRRenderGraphDeferred.h @@ -2,7 +2,7 @@ // KRRenderGraphDeferred.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 01d9f9f..df3d9fd 100644 --- a/kraken/KRRenderGraphForward.cpp +++ b/kraken/KRRenderGraphForward.cpp @@ -2,7 +2,7 @@ // KRRenderGraphForward.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4eb9ac2..0d23a44 100644 --- a/kraken/KRRenderGraphForward.h +++ b/kraken/KRRenderGraphForward.h @@ -2,7 +2,7 @@ // KRRenderGraphForward.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4fae7ef..0ab0266 100644 --- a/kraken/KRRenderPass.cpp +++ b/kraken/KRRenderPass.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 d703fd3..d9d2a9a 100644 --- a/kraken/KRRenderPass.h +++ b/kraken/KRRenderPass.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 63cf196..16cccda 100755 --- a/kraken/KRRenderSettings.cpp +++ b/kraken/KRRenderSettings.cpp @@ -2,7 +2,7 @@ // KRRenderSettings.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6947b40..43ceae2 100755 --- a/kraken/KRRenderSettings.h +++ b/kraken/KRRenderSettings.h @@ -2,7 +2,7 @@ // KRRenderSettings.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f9874c3..334a7a0 100644 --- a/kraken/KRSampler.cpp +++ b/kraken/KRSampler.cpp @@ -2,7 +2,7 @@ // KRSampler.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c488842..6acc92d 100644 --- a/kraken/KRSampler.h +++ b/kraken/KRSampler.h @@ -2,7 +2,7 @@ // KRSampler.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ae4fb7a..54da7ae 100644 --- a/kraken/KRSamplerManager.cpp +++ b/kraken/KRSamplerManager.cpp @@ -2,7 +2,7 @@ // KRSamplerManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c8a788f..7de2ea9 100644 --- a/kraken/KRSamplerManager.h +++ b/kraken/KRSamplerManager.h @@ -2,7 +2,7 @@ // KRSamplerManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b3575fd..e4e5184 100644 --- a/kraken/KRShaderReflection.cpp +++ b/kraken/KRShaderReflection.cpp @@ -2,7 +2,7 @@ // KRPipeline.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 60419e0..44efc9d 100644 --- a/kraken/KRShaderReflection.h +++ b/kraken/KRShaderReflection.h @@ -2,7 +2,7 @@ // KRShaderReflection.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a37b2f1..e4a3cf6 100644 --- a/kraken/KRStreamerThread.cpp +++ b/kraken/KRStreamerThread.cpp @@ -2,7 +2,7 @@ // KRStreamerThread.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7ac1d21..3d570aa 100755 --- a/kraken/KRStreamerThread.h +++ b/kraken/KRStreamerThread.h @@ -2,7 +2,7 @@ // KRStreamerThread.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2f02c27..638dee3 100644 --- a/kraken/KRSurface.cpp +++ b/kraken/KRSurface.cpp @@ -2,7 +2,7 @@ // KRSurface.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 de5bd7e..723d17a 100644 --- a/kraken/KRSurface.h +++ b/kraken/KRSurface.h @@ -2,7 +2,7 @@ // KRSurface.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1f706f1..d4fbc61 100644 --- a/kraken/KRSurfaceManager.cpp +++ b/kraken/KRSurfaceManager.cpp @@ -2,7 +2,7 @@ // KRSurfaceManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3c92f91..5277467 100644 --- a/kraken/KRSurfaceManager.h +++ b/kraken/KRSurfaceManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2c1a9bb..4bc2373 100644 --- a/kraken/KRSwapchain.cpp +++ b/kraken/KRSwapchain.cpp @@ -2,7 +2,7 @@ // KRSwapchain.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b75cac0..b51f766 100644 --- a/kraken/KRSwapchain.h +++ b/kraken/KRSwapchain.h @@ -2,7 +2,7 @@ // KRSwapchain.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ab3fb6c..8dc721f 100644 --- a/kraken/KRUniformBuffer.cpp +++ b/kraken/KRUniformBuffer.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 89bd5f3..8689a4c 100644 --- a/kraken/KRUniformBuffer.h +++ b/kraken/KRUniformBuffer.h @@ -2,7 +2,7 @@ // KRPipeline.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2c2cbdc..ba246c9 100644 --- a/kraken/KRUniformBufferManager.cpp +++ b/kraken/KRUniformBufferManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 43e6ad9..7336459 100644 --- a/kraken/KRUniformBufferManager.h +++ b/kraken/KRUniformBufferManager.h @@ -2,7 +2,7 @@ // KRSurfaceManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 efd1b6f..852fe93 100755 --- a/kraken/KRViewport.cpp +++ b/kraken/KRViewport.cpp @@ -2,7 +2,7 @@ // KRViewport.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 10149a5..90086da 100755 --- a/kraken/KRViewport.h +++ b/kraken/KRViewport.h @@ -2,7 +2,7 @@ // KRViewport.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0bfa86e..5441f68 100644 --- a/kraken/kraken.cpp +++ b/kraken/kraken.cpp @@ -2,7 +2,7 @@ // kraken.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c1f4abb..460f1c2 100755 --- a/kraken/nodes/KRAmbientZone.cpp +++ b/kraken/nodes/KRAmbientZone.cpp @@ -2,7 +2,7 @@ // KRAmbientZone.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 cd076f9..1fe356a 100755 --- a/kraken/nodes/KRAmbientZone.h +++ b/kraken/nodes/KRAmbientZone.h @@ -2,7 +2,7 @@ // KRAmbientZone.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2bbc2ef..a15ae7e 100755 --- a/kraken/nodes/KRAudioSource.cpp +++ b/kraken/nodes/KRAudioSource.cpp @@ -2,7 +2,7 @@ // KRAudioSource.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7932c39..35babb3 100755 --- a/kraken/nodes/KRAudioSource.h +++ b/kraken/nodes/KRAudioSource.h @@ -2,7 +2,7 @@ // KRAudioSource.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c1e8c0d..7d7067f 100755 --- a/kraken/nodes/KRBone.cpp +++ b/kraken/nodes/KRBone.cpp @@ -2,7 +2,7 @@ // KRBone.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 059895e..1b6ba37 100755 --- a/kraken/nodes/KRBone.h +++ b/kraken/nodes/KRBone.h @@ -2,7 +2,7 @@ // KRBone.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 92b3822..18af146 100755 --- a/kraken/nodes/KRCamera.cpp +++ b/kraken/nodes/KRCamera.cpp @@ -2,7 +2,7 @@ // KRCamera.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 db6a5e9..51d8106 100755 --- a/kraken/nodes/KRCamera.h +++ b/kraken/nodes/KRCamera.h @@ -2,7 +2,7 @@ // KRSettings.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 83f9245..cd77c51 100755 --- a/kraken/nodes/KRCollider.cpp +++ b/kraken/nodes/KRCollider.cpp @@ -2,7 +2,7 @@ // KRCollider.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0c37ba5..4358f98 100755 --- a/kraken/nodes/KRCollider.h +++ b/kraken/nodes/KRCollider.h @@ -2,7 +2,7 @@ // KRCollider.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 9d07625..e7861ee 100755 --- a/kraken/nodes/KRDirectionalLight.cpp +++ b/kraken/nodes/KRDirectionalLight.cpp @@ -2,7 +2,7 @@ // KRDirectionalLight.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 953e815..d6ecb2e 100755 --- a/kraken/nodes/KRDirectionalLight.h +++ b/kraken/nodes/KRDirectionalLight.h @@ -2,7 +2,7 @@ // KRDirectionalLight.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4649918..b5d47a1 100755 --- a/kraken/nodes/KRLODGroup.cpp +++ b/kraken/nodes/KRLODGroup.cpp @@ -2,7 +2,7 @@ // KRLODGroup.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a43310b..140c32c 100755 --- a/kraken/nodes/KRLODGroup.h +++ b/kraken/nodes/KRLODGroup.h @@ -2,7 +2,7 @@ // KRLODGroup.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 806f0ef..4c00b0a 100755 --- a/kraken/nodes/KRLODSet.cpp +++ b/kraken/nodes/KRLODSet.cpp @@ -2,7 +2,7 @@ // KRLODSet.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 432ac50..8da087a 100755 --- a/kraken/nodes/KRLODSet.h +++ b/kraken/nodes/KRLODSet.h @@ -2,7 +2,7 @@ // KRLODSet.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 8c52213..d0ac5a6 100755 --- a/kraken/nodes/KRLight.cpp +++ b/kraken/nodes/KRLight.cpp @@ -2,7 +2,7 @@ // KRLight.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 afad189..79319bc 100755 --- a/kraken/nodes/KRLight.h +++ b/kraken/nodes/KRLight.h @@ -2,7 +2,7 @@ // KRLight.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 78056df..2fe923a 100755 --- a/kraken/nodes/KRLocator.cpp +++ b/kraken/nodes/KRLocator.cpp @@ -2,7 +2,7 @@ // KRLocator.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e926820..846047f 100755 --- a/kraken/nodes/KRLocator.h +++ b/kraken/nodes/KRLocator.h @@ -2,7 +2,7 @@ // KRLocator.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 027e230..b27e04f 100755 --- a/kraken/nodes/KRModel.cpp +++ b/kraken/nodes/KRModel.cpp @@ -2,7 +2,7 @@ // KRModel.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ab3399a..92561d1 100755 --- a/kraken/nodes/KRModel.h +++ b/kraken/nodes/KRModel.h @@ -2,7 +2,7 @@ // KRModel.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6826e85..594f5cf 100755 --- a/kraken/nodes/KRNode.cpp +++ b/kraken/nodes/KRNode.cpp @@ -2,7 +2,7 @@ // KRNode.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3ecaa66..fbde65c 100755 --- a/kraken/nodes/KRNode.h +++ b/kraken/nodes/KRNode.h @@ -2,7 +2,7 @@ // KRNode.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRNodeProperty.h b/kraken/nodes/KRNodeProperty.h index 5262faf..384e1d5 100644 --- a/kraken/nodes/KRNodeProperty.h +++ b/kraken/nodes/KRNodeProperty.h @@ -2,7 +2,7 @@ // KRNodeProperty.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c664251..692b398 100755 --- a/kraken/nodes/KRParticleSystem.cpp +++ b/kraken/nodes/KRParticleSystem.cpp @@ -2,7 +2,7 @@ // KRParticleSystem.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1208cb4..17119fb 100755 --- a/kraken/nodes/KRParticleSystem.h +++ b/kraken/nodes/KRParticleSystem.h @@ -2,7 +2,7 @@ // KRParticleSystem.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 185c062..9237064 100755 --- a/kraken/nodes/KRParticleSystemNewtonian.cpp +++ b/kraken/nodes/KRParticleSystemNewtonian.cpp @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 aa191c3..2d068fa 100755 --- a/kraken/nodes/KRParticleSystemNewtonian.h +++ b/kraken/nodes/KRParticleSystemNewtonian.h @@ -2,7 +2,7 @@ // KRParticleSystemNewtonian.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 56895ca..e2f236c 100755 --- a/kraken/nodes/KRPointLight.cpp +++ b/kraken/nodes/KRPointLight.cpp @@ -2,7 +2,7 @@ // KRPointLight.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2ecd83a..133a508 100755 --- a/kraken/nodes/KRPointLight.h +++ b/kraken/nodes/KRPointLight.h @@ -2,7 +2,7 @@ // KRPointLight.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ffbe888..054816a 100755 --- a/kraken/nodes/KRReverbZone.cpp +++ b/kraken/nodes/KRReverbZone.cpp @@ -2,7 +2,7 @@ // KRReverbZone.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2ed2572..bb4ba3b 100755 --- a/kraken/nodes/KRReverbZone.h +++ b/kraken/nodes/KRReverbZone.h @@ -2,7 +2,7 @@ // KRReverbZone.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 341f2ad..4ee6b96 100755 --- a/kraken/nodes/KRSpotLight.cpp +++ b/kraken/nodes/KRSpotLight.cpp @@ -2,7 +2,7 @@ // KRSpotLight.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 26677e4..8513b33 100755 --- a/kraken/nodes/KRSpotLight.h +++ b/kraken/nodes/KRSpotLight.h @@ -2,7 +2,7 @@ // KRSpotLight.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 82eba8f..d091b73 100755 --- a/kraken/nodes/KRSprite.cpp +++ b/kraken/nodes/KRSprite.cpp @@ -2,7 +2,7 @@ // KRSprite.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 903439a..0d26dd4 100755 --- a/kraken/nodes/KRSprite.h +++ b/kraken/nodes/KRSprite.h @@ -2,7 +2,7 @@ // KRSprite.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 844f9da..c0778a9 100644 --- a/kraken/public/context.h +++ b/kraken/public/context.h @@ -2,7 +2,7 @@ // context.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 d2a95a9..2bac699 100644 --- a/kraken/public/kraken.h +++ b/kraken/public/kraken.h @@ -1,7 +1,7 @@ // // kraken.h // Kraken Engine -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 811858b..e04b4e1 100755 --- a/kraken/resources/KRResource+blend.cpp +++ b/kraken/resources/KRResource+blend.cpp @@ -2,7 +2,7 @@ // KRResource+blend.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 99f9624..4b8485e 100755 --- a/kraken/resources/KRResource+blend.h +++ b/kraken/resources/KRResource+blend.h @@ -2,7 +2,7 @@ // KRResource+blend.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 de15ec6..d347cbb 100755 --- a/kraken/resources/KRResource+fbx.cpp +++ b/kraken/resources/KRResource+fbx.cpp @@ -2,7 +2,7 @@ // KRResource+fbx.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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+gltf.cpp b/kraken/resources/KRResource+gltf.cpp index d25e425..19f9335 100644 --- a/kraken/resources/KRResource+gltf.cpp +++ b/kraken/resources/KRResource+gltf.cpp @@ -2,7 +2,7 @@ // KRResource+gltf.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1666dd4..43f3f73 100755 --- a/kraken/resources/KRResource+obj.cpp +++ b/kraken/resources/KRResource+obj.cpp @@ -2,7 +2,7 @@ // KRResource+obj.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2feeee2..1ca6865 100755 --- a/kraken/resources/KRResource.cpp +++ b/kraken/resources/KRResource.cpp @@ -2,7 +2,7 @@ // KRResource.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6039725..72315e2 100755 --- a/kraken/resources/KRResource.h +++ b/kraken/resources/KRResource.h @@ -2,7 +2,7 @@ // KRResource.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRResourceBinding.cpp b/kraken/resources/KRResourceBinding.cpp index 0a74599..c80a081 100644 --- a/kraken/resources/KRResourceBinding.cpp +++ b/kraken/resources/KRResourceBinding.cpp @@ -2,7 +2,7 @@ // KRResource.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRResourceBinding.h b/kraken/resources/KRResourceBinding.h index 89cc4b8..17cf3f7 100644 --- a/kraken/resources/KRResourceBinding.h +++ b/kraken/resources/KRResourceBinding.h @@ -2,7 +2,7 @@ // KRResourceBinding.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5a36066..d54ce91 100644 --- a/kraken/resources/KRResourceManager.cpp +++ b/kraken/resources/KRResourceManager.cpp @@ -2,7 +2,7 @@ // KRResourceManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c32cab3..e43972a 100644 --- a/kraken/resources/KRResourceManager.h +++ b/kraken/resources/KRResourceManager.h @@ -2,7 +2,7 @@ // KRResourceManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRResourceRequest.h b/kraken/resources/KRResourceRequest.h index f4eba1f..cd61a34 100644 --- a/kraken/resources/KRResourceRequest.h +++ b/kraken/resources/KRResourceRequest.h @@ -2,7 +2,7 @@ // KRResource.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b9efb51..2236293 100755 --- a/kraken/resources/animation/KRAnimation.cpp +++ b/kraken/resources/animation/KRAnimation.cpp @@ -2,7 +2,7 @@ // KRAnimation.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 df7d48f..a4e70e5 100755 --- a/kraken/resources/animation/KRAnimation.h +++ b/kraken/resources/animation/KRAnimation.h @@ -2,7 +2,7 @@ // KRAnimation.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e7d0d8f..79b7f2a 100755 --- a/kraken/resources/animation/KRAnimationAttribute.cpp +++ b/kraken/resources/animation/KRAnimationAttribute.cpp @@ -2,7 +2,7 @@ // KRAnimationAttribute.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 380ebda..5868017 100755 --- a/kraken/resources/animation/KRAnimationAttribute.h +++ b/kraken/resources/animation/KRAnimationAttribute.h @@ -2,7 +2,7 @@ // KRAnimationAttribute.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b68e1b6..160123f 100755 --- a/kraken/resources/animation/KRAnimationLayer.cpp +++ b/kraken/resources/animation/KRAnimationLayer.cpp @@ -2,7 +2,7 @@ // KRAnimationLayer.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 27b5cba..fed9b44 100755 --- a/kraken/resources/animation/KRAnimationLayer.h +++ b/kraken/resources/animation/KRAnimationLayer.h @@ -2,7 +2,7 @@ // KRAnimationLayer.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0521779..7118cad 100755 --- a/kraken/resources/animation/KRAnimationManager.cpp +++ b/kraken/resources/animation/KRAnimationManager.cpp @@ -2,7 +2,7 @@ // KRAnimationManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7cb407e..bf7a44d 100755 --- a/kraken/resources/animation/KRAnimationManager.h +++ b/kraken/resources/animation/KRAnimationManager.h @@ -2,7 +2,7 @@ // KRAnimationManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5e4166f..00482f7 100755 --- a/kraken/resources/animation_curve/KRAnimationCurve.cpp +++ b/kraken/resources/animation_curve/KRAnimationCurve.cpp @@ -2,7 +2,7 @@ // KRAnimationCurve.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 36b23d2..402d052 100755 --- a/kraken/resources/animation_curve/KRAnimationCurve.h +++ b/kraken/resources/animation_curve/KRAnimationCurve.h @@ -2,7 +2,7 @@ // KRAnimationCurve.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 37bffe1..661d069 100755 --- a/kraken/resources/animation_curve/KRAnimationCurveManager.cpp +++ b/kraken/resources/animation_curve/KRAnimationCurveManager.cpp @@ -2,7 +2,7 @@ // KRAnimationCurveManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4b56afa..98304ac 100755 --- a/kraken/resources/animation_curve/KRAnimationCurveManager.h +++ b/kraken/resources/animation_curve/KRAnimationCurveManager.h @@ -2,7 +2,7 @@ // KRAnimationCurveManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 281c5d2..aa8ff8a 100755 --- a/kraken/resources/audio/KRAudioManager.cpp +++ b/kraken/resources/audio/KRAudioManager.cpp @@ -2,7 +2,7 @@ // FileManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 cf16c02..12ca809 100755 --- a/kraken/resources/audio/KRAudioManager.h +++ b/kraken/resources/audio/KRAudioManager.h @@ -2,7 +2,7 @@ // FileManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 31b11ec..1d73993 100755 --- a/kraken/resources/audio/KRAudioSample.cpp +++ b/kraken/resources/audio/KRAudioSample.cpp @@ -2,7 +2,7 @@ // KRAudioSample.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b135155..f95baf8 100755 --- a/kraken/resources/audio/KRAudioSample.h +++ b/kraken/resources/audio/KRAudioSample.h @@ -2,7 +2,7 @@ // KRAudioSample.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRAudioSampleBinding.cpp b/kraken/resources/audio/KRAudioSampleBinding.cpp index aafa228..106bc35 100644 --- a/kraken/resources/audio/KRAudioSampleBinding.cpp +++ b/kraken/resources/audio/KRAudioSampleBinding.cpp @@ -2,7 +2,7 @@ // KRAudioSampleBinding.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRAudioSampleBinding.h b/kraken/resources/audio/KRAudioSampleBinding.h index 75087d0..428a6ab 100644 --- a/kraken/resources/audio/KRAudioSampleBinding.h +++ b/kraken/resources/audio/KRAudioSampleBinding.h @@ -2,7 +2,7 @@ // KRAudioSampleBinding.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e670f88..3646bf5 100755 --- a/kraken/resources/bundle/KRBundle.cpp +++ b/kraken/resources/bundle/KRBundle.cpp @@ -2,7 +2,7 @@ // KRBundle.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0573c5e..8eb4a4f 100755 --- a/kraken/resources/bundle/KRBundle.h +++ b/kraken/resources/bundle/KRBundle.h @@ -2,7 +2,7 @@ // KRBundle.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ad6201d..1cc79a9 100755 --- a/kraken/resources/bundle/KRBundleManager.cpp +++ b/kraken/resources/bundle/KRBundleManager.cpp @@ -2,7 +2,7 @@ // KRBundleManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 144bbd8..e1c547a 100755 --- a/kraken/resources/bundle/KRBundleManager.h +++ b/kraken/resources/bundle/KRBundleManager.h @@ -2,7 +2,7 @@ // KRBundleManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 874ac5f..07eb617 100755 --- a/kraken/resources/material/KRMaterial.cpp +++ b/kraken/resources/material/KRMaterial.cpp @@ -2,7 +2,7 @@ // KRMaterial.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e4bd9aa..72e4050 100755 --- a/kraken/resources/material/KRMaterial.h +++ b/kraken/resources/material/KRMaterial.h @@ -2,7 +2,7 @@ // KRMaterial.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRMaterialBinding.cpp b/kraken/resources/material/KRMaterialBinding.cpp index e059de9..ae871bb 100644 --- a/kraken/resources/material/KRMaterialBinding.cpp +++ b/kraken/resources/material/KRMaterialBinding.cpp @@ -2,7 +2,7 @@ // KRMaterialBinding.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRMaterialBinding.h b/kraken/resources/material/KRMaterialBinding.h index d8547ef..7f43ebd 100644 --- a/kraken/resources/material/KRMaterialBinding.h +++ b/kraken/resources/material/KRMaterialBinding.h @@ -2,7 +2,7 @@ // KRMaterialBinding.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3cdcce4..2d34bd2 100755 --- a/kraken/resources/material/KRMaterialManager.cpp +++ b/kraken/resources/material/KRMaterialManager.cpp @@ -2,7 +2,7 @@ // KRMaterialManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e1927d1..1d5dc65 100755 --- a/kraken/resources/material/KRMaterialManager.h +++ b/kraken/resources/material/KRMaterialManager.h @@ -2,7 +2,7 @@ // KRMaterialManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e3bac29..58002aa 100755 --- a/kraken/resources/mesh/KRMesh.cpp +++ b/kraken/resources/mesh/KRMesh.cpp @@ -2,7 +2,7 @@ // KRMesh.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5c03324..debedc1 100755 --- a/kraken/resources/mesh/KRMesh.h +++ b/kraken/resources/mesh/KRMesh.h @@ -2,7 +2,7 @@ // KRMesh.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRMeshBinding.cpp b/kraken/resources/mesh/KRMeshBinding.cpp index a8d1e87..638d2d1 100644 --- a/kraken/resources/mesh/KRMeshBinding.cpp +++ b/kraken/resources/mesh/KRMeshBinding.cpp @@ -2,7 +2,7 @@ // KRMeshBinding.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRMeshBinding.h b/kraken/resources/mesh/KRMeshBinding.h index a3af306..2300d72 100644 --- a/kraken/resources/mesh/KRMeshBinding.h +++ b/kraken/resources/mesh/KRMeshBinding.h @@ -2,7 +2,7 @@ // KRMeshBinding.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a16a7ee..95e69fb 100755 --- a/kraken/resources/mesh/KRMeshCube.cpp +++ b/kraken/resources/mesh/KRMeshCube.cpp @@ -2,7 +2,7 @@ // KRMeshCube.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1783075..b4e436f 100755 --- a/kraken/resources/mesh/KRMeshCube.h +++ b/kraken/resources/mesh/KRMeshCube.h @@ -2,7 +2,7 @@ // KRMeshCube.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 32d5aaf..8872ff6 100755 --- a/kraken/resources/mesh/KRMeshManager.cpp +++ b/kraken/resources/mesh/KRMeshManager.cpp @@ -2,7 +2,7 @@ // KRMeshManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 d479e09..cf01dec 100755 --- a/kraken/resources/mesh/KRMeshManager.h +++ b/kraken/resources/mesh/KRMeshManager.h @@ -2,7 +2,7 @@ // KRMeshManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 49e8335..0777c8e 100755 --- a/kraken/resources/mesh/KRMeshQuad.cpp +++ b/kraken/resources/mesh/KRMeshQuad.cpp @@ -2,7 +2,7 @@ // KRMeshQuad.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 fcf4887..66ff28a 100755 --- a/kraken/resources/mesh/KRMeshQuad.h +++ b/kraken/resources/mesh/KRMeshQuad.h @@ -2,7 +2,7 @@ // KRMeshQuad.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f48bf1e..8b71d10 100755 --- a/kraken/resources/mesh/KRMeshSphere.cpp +++ b/kraken/resources/mesh/KRMeshSphere.cpp @@ -2,7 +2,7 @@ // KRMeshSphere.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6ff4264..f871494 100755 --- a/kraken/resources/mesh/KRMeshSphere.h +++ b/kraken/resources/mesh/KRMeshSphere.h @@ -2,7 +2,7 @@ // KRMeshSphere.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 8f98058..16f5c8a 100755 --- a/kraken/resources/scene/KRScene.cpp +++ b/kraken/resources/scene/KRScene.cpp @@ -2,7 +2,7 @@ // KRScene.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e3c6d72..e328664 100755 --- a/kraken/resources/scene/KRScene.h +++ b/kraken/resources/scene/KRScene.h @@ -2,7 +2,7 @@ // KRScene.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 049c42a..9689607 100755 --- a/kraken/resources/scene/KRSceneManager.cpp +++ b/kraken/resources/scene/KRSceneManager.cpp @@ -2,7 +2,7 @@ // KRSceneManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 48b1f95..c553087 100755 --- a/kraken/resources/scene/KRSceneManager.h +++ b/kraken/resources/scene/KRSceneManager.h @@ -2,7 +2,7 @@ // KRSceneManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 585dbe9..e849e48 100644 --- a/kraken/resources/shader/KRShader.cpp +++ b/kraken/resources/shader/KRShader.cpp @@ -2,7 +2,7 @@ // KRShader.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 12d539e..9ce86f9 100644 --- a/kraken/resources/shader/KRShader.h +++ b/kraken/resources/shader/KRShader.h @@ -2,7 +2,7 @@ // KRShader.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 96693eb..93edc6c 100644 --- a/kraken/resources/shader/KRShaderManager.cpp +++ b/kraken/resources/shader/KRShaderManager.cpp @@ -2,7 +2,7 @@ // ShaderManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 fcc232e..29a8447 100644 --- a/kraken/resources/shader/KRShaderManager.h +++ b/kraken/resources/shader/KRShaderManager.h @@ -2,7 +2,7 @@ // ShaderManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0382cf5..251f519 100644 --- a/kraken/resources/source/KRSource.cpp +++ b/kraken/resources/source/KRSource.cpp @@ -2,7 +2,7 @@ // KRSource.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2939d7c..729f5ed 100644 --- a/kraken/resources/source/KRSource.h +++ b/kraken/resources/source/KRSource.h @@ -2,7 +2,7 @@ // KRSource.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 9b74dcc..7a2122a 100644 --- a/kraken/resources/source/KRSourceManager.cpp +++ b/kraken/resources/source/KRSourceManager.cpp @@ -2,7 +2,7 @@ // SourceManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3138227..51c297c 100644 --- a/kraken/resources/source/KRSourceManager.h +++ b/kraken/resources/source/KRSourceManager.h @@ -2,7 +2,7 @@ // SourceManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 79c82bd..d0449a6 100755 --- a/kraken/resources/texture/KRTexture.cpp +++ b/kraken/resources/texture/KRTexture.cpp @@ -2,7 +2,7 @@ // KRTexture.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c4d01da..e67b4c6 100755 --- a/kraken/resources/texture/KRTexture.h +++ b/kraken/resources/texture/KRTexture.h @@ -2,7 +2,7 @@ // KRTexture.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 cbb675e..359ec41 100755 --- a/kraken/resources/texture/KRTexture2D.cpp +++ b/kraken/resources/texture/KRTexture2D.cpp @@ -2,7 +2,7 @@ // KRTexture2D.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7751d99..3802cc4 100755 --- a/kraken/resources/texture/KRTexture2D.h +++ b/kraken/resources/texture/KRTexture2D.h @@ -2,7 +2,7 @@ // KRTexture2D.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b6125b9..986be5b 100755 --- a/kraken/resources/texture/KRTextureAnimated.cpp +++ b/kraken/resources/texture/KRTextureAnimated.cpp @@ -2,7 +2,7 @@ // KRTextureAnimated.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3f75f7b..a285a64 100755 --- a/kraken/resources/texture/KRTextureAnimated.h +++ b/kraken/resources/texture/KRTextureAnimated.h @@ -2,7 +2,7 @@ // KRTextureAnimated.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRTextureBinding.cpp b/kraken/resources/texture/KRTextureBinding.cpp index d910fa6..8e4e9b2 100644 --- a/kraken/resources/texture/KRTextureBinding.cpp +++ b/kraken/resources/texture/KRTextureBinding.cpp @@ -2,7 +2,7 @@ // KRTextureBinding.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRTextureBinding.h b/kraken/resources/texture/KRTextureBinding.h index 5f6a179..e3be64f 100644 --- a/kraken/resources/texture/KRTextureBinding.h +++ b/kraken/resources/texture/KRTextureBinding.h @@ -2,7 +2,7 @@ // KRTextureBinding.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 2c925ad..1c8bf89 100755 --- a/kraken/resources/texture/KRTextureCube.cpp +++ b/kraken/resources/texture/KRTextureCube.cpp @@ -2,7 +2,7 @@ // KRTextureCube.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 445916f..1f5d775 100755 --- a/kraken/resources/texture/KRTextureCube.h +++ b/kraken/resources/texture/KRTextureCube.h @@ -2,7 +2,7 @@ // KRTextureCube.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ac1929d..6a8e241 100755 --- a/kraken/resources/texture/KRTextureKTX.cpp +++ b/kraken/resources/texture/KRTextureKTX.cpp @@ -2,7 +2,7 @@ // KRTextureKTX.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0d2890e..c3091a2 100755 --- a/kraken/resources/texture/KRTextureKTX.h +++ b/kraken/resources/texture/KRTextureKTX.h @@ -2,7 +2,7 @@ // KRTextureKTX.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a4be47f..42669b4 100644 --- a/kraken/resources/texture/KRTextureKTX2.cpp +++ b/kraken/resources/texture/KRTextureKTX2.cpp @@ -2,7 +2,7 @@ // KRTextureKTX2.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7fbb9f2..6940376 100644 --- a/kraken/resources/texture/KRTextureKTX2.h +++ b/kraken/resources/texture/KRTextureKTX2.h @@ -2,7 +2,7 @@ // KRTextureKTX2.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 34dba82..272d4de 100755 --- a/kraken/resources/texture/KRTextureManager.cpp +++ b/kraken/resources/texture/KRTextureManager.cpp @@ -2,7 +2,7 @@ // KRTextureManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 1c939ef..70587e0 100755 --- a/kraken/resources/texture/KRTextureManager.h +++ b/kraken/resources/texture/KRTextureManager.h @@ -2,7 +2,7 @@ // KRTextureManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRTexturePNG.cpp b/kraken/resources/texture/KRTexturePNG.cpp index f4f5182..cc91f07 100644 --- a/kraken/resources/texture/KRTexturePNG.cpp +++ b/kraken/resources/texture/KRTexturePNG.cpp @@ -2,7 +2,7 @@ // KRTexturePNG.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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/KRTexturePNG.h b/kraken/resources/texture/KRTexturePNG.h index 9d3a6ce..fc91bc1 100644 --- a/kraken/resources/texture/KRTexturePNG.h +++ b/kraken/resources/texture/KRTexturePNG.h @@ -2,7 +2,7 @@ // KRTexturePNG.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 999ddcb..6f8ef4e 100755 --- a/kraken/resources/texture/KRTexturePVR.cpp +++ b/kraken/resources/texture/KRTexturePVR.cpp @@ -2,7 +2,7 @@ // KRTexturePVR.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 07d96c9..0aad3c4 100755 --- a/kraken/resources/texture/KRTexturePVR.h +++ b/kraken/resources/texture/KRTexturePVR.h @@ -2,7 +2,7 @@ // KRTexturePVR.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c63363c..62fcb4c 100755 --- a/kraken/resources/texture/KRTextureTGA.cpp +++ b/kraken/resources/texture/KRTextureTGA.cpp @@ -2,7 +2,7 @@ // KRTextureTGA.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 fc1412e..691df84 100755 --- a/kraken/resources/texture/KRTextureTGA.h +++ b/kraken/resources/texture/KRTextureTGA.h @@ -2,7 +2,7 @@ // KRTextureTGA.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5750390..ac1aec8 100755 --- a/kraken/resources/unknown/KRUnknown.cpp +++ b/kraken/resources/unknown/KRUnknown.cpp @@ -2,7 +2,7 @@ // KRUnknown.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 839a466..501afaf 100755 --- a/kraken/resources/unknown/KRUnknown.h +++ b/kraken/resources/unknown/KRUnknown.h @@ -2,7 +2,7 @@ // KRUnknown.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 432e0ad..4dc9f55 100755 --- a/kraken/resources/unknown/KRUnknownManager.cpp +++ b/kraken/resources/unknown/KRUnknownManager.cpp @@ -2,7 +2,7 @@ // KRUnknownManager.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 853b78b..e7e2a4d 100755 --- a/kraken/resources/unknown/KRUnknownManager.h +++ b/kraken/resources/unknown/KRUnknownManager.h @@ -2,7 +2,7 @@ // KRUnknownManager.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6d8023c..105eddc 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 60e90a8..c779072 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f56c716..735ed99 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 703faed..4f80cee 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 90a0546..d9c3d8d 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 f8da955..f086bfb 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5fff5c7..9b46546 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 50e0907..55de817 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 00233f3..cc63dc5 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0dede4c..fbeb7ba 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 35a260c..a347aca 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4e64888..661e1f1 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e13f6c4..168cbe9 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0fef3e8..2cb484f 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 e6d5837..7869c97 100644 --- a/standard_assets/shaders/object.frag +++ b/standard_assets/shaders/object.frag @@ -2,7 +2,7 @@ // object.frag // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 c49c134..5a2d7e1 100644 --- a/standard_assets/shaders/object.vert +++ b/standard_assets/shaders/object.vert @@ -2,7 +2,7 @@ // object.vert // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 083a8ca..00d974e 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 77a4cac..8c41abc 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 a6007a5..dd43986 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 17f46e7..d023ccf 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6f77125..70c7e4c 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 4365cf8..1f956a5 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 372e435..fdeaa74 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 5f89ff7..d197059 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 ef403e8..dfb46c7 100644 --- a/standard_assets/shaders/sprite.frag +++ b/standard_assets/shaders/sprite.frag @@ -2,7 +2,7 @@ // sprite.frag // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 9740bc2..f5d5b14 100644 --- a/standard_assets/shaders/sprite.vert +++ b/standard_assets/shaders/sprite.vert @@ -2,7 +2,7 @@ // sprite.vert // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0d0ff4e..ce6e3db 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 9e26d9d..3bcefa2 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 3a28274..1275ebb 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b206606..4c8627f 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b443863..f5b601a 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 b00db28..b5693c6 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 cd63b5b..7264041 100644 --- a/tests/smoke/hello_cube/harness.cpp +++ b/tests/smoke/hello_cube/harness.cpp @@ -2,7 +2,7 @@ // harness.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 03afef7..b7f5929 100644 --- a/tests/smoke/hello_cube/harness.h +++ b/tests/smoke/hello_cube/harness.h @@ -2,7 +2,7 @@ // harness.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 6f9abf7..1f85bd1 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 395a2a2..538d7a4 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 7c72ba4..1f4ff5b 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 dd76a4e..cec85a4 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 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 0a345d6..59b8204 100644 --- a/tools/convert/main.cpp +++ b/tools/convert/main.cpp @@ -2,7 +2,7 @@ // main.cpp // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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 df3015a..7fdd569 100644 --- a/tools/convert/main.h +++ b/tools/convert/main.h @@ -2,7 +2,7 @@ // main.h // Kraken Engine // -// Copyright 2025 Kearwood Gilbert. All rights reserved. +// Copyright 2026 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: