From fbe5655707a945d5b0ebf3c5d29d91fffd91a7d6 Mon Sep 17 00:00:00 2001 From: Dylan Baker Date: Tue, 7 Jan 2025 08:55:40 -0800 Subject: templates: Update copyright information Intel's copyright was missing on these. --- mesonbuild/templates/objcpptemplates.py | 1 + 1 file changed, 1 insertion(+) (limited to 'mesonbuild/templates/objcpptemplates.py') 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 -- cgit v1.2.3