diff options
| author | Dylan Baker <dylan@pnwbakers.com> | 2025-01-07 08:55:40 -0800 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-01-08 09:07:11 -0800 |
| commit | fbe5655707a945d5b0ebf3c5d29d91fffd91a7d6 (patch) | |
| tree | a13e213fe05b1de6c5d972277f50467fff900745 /mesonbuild/templates/objcpptemplates.py | |
| parent | a3679a64eec7c312c81d657880f34f015426c7db (diff) | |
| download | meson-fbe5655707a945d5b0ebf3c5d29d91fffd91a7d6.tar.gz | |
templates: Update copyright information
Intel's copyright was missing on these.
Diffstat (limited to 'mesonbuild/templates/objcpptemplates.py')
| -rw-r--r-- | mesonbuild/templates/objcpptemplates.py | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/mesonbuild/templates/objcpptemplates.py b/mesonbuild/templates/objcpptemplates.py index 33bff2d79..85794a5c4 100644 --- a/mesonbuild/templates/objcpptemplates.py +++ b/mesonbuild/templates/objcpptemplates.py @@ -1,5 +1,6 @@ # SPDX-License-Identifier: Apache-2.0 # Copyright 2019 The Meson development team +# Copyright © 2023-2025 Intel Corporation from __future__ import annotations |
