gfxstream: Update codegen license

Reviewed-by: Marcin Radomski <dextero@google.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/35323>
This commit is contained in:
Jason Macnak
2025-05-14 16:14:40 -07:00
committed by Marge Bot
parent 33ba95cb0c
commit eea41d1f86
+1
View File
@@ -57,6 +57,7 @@ def makeGenOpts(args):
# The SPDX formatting below works around constraints of the 'reuse' tool
prefixStrings = [
'/*',
'** Copyright 2025 The Android Open Source Project',
'** Copyright 2015-2023 The Khronos Group Inc.',
'**',
'** SPDX-License-Identifier' + ': Apache-2.0',