summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/pointer/ptr.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/zerocopy/src/pointer/ptr.rs')
-rw-r--r--rust/zerocopy/src/pointer/ptr.rs2
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/zerocopy/src/pointer/ptr.rs b/rust/zerocopy/src/pointer/ptr.rs
index 307b2aee63ca..b7c4ea56d2b2 100644
--- a/rust/zerocopy/src/pointer/ptr.rs
+++ b/rust/zerocopy/src/pointer/ptr.rs
@@ -1,3 +1,5 @@
+// SPDX-License-Identifier: (BSD-2-Clause OR Apache-2.0) OR MIT
+
// Copyright 2023 The Fuchsia Authors
//
// Licensed under a BSD-style license <LICENSE-BSD>, Apache License, Version 2.0