diff --git a/kraken/KRContext_ios.mm b/kraken/KRContext_ios.mm index 8c906d2..67889c0 100755 --- a/kraken/KRContext_ios.mm +++ b/kraken/KRContext_ios.mm @@ -2,7 +2,7 @@ // KRContext_ios.mm // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // Redistribution 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 78ab1af..e4e2957 100755 --- a/kraken/KRContext_osx.mm +++ b/kraken/KRContext_osx.mm @@ -2,7 +2,7 @@ // KRContext_osx.mm // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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/ObjectShader_osx.fsh b/standard_assets/shaders/ObjectShader_osx.fsh index 6dbb61b..38d7bf7 100644 --- a/standard_assets/shaders/ObjectShader_osx.fsh +++ b/standard_assets/shaders/ObjectShader_osx.fsh @@ -2,7 +2,7 @@ // ObjectShader_osx.fsh // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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/ObjectShader_osx.vsh b/standard_assets/shaders/ObjectShader_osx.vsh index b223a21..6cdc5e0 100644 --- a/standard_assets/shaders/ObjectShader_osx.vsh +++ b/standard_assets/shaders/ObjectShader_osx.vsh @@ -2,7 +2,7 @@ // ObjectShader_osx.vsh // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 e465c9f..a33a6d1 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 c3c1142..b07d3ca 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 0114edc..975cd86 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 eec88b2..b5fd029 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 d058927..e02daac 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 a6faa0c..edbb6b6 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 35c34c0..77e8090 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 bf50a85..364b7df 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 64b55ca..f76d332 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 2565ed3..751d638 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 42d4ad5..57e59bf 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 f76a964..8efe4f6 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 c2279f2..e49fcb9 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 12e78a1..cd79a7d 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 8b8c759..4f65aeb 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 e75273a..6fc27b4 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 a263584..dd10054 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 2c686e4..8af6b13 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 a233798..b795715 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 ad77e34..68a1819 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 9641e66..ec85f91 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 6226efc..253b4bc 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 85f8419..d687a3b 100644 --- a/standard_assets/shaders/sprite.frag +++ b/standard_assets/shaders/sprite.frag @@ -2,7 +2,7 @@ // sprite.frag // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 678164c..8e38297 100644 --- a/standard_assets/shaders/sprite.vert +++ b/standard_assets/shaders/sprite.vert @@ -2,7 +2,7 @@ // sprite.vert // Kraken Engine // -// Copyright 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 b1b03c1..bc7f2a6 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 3c0a327..91027bd 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 d03cca4..ebeff4b 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 594664a..fcbcb19 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 d0c1d76..b83813c 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 58cf251..700f1d8 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // 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 5aaf5bc..4474ff7 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 2021 Kearwood Gilbert. All rights reserved. +// Copyright 2022 Kearwood Gilbert. All rights reserved. // // Redistribution and use in source and binary forms, with or without modification, are // permitted provided that the following conditions are met: