diff options
author | Hans-Kristian Arntzen <post@arntzen-software.no> | 2021-01-14 16:07:49 +0100 |
---|---|---|
committer | Hans-Kristian Arntzen <post@arntzen-software.no> | 2021-01-14 16:07:49 +0100 |
commit | 4704482bbc532ad0bb38b2b921c583f8a64a8408 (patch) | |
tree | 59d8fd8a4e212ca8c2c0b2ef4329f447af3b03fb /spirv_cross_c.cpp | |
parent | 820179bf4689aca0e8e13d3ecf9b57fcd39cf067 (diff) | |
download | SPIRV-Cross-4704482bbc532ad0bb38b2b921c583f8a64a8408.tar.gz SPIRV-Cross-4704482bbc532ad0bb38b2b921c583f8a64a8408.tar.bz2 SPIRV-Cross-4704482bbc532ad0bb38b2b921c583f8a64a8408.zip |
meta: Update copyright headers to 2021.
Diffstat (limited to 'spirv_cross_c.cpp')
-rw-r--r-- | spirv_cross_c.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spirv_cross_c.cpp b/spirv_cross_c.cpp index a3a30210..a542346e 100644 --- a/spirv_cross_c.cpp +++ b/spirv_cross_c.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2019-2020 Hans-Kristian Arntzen + * Copyright 2019-2021 Hans-Kristian Arntzen * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |