diff --git a/kraken/KRAmbientZone.cpp b/kraken/KRAmbientZone.cpp index 63e9933..c4306b8 100755 --- a/kraken/KRAmbientZone.cpp +++ b/kraken/KRAmbientZone.cpp @@ -2,7 +2,7 @@ // KRAmbientZone.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAmbientZone.h b/kraken/KRAmbientZone.h index 79cef96..ef32b57 100755 --- a/kraken/KRAmbientZone.h +++ b/kraken/KRAmbientZone.h @@ -2,7 +2,7 @@ // KRAmbientZone.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimation.cpp b/kraken/KRAnimation.cpp index cab76ad..cf7b036 100755 --- a/kraken/KRAnimation.cpp +++ b/kraken/KRAnimation.cpp @@ -2,7 +2,7 @@ // KRAnimation.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimation.h b/kraken/KRAnimation.h index 448a63b..a606c02 100755 --- a/kraken/KRAnimation.h +++ b/kraken/KRAnimation.h @@ -2,7 +2,7 @@ // KRAnimation.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationAttribute.cpp b/kraken/KRAnimationAttribute.cpp index 1bfef24..7be149e 100755 --- a/kraken/KRAnimationAttribute.cpp +++ b/kraken/KRAnimationAttribute.cpp @@ -2,7 +2,7 @@ // KRAnimationAttribute.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationAttribute.h b/kraken/KRAnimationAttribute.h index a8518c2..933f24b 100755 --- a/kraken/KRAnimationAttribute.h +++ b/kraken/KRAnimationAttribute.h @@ -2,7 +2,7 @@ // KRAnimationAttribute.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurve.cpp b/kraken/KRAnimationCurve.cpp index 8c02522..a1c72bb 100755 --- a/kraken/KRAnimationCurve.cpp +++ b/kraken/KRAnimationCurve.cpp @@ -2,7 +2,7 @@ // KRAnimationCurve.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurve.h b/kraken/KRAnimationCurve.h index df5740d..27fc57c 100755 --- a/kraken/KRAnimationCurve.h +++ b/kraken/KRAnimationCurve.h @@ -2,7 +2,7 @@ // KRAnimationCurve.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurveManager.cpp b/kraken/KRAnimationCurveManager.cpp index 8434b7c..142d632 100755 --- a/kraken/KRAnimationCurveManager.cpp +++ b/kraken/KRAnimationCurveManager.cpp @@ -2,7 +2,7 @@ // KRAnimationCurveManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationCurveManager.h b/kraken/KRAnimationCurveManager.h index 06b1214..961ccd5 100755 --- a/kraken/KRAnimationCurveManager.h +++ b/kraken/KRAnimationCurveManager.h @@ -2,7 +2,7 @@ // KRAnimationCurveManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationLayer.cpp b/kraken/KRAnimationLayer.cpp index 77c514b..edf417a 100755 --- a/kraken/KRAnimationLayer.cpp +++ b/kraken/KRAnimationLayer.cpp @@ -2,7 +2,7 @@ // KRAnimationLayer.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationLayer.h b/kraken/KRAnimationLayer.h index 58b39bd..d85e30d 100755 --- a/kraken/KRAnimationLayer.h +++ b/kraken/KRAnimationLayer.h @@ -2,7 +2,7 @@ // KRAnimationLayer.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationManager.cpp b/kraken/KRAnimationManager.cpp index ca321e8..8c3487a 100755 --- a/kraken/KRAnimationManager.cpp +++ b/kraken/KRAnimationManager.cpp @@ -2,7 +2,7 @@ // KRAnimationManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAnimationManager.h b/kraken/KRAnimationManager.h index e79b303..212a010 100755 --- a/kraken/KRAnimationManager.h +++ b/kraken/KRAnimationManager.h @@ -2,7 +2,7 @@ // KRAnimationManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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.cpp b/kraken/KRAudioBuffer.cpp index 46fa596..d71b34f 100755 --- a/kraken/KRAudioBuffer.cpp +++ b/kraken/KRAudioBuffer.cpp @@ -2,7 +2,7 @@ // KRAudioBuffer.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 af7254b..c26b2b0 100755 --- a/kraken/KRAudioBuffer.h +++ b/kraken/KRAudioBuffer.h @@ -2,7 +2,7 @@ // KRAudioBuffer.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioManager.cpp b/kraken/KRAudioManager.cpp index f138966..4452e38 100755 --- a/kraken/KRAudioManager.cpp +++ b/kraken/KRAudioManager.cpp @@ -2,7 +2,7 @@ // FileManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioManager.h b/kraken/KRAudioManager.h index 5310906..cb0ecd6 100755 --- a/kraken/KRAudioManager.h +++ b/kraken/KRAudioManager.h @@ -2,7 +2,7 @@ // FileManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSample.cpp b/kraken/KRAudioSample.cpp index f227dcf..51a44f5 100755 --- a/kraken/KRAudioSample.cpp +++ b/kraken/KRAudioSample.cpp @@ -2,7 +2,7 @@ // KRAudioSample.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSample.h b/kraken/KRAudioSample.h index 42e5580..001ae22 100755 --- a/kraken/KRAudioSample.h +++ b/kraken/KRAudioSample.h @@ -2,7 +2,7 @@ // KRAudioSample.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSource.cpp b/kraken/KRAudioSource.cpp index cb41b22..d63c118 100755 --- a/kraken/KRAudioSource.cpp +++ b/kraken/KRAudioSource.cpp @@ -2,7 +2,7 @@ // KRAudioSource.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRAudioSource.h b/kraken/KRAudioSource.h index 1dc6092..5e50e36 100755 --- a/kraken/KRAudioSource.h +++ b/kraken/KRAudioSource.h @@ -2,7 +2,7 @@ // KRAudioSource.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 24efedf..8231935 100755 --- a/kraken/KRBehavior.cpp +++ b/kraken/KRBehavior.cpp @@ -2,7 +2,7 @@ // KRBehavior.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 3e933e9..7ced17e 100755 --- a/kraken/KRBehavior.h +++ b/kraken/KRBehavior.h @@ -2,7 +2,7 @@ // KRBehavior.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBone.cpp b/kraken/KRBone.cpp index 82fa736..7344bb2 100755 --- a/kraken/KRBone.cpp +++ b/kraken/KRBone.cpp @@ -2,7 +2,7 @@ // KRBone.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBone.h b/kraken/KRBone.h index 7f96509..af09f24 100755 --- a/kraken/KRBone.h +++ b/kraken/KRBone.h @@ -2,7 +2,7 @@ // KRBone.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundle.cpp b/kraken/KRBundle.cpp index 9173b0b..725e9d5 100755 --- a/kraken/KRBundle.cpp +++ b/kraken/KRBundle.cpp @@ -2,7 +2,7 @@ // KRBundle.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundle.h b/kraken/KRBundle.h index 873540e..924b5d5 100755 --- a/kraken/KRBundle.h +++ b/kraken/KRBundle.h @@ -2,7 +2,7 @@ // KRBundle.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundleManager.cpp b/kraken/KRBundleManager.cpp index 23969ef..00c4145 100755 --- a/kraken/KRBundleManager.cpp +++ b/kraken/KRBundleManager.cpp @@ -2,7 +2,7 @@ // KRBundleManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRBundleManager.h b/kraken/KRBundleManager.h index 1c52549..5450a71 100755 --- a/kraken/KRBundleManager.h +++ b/kraken/KRBundleManager.h @@ -2,7 +2,7 @@ // KRBundleManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCamera.cpp b/kraken/KRCamera.cpp index 1a029b7..49966b7 100755 --- a/kraken/KRCamera.cpp +++ b/kraken/KRCamera.cpp @@ -2,7 +2,7 @@ // KRCamera.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCamera.h b/kraken/KRCamera.h index 97726d6..e3252da 100755 --- a/kraken/KRCamera.h +++ b/kraken/KRCamera.h @@ -2,7 +2,7 @@ // KRSettings.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCollider.cpp b/kraken/KRCollider.cpp index 70ace31..85981dc 100755 --- a/kraken/KRCollider.cpp +++ b/kraken/KRCollider.cpp @@ -2,7 +2,7 @@ // KRCollider.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRCollider.h b/kraken/KRCollider.h index 97b37b3..c861b36 100755 --- a/kraken/KRCollider.h +++ b/kraken/KRCollider.h @@ -2,7 +2,7 @@ // KRCollider.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 551dfd7..8acd6ff 100755 --- a/kraken/KRContext.cpp +++ b/kraken/KRContext.cpp @@ -2,7 +2,7 @@ // KRContext.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 7ed142f..abe5753 100755 --- a/kraken/KRContext.h +++ b/kraken/KRContext.h @@ -2,7 +2,7 @@ // KRContext.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 61290b0..887c85d 100755 --- a/kraken/KRContextObject.cpp +++ b/kraken/KRContextObject.cpp @@ -2,7 +2,7 @@ // KRContextObject.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 30b80a7..e74590c 100755 --- a/kraken/KRContextObject.h +++ b/kraken/KRContextObject.h @@ -2,7 +2,7 @@ // KRContextObject.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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_ios.mm b/kraken/KRContext_ios.mm index 67889c0..cb03f7a 100755 --- a/kraken/KRContext_ios.mm +++ b/kraken/KRContext_ios.mm @@ -2,7 +2,7 @@ // KRContext_ios.mm // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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_osx.mm b/kraken/KRContext_osx.mm index e4e2957..9c48738 100755 --- a/kraken/KRContext_osx.mm +++ b/kraken/KRContext_osx.mm @@ -2,7 +2,7 @@ // KRContext_osx.mm // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDSP.h b/kraken/KRDSP.h index 078c2dd..4348641 100644 --- a/kraken/KRDSP.h +++ b/kraken/KRDSP.h @@ -2,7 +2,7 @@ // KRDSP.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDSP_slow.cpp b/kraken/KRDSP_slow.cpp index c2ae1be..9145036 100644 --- a/kraken/KRDSP_slow.cpp +++ b/kraken/KRDSP_slow.cpp @@ -2,7 +2,7 @@ // KRDSP_slow.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDataBlock.cpp b/kraken/KRDataBlock.cpp index 94a2839..f912575 100755 --- a/kraken/KRDataBlock.cpp +++ b/kraken/KRDataBlock.cpp @@ -2,7 +2,7 @@ // KRDataBlock.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDataBlock.h b/kraken/KRDataBlock.h index e42dfc6..1bc0db8 100755 --- a/kraken/KRDataBlock.h +++ b/kraken/KRDataBlock.h @@ -2,7 +2,7 @@ // KRDataBlock.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 3b0a15d..bfbd4d7 100644 --- a/kraken/KRDevice.cpp +++ b/kraken/KRDevice.cpp @@ -2,7 +2,7 @@ // KRDevice.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 ded7483..057ac4c 100644 --- a/kraken/KRDevice.h +++ b/kraken/KRDevice.h @@ -2,7 +2,7 @@ // KRDevice.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 8c67b65..29373b1 100644 --- a/kraken/KRDeviceManager.cpp +++ b/kraken/KRDeviceManager.cpp @@ -2,7 +2,7 @@ // KRDeviceManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 dd2956c..45137fd 100644 --- a/kraken/KRDeviceManager.h +++ b/kraken/KRDeviceManager.h @@ -2,7 +2,7 @@ // KRDeviceManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDirectionalLight.cpp b/kraken/KRDirectionalLight.cpp index df96bf3..18a78e2 100755 --- a/kraken/KRDirectionalLight.cpp +++ b/kraken/KRDirectionalLight.cpp @@ -2,7 +2,7 @@ // KRDirectionalLight.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRDirectionalLight.h b/kraken/KRDirectionalLight.h index 4d4a3a4..d111b64 100755 --- a/kraken/KRDirectionalLight.h +++ b/kraken/KRDirectionalLight.h @@ -2,7 +2,7 @@ // KRDirectionalLight.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 cea7840..c81faa7 100755 --- a/kraken/KREngine-common.h +++ b/kraken/KREngine-common.h @@ -2,7 +2,7 @@ // Kraken Engine-common.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 c9c205e..5ea3e08 100755 --- a/kraken/KREngine.h +++ b/kraken/KREngine.h @@ -2,7 +2,7 @@ // Kraken Engine.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 9979797..c7a195b 100644 --- a/kraken/KRHelpers.cpp +++ b/kraken/KRHelpers.cpp @@ -2,7 +2,7 @@ // KRHelpers.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 53cf913..42aaf7f 100644 --- a/kraken/KRHelpers.h +++ b/kraken/KRHelpers.h @@ -2,7 +2,7 @@ // KRHelpers.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLODGroup.cpp b/kraken/KRLODGroup.cpp index 98eba9f..4cfe110 100755 --- a/kraken/KRLODGroup.cpp +++ b/kraken/KRLODGroup.cpp @@ -2,7 +2,7 @@ // KRLODGroup.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLODGroup.h b/kraken/KRLODGroup.h index f155f58..f24c65f 100755 --- a/kraken/KRLODGroup.h +++ b/kraken/KRLODGroup.h @@ -2,7 +2,7 @@ // KRLODGroup.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLODSet.cpp b/kraken/KRLODSet.cpp index 5fcce9f..b6ade5b 100755 --- a/kraken/KRLODSet.cpp +++ b/kraken/KRLODSet.cpp @@ -2,7 +2,7 @@ // KRLODSet.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLODSet.h b/kraken/KRLODSet.h index c885ed7..abc3d49 100755 --- a/kraken/KRLODSet.h +++ b/kraken/KRLODSet.h @@ -2,7 +2,7 @@ // KRLODSet.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLight.cpp b/kraken/KRLight.cpp index f9782e6..4e43dca 100755 --- a/kraken/KRLight.cpp +++ b/kraken/KRLight.cpp @@ -2,7 +2,7 @@ // KRLight.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLight.h b/kraken/KRLight.h index e86427d..a99d2b0 100755 --- a/kraken/KRLight.h +++ b/kraken/KRLight.h @@ -2,7 +2,7 @@ // KRLight.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLocator.cpp b/kraken/KRLocator.cpp index 04f71aa..ae6f8d1 100755 --- a/kraken/KRLocator.cpp +++ b/kraken/KRLocator.cpp @@ -2,7 +2,7 @@ // KRLocator.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRLocator.h b/kraken/KRLocator.h index 833136e..905f23b 100755 --- a/kraken/KRLocator.h +++ b/kraken/KRLocator.h @@ -2,7 +2,7 @@ // KRLocator.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterial.h b/kraken/KRMaterial.h index 7d75dc6..b9c6ce5 100755 --- a/kraken/KRMaterial.h +++ b/kraken/KRMaterial.h @@ -2,7 +2,7 @@ // KRMaterial.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterialManager.cpp b/kraken/KRMaterialManager.cpp index 7b0e65d..b75f781 100755 --- a/kraken/KRMaterialManager.cpp +++ b/kraken/KRMaterialManager.cpp @@ -2,7 +2,7 @@ // KRMaterialManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMaterialManager.h b/kraken/KRMaterialManager.h index 3c80c92..f4af7b6 100755 --- a/kraken/KRMaterialManager.h +++ b/kraken/KRMaterialManager.h @@ -2,7 +2,7 @@ // KRMaterialManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMesh.cpp b/kraken/KRMesh.cpp index acefce9..76d88ed 100755 --- a/kraken/KRMesh.cpp +++ b/kraken/KRMesh.cpp @@ -2,7 +2,7 @@ // KRMesh.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMesh.h b/kraken/KRMesh.h index 01000de..086f596 100755 --- a/kraken/KRMesh.h +++ b/kraken/KRMesh.h @@ -2,7 +2,7 @@ // KRMesh.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshCube.cpp b/kraken/KRMeshCube.cpp index 6dd9f25..2455ff9 100755 --- a/kraken/KRMeshCube.cpp +++ b/kraken/KRMeshCube.cpp @@ -2,7 +2,7 @@ // KRMeshCube.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshCube.h b/kraken/KRMeshCube.h index b350510..8074fd5 100755 --- a/kraken/KRMeshCube.h +++ b/kraken/KRMeshCube.h @@ -2,7 +2,7 @@ // KRMeshCube.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshManager.h b/kraken/KRMeshManager.h index 1b02e26..0344a60 100755 --- a/kraken/KRMeshManager.h +++ b/kraken/KRMeshManager.h @@ -2,7 +2,7 @@ // KRMeshManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshQuad.cpp b/kraken/KRMeshQuad.cpp index fa5a540..5ab620a 100755 --- a/kraken/KRMeshQuad.cpp +++ b/kraken/KRMeshQuad.cpp @@ -2,7 +2,7 @@ // KRMeshQuad.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshQuad.h b/kraken/KRMeshQuad.h index 15ce7ef..ed78b10 100755 --- a/kraken/KRMeshQuad.h +++ b/kraken/KRMeshQuad.h @@ -2,7 +2,7 @@ // KRMeshQuad.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshSphere.cpp b/kraken/KRMeshSphere.cpp index 21298c1..9d4d198 100755 --- a/kraken/KRMeshSphere.cpp +++ b/kraken/KRMeshSphere.cpp @@ -2,7 +2,7 @@ // KRMeshSphere.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRMeshSphere.h b/kraken/KRMeshSphere.h index 9510a5c..9403760 100755 --- a/kraken/KRMeshSphere.h +++ b/kraken/KRMeshSphere.h @@ -2,7 +2,7 @@ // KRMeshSphere.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRModel.h b/kraken/KRModel.h index ce6c1bd..abb7228 100755 --- a/kraken/KRModel.h +++ b/kraken/KRModel.h @@ -2,7 +2,7 @@ // KRModel.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 ca19725..6ecd478 100755 --- a/kraken/KROctree.h +++ b/kraken/KROctree.h @@ -2,7 +2,7 @@ // KROctree.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 6da47ac..5fb217d 100755 --- a/kraken/KROctreeNode.h +++ b/kraken/KROctreeNode.h @@ -2,7 +2,7 @@ // KROctreeNode.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPointLight.cpp b/kraken/KRPointLight.cpp index a091972..538e86f 100755 --- a/kraken/KRPointLight.cpp +++ b/kraken/KRPointLight.cpp @@ -2,7 +2,7 @@ // KRPointLight.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRPointLight.h b/kraken/KRPointLight.h index 541e05f..94d77ff 100755 --- a/kraken/KRPointLight.h +++ b/kraken/KRPointLight.h @@ -2,7 +2,7 @@ // KRPointLight.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRResource.cpp b/kraken/KRResource.cpp index de0f6a9..edc04fc 100755 --- a/kraken/KRResource.cpp +++ b/kraken/KRResource.cpp @@ -2,7 +2,7 @@ // KRResource.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRResource.h b/kraken/KRResource.h index 327562e..9e94f57 100755 --- a/kraken/KRResource.h +++ b/kraken/KRResource.h @@ -2,7 +2,7 @@ // KRResource.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSpotLight.cpp b/kraken/KRSpotLight.cpp index 8845a91..c5fb9f9 100755 --- a/kraken/KRSpotLight.cpp +++ b/kraken/KRSpotLight.cpp @@ -2,7 +2,7 @@ // KRSpotLight.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRSpotLight.h b/kraken/KRSpotLight.h index 7817585..db76d03 100755 --- a/kraken/KRSpotLight.h +++ b/kraken/KRSpotLight.h @@ -2,7 +2,7 @@ // KRSpotLight.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 f5a93ff..87cb0fa 100644 --- a/kraken/KRStreamerThread.cpp +++ b/kraken/KRStreamerThread.cpp @@ -2,7 +2,7 @@ // KRStreamerThread.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 f59fab0..02c3c88 100755 --- a/kraken/KRStreamerThread.h +++ b/kraken/KRStreamerThread.h @@ -2,7 +2,7 @@ // KRStreamerThread.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture.cpp b/kraken/KRTexture.cpp index f74d64a..a624dc0 100755 --- a/kraken/KRTexture.cpp +++ b/kraken/KRTexture.cpp @@ -2,7 +2,7 @@ // KRTexture.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture.h b/kraken/KRTexture.h index aa21621..9e32b9b 100755 --- a/kraken/KRTexture.h +++ b/kraken/KRTexture.h @@ -2,7 +2,7 @@ // KRTexture.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture2D.cpp b/kraken/KRTexture2D.cpp index fec9e0b..2691b85 100755 --- a/kraken/KRTexture2D.cpp +++ b/kraken/KRTexture2D.cpp @@ -2,7 +2,7 @@ // KRTexture2D.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexture2D.h b/kraken/KRTexture2D.h index 720d022..bcf92ea 100755 --- a/kraken/KRTexture2D.h +++ b/kraken/KRTexture2D.h @@ -2,7 +2,7 @@ // KRTexture2D.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureAnimated.cpp b/kraken/KRTextureAnimated.cpp index e8d446d..94e4606 100755 --- a/kraken/KRTextureAnimated.cpp +++ b/kraken/KRTextureAnimated.cpp @@ -2,7 +2,7 @@ // KRTextureAnimated.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureAnimated.h b/kraken/KRTextureAnimated.h index fff0dd6..143f49c 100755 --- a/kraken/KRTextureAnimated.h +++ b/kraken/KRTextureAnimated.h @@ -2,7 +2,7 @@ // KRTextureAnimated.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureCube.cpp b/kraken/KRTextureCube.cpp index 4316eaf..a900c0d 100755 --- a/kraken/KRTextureCube.cpp +++ b/kraken/KRTextureCube.cpp @@ -2,7 +2,7 @@ // KRTextureCube.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureCube.h b/kraken/KRTextureCube.h index 305998e..d3fb194 100755 --- a/kraken/KRTextureCube.h +++ b/kraken/KRTextureCube.h @@ -2,7 +2,7 @@ // KRTextureCube.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX.cpp b/kraken/KRTextureKTX.cpp index dbc5b80..4b0a441 100755 --- a/kraken/KRTextureKTX.cpp +++ b/kraken/KRTextureKTX.cpp @@ -2,7 +2,7 @@ // KRTextureKTX.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX.h b/kraken/KRTextureKTX.h index f8be0c0..798c622 100755 --- a/kraken/KRTextureKTX.h +++ b/kraken/KRTextureKTX.h @@ -2,7 +2,7 @@ // KRTextureKTX.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX2.cpp b/kraken/KRTextureKTX2.cpp index c4a11ee..b06a8bb 100644 --- a/kraken/KRTextureKTX2.cpp +++ b/kraken/KRTextureKTX2.cpp @@ -2,7 +2,7 @@ // KRTextureKTX2.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureKTX2.h b/kraken/KRTextureKTX2.h index 50463e6..ce8ff3e 100644 --- a/kraken/KRTextureKTX2.h +++ b/kraken/KRTextureKTX2.h @@ -2,7 +2,7 @@ // KRTextureKTX2.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureManager.cpp b/kraken/KRTextureManager.cpp index 8f21c74..749a99d 100755 --- a/kraken/KRTextureManager.cpp +++ b/kraken/KRTextureManager.cpp @@ -2,7 +2,7 @@ // KRTextureManager.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureManager.h b/kraken/KRTextureManager.h index ac2e2c4..5f5bd1e 100755 --- a/kraken/KRTextureManager.h +++ b/kraken/KRTextureManager.h @@ -2,7 +2,7 @@ // KRTextureManager.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexturePVR.cpp b/kraken/KRTexturePVR.cpp index 1752e00..f1e43d9 100755 --- a/kraken/KRTexturePVR.cpp +++ b/kraken/KRTexturePVR.cpp @@ -2,7 +2,7 @@ // KRTexturePVR.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTexturePVR.h b/kraken/KRTexturePVR.h index 9e2fa54..f641af3 100755 --- a/kraken/KRTexturePVR.h +++ b/kraken/KRTexturePVR.h @@ -2,7 +2,7 @@ // KRTexturePVR.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureTGA.cpp b/kraken/KRTextureTGA.cpp index 9ad1735..332cb09 100755 --- a/kraken/KRTextureTGA.cpp +++ b/kraken/KRTextureTGA.cpp @@ -2,7 +2,7 @@ // KRTextureTGA.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: diff --git a/kraken/KRTextureTGA.h b/kraken/KRTextureTGA.h index afd1a40..5f597f5 100755 --- a/kraken/KRTextureTGA.h +++ b/kraken/KRTextureTGA.h @@ -2,7 +2,7 @@ // KRTextureTGA.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 25f3729..da7f69c 100644 --- a/kraken/kraken.cpp +++ b/kraken/kraken.cpp @@ -2,7 +2,7 @@ // kraken.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution 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 eaebc61..91bbbe9 100644 --- a/kraken/public/kraken.h +++ b/kraken/public/kraken.h @@ -1,7 +1,7 @@ // // kraken.h // Kraken Engine -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 f76d332..c6e9b93 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 751d638..12b52b4 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 57e59bf..296493d 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 8efe4f6..e930ecd 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 e49fcb9..31f67a4 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 cd79a7d..745d01b 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 7da09d7..131f02a 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 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 e75edec..f8b8683 100644 --- a/tools/convert/main.cpp +++ b/tools/convert/main.cpp @@ -2,7 +2,7 @@ // main.cpp // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // 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 0e9af0e..650b6a2 100644 --- a/tools/convert/main.h +++ b/tools/convert/main.h @@ -2,7 +2,7 @@ // main.h // Kraken Engine // -// Copyright 2022 Kearwood Gilbert. All rights reserved. +// Copyright 2023 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: