Add Khronos license information to generated bindings

This commit is contained in:
Robin Voetter
2020-07-08 01:41:03 +02:00
parent f2edf4f674
commit 0928b25a53
3 changed files with 13 additions and 0 deletions

View File

@@ -1,4 +1,5 @@
pub const Registry = struct {
copyright: []const u8,
decls: []Declaration,
api_constants: []ApiConstant,
tags: []Tag,