diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp index 26438446..90e20a53 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.cpp @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.cpp * - * Copyright (c) 2015-2021 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h index 58accd13..917425f9 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/MoltenVKShaderConverterTool.h @@ -1,7 +1,7 @@ /* * MoltenVKShaderConverterTool.h * - * Copyright (c) 2015-2021 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.h b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.h index 7276441e..4251619a 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.h +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.h @@ -1,7 +1,7 @@ /* * OSSupport.h * - * Copyright (c) 2015-2021 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.mm b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.mm index 61691d11..606119ac 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.mm +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/OSSupport.mm @@ -1,7 +1,7 @@ /* * OSSupport.mm * - * Copyright (c) 2015-2021 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp index 31008e38..1b6650e9 100644 --- a/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp +++ b/MoltenVKShaderConverter/MoltenVKShaderConverterTool/main.cpp @@ -1,7 +1,7 @@ /* * main.cpp * - * Copyright (c) 2015-2021 The Brenwill Workshop Ltd. (http://www.brenwill.com) + * Copyright (c) 2015-2022 The Brenwill Workshop Ltd. (http://www.brenwill.com) * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. diff --git a/Scripts/packagePregenSpirvToolsHeaders b/Scripts/packagePregenSpirvToolsHeaders index bb3e0b60..af8f10a7 100755 --- a/Scripts/packagePregenSpirvToolsHeaders +++ b/Scripts/packagePregenSpirvToolsHeaders @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2016-2021 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2022 The Brenwill Workshop Ltd. # # packagePregenSpirvToolsHeaders - Packages Spirv-Tools headers to simplify building glslang # diff --git a/Scripts/runcts b/Scripts/runcts index 90a02630..acc99d19 100755 --- a/Scripts/runcts +++ b/Scripts/runcts @@ -1,6 +1,6 @@ #!/bin/bash -# Copyright (c) 2016-2021 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2022 The Brenwill Workshop Ltd. # # runcts - This script simplifies running Vulkan CTS tests on MoltenVK. # diff --git a/fetchDependencies b/fetchDependencies index 5f209761..8d0d3f85 100755 --- a/fetchDependencies +++ b/fetchDependencies @@ -1,6 +1,6 @@ #!/bin/bash # -# Copyright (c) 2016-2021 The Brenwill Workshop Ltd. +# Copyright (c) 2016-2022 The Brenwill Workshop Ltd. # # fetchDependencies - Retrieves the correct versions of all dependencies #