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