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