Bump year in shader license headers

This commit is contained in:
2022-07-16 01:12:16 -07:00
parent 90dd95ae76
commit 41679f0497
35 changed files with 35 additions and 35 deletions

View File

@@ -2,7 +2,7 @@
// KRContext_ios.mm // KRContext_ios.mm
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// KRContext_osx.mm // KRContext_osx.mm
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// ObjectShader_osx.fsh // ObjectShader_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// ObjectShader_osx.vsh // ObjectShader_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// ShadowShader_osx.fsh // ShadowShader_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// ShadowShader_osx.vsh // ShadowShader_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// debug_font_osx.fsh // debug_font_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// debug_font_osx.vsh // debug_font_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// dust_particle_osx.fsh // dust_particle_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// dust_particle_osx.vsh // dust_particle_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// flare_osx.fsh // flare_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// flare_osx.vsh // flare_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_directional_osx.fsh // light_directional_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_directional_osx.vsh // light_directional_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_point_inside_osx.fsh // light_point_inside_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_point_inside_osx.vsh // light_point_inside_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_point_osx.fsh // light_point_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// light_point_osx.vsh // light_point_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// occlusion_test_osx.fsh // occlusion_test_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// occlusion_test_osx.vsh // occlusion_test_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// post_fx.frag // post_fx.frag
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// post_fx_vert // post_fx_vert
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// simple_blit.frag // simple_blit.frag
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// simple_blit.vert // simple_blit.vert
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// sky_box_osx.fsh // sky_box_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// sky_box_osx.vsh // sky_box_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// sprite.frag // sprite.frag
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// sprite.vert // sprite.vert
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// visualize_overlay_osx.fsh // visualize_overlay_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// visualize_overlay_osx.vsh // visualize_overlay_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// volumetric_fog_downsampled_osx.fsh // volumetric_fog_downsampled_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// volumetric_fog_downsampled_osx.vsh // volumetric_fog_downsampled_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// volumetric_fog_osx.fsh // volumetric_fog_osx.fsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// volumetric_fog_osx.vsh // volumetric_fog_osx.vsh
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met:

View File

@@ -2,7 +2,7 @@
// main_macos.mm // main_macos.mm
// Kraken Engine // 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 // Redistribution and use in source and binary forms, with or without modification, are
// permitted provided that the following conditions are met: // permitted provided that the following conditions are met: