summaryrefslogtreecommitdiff
path: root/hk21/vulkan_loader/fns.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'hk21/vulkan_loader/fns.hpp')
-rw-r--r--hk21/vulkan_loader/fns.hpp4
1 files changed, 4 insertions, 0 deletions
diff --git a/hk21/vulkan_loader/fns.hpp b/hk21/vulkan_loader/fns.hpp
index 8c45815..0e03349 100644
--- a/hk21/vulkan_loader/fns.hpp
+++ b/hk21/vulkan_loader/fns.hpp
@@ -1,3 +1,7 @@
+// Copyright 2025 Steven Le Rouzic
+//
+// SPDX-License-Identifier: BSD-3-Clause
+
#define VULKAN_GLOBAL_FNS \
FN(vkEnumerateInstanceVersion) \
FN(vkCreateInstance)