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
// 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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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:

View File

@@ -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: