Update license year 2
This commit is contained in:
parent
4efb90b3c1
commit
be51560ba9
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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.
|
||||
|
@ -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
|
||||
#
|
||||
|
@ -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.
|
||||
#
|
||||
|
@ -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
|
||||
#
|
||||
|
Loading…
x
Reference in New Issue
Block a user