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/src/cpp.rs | |
| parent | fb50c91e81584ebb6d3a69d05eb1b312dd00c360 (diff) | |
| download | meson-2a4be34b8e981ddb2b2726b55d0a3d2fe78632a3.tar.gz | |
Fix typos in authorship information
Diffstat (limited to 'test cases/rust/12 bindgen/src/cpp.rs')
| -rw-r--r-- | test cases/rust/12 bindgen/src/cpp.rs | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test cases/rust/12 bindgen/src/cpp.rs b/test cases/rust/12 bindgen/src/cpp.rs index 51a594cc4..4164b3868 100644 --- a/test cases/rust/12 bindgen/src/cpp.rs +++ b/test cases/rust/12 bindgen/src/cpp.rs @@ -1,4 +1,4 @@ -// SPDX-license-identifer: Apache-2.0 +// SPDX-License-Identifier: Apache-2.0 // Copyright © 2023 Intel Corporation #![allow(non_upper_case_globals)] |
