summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/layout.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/zerocopy/src/layout.rs')
-rw-r--r--rust/zerocopy/src/layout.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/zerocopy/src/layout.rs b/rust/zerocopy/src/layout.rs
index 19ad5ca85f74..6015d0f2de52 100644
--- a/rust/zerocopy/src/layout.rs
+++ b/rust/zerocopy/src/layout.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: (BSD-2-Clause OR Apache-2.0) OR MIT
+
// Copyright 2024 The Fuchsia Authors
//
// Licensed under the 2-Clause BSD License <LICENSE-BSD or