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 | |
| parent | a3679a64eec7c312c81d657880f34f015426c7db (diff) | |
| download | meson-fbe5655707a945d5b0ebf3c5d29d91fffd91a7d6.tar.gz | |
templates: Update copyright information
Intel's copyright was missing on these.
Diffstat (limited to 'mesonbuild/templates')
| -rw-r--r-- | mesonbuild/templates/cpptemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/cstemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/ctemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/cudatemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/dlangtemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/fortrantemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/javatemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/mesontemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/objcpptemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/objctemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/rusttemplates.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/samplefactory.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/sampleimpl.py | 1 | ||||
| -rw-r--r-- | mesonbuild/templates/valatemplates.py | 1 |
14 files changed, 14 insertions, 0 deletions
diff --git a/mesonbuild/templates/cpptemplates.py b/mesonbuild/templates/cpptemplates.py index 70e4dd42b..1975a76f0 100644 --- a/mesonbuild/templates/cpptemplates.py +++ b/mesonbuild/templates/cpptemplates.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 diff --git a/mesonbuild/templates/cstemplates.py b/mesonbuild/templates/cstemplates.py index 4b16b7265..8522d54ee 100644 --- a/mesonbuild/templates/cstemplates.py +++ b/mesonbuild/templates/cstemplates.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 diff --git a/mesonbuild/templates/ctemplates.py b/mesonbuild/templates/ctemplates.py index d7616054a..d150fe52d 100644 --- a/mesonbuild/templates/ctemplates.py +++ b/mesonbuild/templates/ctemplates.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 diff --git a/mesonbuild/templates/cudatemplates.py b/mesonbuild/templates/cudatemplates.py index 12eefa5a8..7c42d342f 100644 --- a/mesonbuild/templates/cudatemplates.py +++ b/mesonbuild/templates/cudatemplates.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 diff --git a/mesonbuild/templates/dlangtemplates.py b/mesonbuild/templates/dlangtemplates.py index 2e9a32915..fdae841b2 100644 --- a/mesonbuild/templates/dlangtemplates.py +++ b/mesonbuild/templates/dlangtemplates.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 diff --git a/mesonbuild/templates/fortrantemplates.py b/mesonbuild/templates/fortrantemplates.py index 9ac001564..2ea54628f 100644 --- a/mesonbuild/templates/fortrantemplates.py +++ b/mesonbuild/templates/fortrantemplates.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 diff --git a/mesonbuild/templates/javatemplates.py b/mesonbuild/templates/javatemplates.py index e229d7add..e55c5fa3a 100644 --- a/mesonbuild/templates/javatemplates.py +++ b/mesonbuild/templates/javatemplates.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 diff --git a/mesonbuild/templates/mesontemplates.py b/mesonbuild/templates/mesontemplates.py index db553c09d..caea28bd6 100644 --- a/mesonbuild/templates/mesontemplates.py +++ b/mesonbuild/templates/mesontemplates.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 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 diff --git a/mesonbuild/templates/objctemplates.py b/mesonbuild/templates/objctemplates.py index 8f46d91fd..b96949968 100644 --- a/mesonbuild/templates/objctemplates.py +++ b/mesonbuild/templates/objctemplates.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 diff --git a/mesonbuild/templates/rusttemplates.py b/mesonbuild/templates/rusttemplates.py index 1dbf5b614..8e9d5b88d 100644 --- a/mesonbuild/templates/rusttemplates.py +++ b/mesonbuild/templates/rusttemplates.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 diff --git a/mesonbuild/templates/samplefactory.py b/mesonbuild/templates/samplefactory.py index 0083c614a..438f90c9a 100644 --- a/mesonbuild/templates/samplefactory.py +++ b/mesonbuild/templates/samplefactory.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 diff --git a/mesonbuild/templates/sampleimpl.py b/mesonbuild/templates/sampleimpl.py index c222a1bf9..14b0460d7 100644 --- a/mesonbuild/templates/sampleimpl.py +++ b/mesonbuild/templates/sampleimpl.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 diff --git a/mesonbuild/templates/valatemplates.py b/mesonbuild/templates/valatemplates.py index 1520de0a7..f577880d4 100644 --- a/mesonbuild/templates/valatemplates.py +++ b/mesonbuild/templates/valatemplates.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 |
