options.py: Fix Intel Copyright

Which covers changes from coredata.py that were moved into this file
pull/12882/head
Dylan Baker 3 months ago committed by Eli Schwartz
parent 7cf2dd6e3f
commit 69f1679dbd
No known key found for this signature in database
GPG Key ID: CEB167EFB5722BD6
  1. 2
      mesonbuild/options.py

@ -1,6 +1,6 @@
# SPDX-License-Identifier: Apache-2.0
# Copyright 2013-2024 Contributors to the The Meson project
# Copyright © 2024 Intel Corporation
# Copyright © 2019-2024 Intel Corporation
from __future__ import annotations
from collections import OrderedDict

Loading…
Cancel
Save