diff options
| author | Vlad-Stefan Harbuz <vlad@vlad.website> | 2025-10-19 10:01:54 +0100 |
|---|---|---|
| committer | Dylan Baker <dylan@pnwbakers.com> | 2025-10-20 09:06:48 -0700 |
| commit | 2a4be34b8e981ddb2b2726b55d0a3d2fe78632a3 (patch) | |
| tree | 431c90a4caf390067a22d9f176be7c31399cc360 /test cases/rust/12 bindgen/cpp | |
| parent | fb50c91e81584ebb6d3a69d05eb1b312dd00c360 (diff) | |
| download | meson-2a4be34b8e981ddb2b2726b55d0a3d2fe78632a3.tar.gz | |
Fix typos in authorship information
Diffstat (limited to 'test cases/rust/12 bindgen/cpp')
| -rw-r--r-- | test cases/rust/12 bindgen/cpp/meson.build | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/rust/12 bindgen/cpp/meson.build b/test cases/rust/12 bindgen/cpp/meson.build index 8e7103f81..6494ebd60 100644 --- a/test cases/rust/12 bindgen/cpp/meson.build +++ b/test cases/rust/12 bindgen/cpp/meson.build @@ -1,4 +1,4 @@ -# SPDX-license-identifer: Apache-2.0 +# SPDX-License-Identifier: Apache-2.0 # Copyright © 2021-2023 Intel Corporation fs = import('fs') |
