diff options
Diffstat (limited to 'registry/spec_tools/util.py')
-rw-r--r-- | registry/spec_tools/util.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/registry/spec_tools/util.py b/registry/spec_tools/util.py index e67038a..b1ac5d2 100644 --- a/registry/spec_tools/util.py +++ b/registry/spec_tools/util.py @@ -1,6 +1,7 @@ """Utility functions not closely tied to other spec_tools types.""" # Copyright (c) 2018-2019 Collabora, Ltd. # Copyright 2013-2024 The Khronos Group Inc. +# # SPDX-License-Identifier: Apache-2.0 |