summaryrefslogtreecommitdiff
path: root/rust/zerocopy/src/ref.rs
diff options
context:
space:
mode:
Diffstat (limited to 'rust/zerocopy/src/ref.rs')
-rw-r--r--rust/zerocopy/src/ref.rs2
1 files changed, 1 insertions, 1 deletions
diff --git a/rust/zerocopy/src/ref.rs b/rust/zerocopy/src/ref.rs
index 860066d75196..e49f2a887ffa 100644
--- a/rust/zerocopy/src/ref.rs
+++ b/rust/zerocopy/src/ref.rs
@@ -1,5 +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