diff options
author | Hans-Kristian Arntzen <post@arntzen-software.no> | 2020-01-16 15:24:37 +0100 |
---|---|---|
committer | Hans-Kristian Arntzen <post@arntzen-software.no> | 2020-01-16 15:24:37 +0100 |
commit | f9818f0804e6e73ec8afcc523b7e7f8bfc362632 (patch) | |
tree | 94db98ae0e6e4f08fa36afdc5a85e39423ae3f2c /spirv_cross_parsed_ir.cpp | |
parent | 7a411258afda601e51a3047797da427f430d4fc2 (diff) | |
download | SPIRV-Cross-f9818f0804e6e73ec8afcc523b7e7f8bfc362632.tar.gz SPIRV-Cross-f9818f0804e6e73ec8afcc523b7e7f8bfc362632.tar.bz2 SPIRV-Cross-f9818f0804e6e73ec8afcc523b7e7f8bfc362632.zip |
Update license headers to 2020.
Diffstat (limited to 'spirv_cross_parsed_ir.cpp')
-rw-r--r-- | spirv_cross_parsed_ir.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/spirv_cross_parsed_ir.cpp b/spirv_cross_parsed_ir.cpp index 4b65b4e0..87519151 100644 --- a/spirv_cross_parsed_ir.cpp +++ b/spirv_cross_parsed_ir.cpp @@ -1,5 +1,5 @@ /* - * Copyright 2018-2019 Arm Limited + * Copyright 2018-2020 Arm Limited * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |