Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/KhronosGroup/SPIRV-Cross.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJon Leech <oddhack@sonic.net>2021-05-08 11:24:34 +0300
committerHans-Kristian Arntzen <post@arntzen-software.no>2021-06-29 12:03:38 +0300
commit2ceca64004c62cae33ecf462efd5e3166246dfb2 (patch)
tree680f8192fb970793ab23431959761cbf9186d476 /format_all.sh
parent853e84e8bff892e9d1e408e15648c2dfc8c89d0d (diff)
Add missing copyright headers.
Diffstat (limited to 'format_all.sh')
-rwxr-xr-xformat_all.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/format_all.sh b/format_all.sh
index fcfffc57..001c3c5d 100755
--- a/format_all.sh
+++ b/format_all.sh
@@ -1,4 +1,6 @@
#!/bin/bash
+# Copyright 2016-2021 The Khronos Group Inc.
+# SPDX-License-Identifier: Apache-2.0
#for file in spirv_*.{cpp,hpp} include/spirv_cross/*.{hpp,h} samples/cpp/*.cpp main.cpp
for file in spirv_*.{cpp,hpp} main.cpp