diff options
Diffstat (limited to 'rust/zerocopy/src/byteorder.rs')
| -rw-r--r-- | rust/zerocopy/src/byteorder.rs | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/rust/zerocopy/src/byteorder.rs b/rust/zerocopy/src/byteorder.rs index 257505203415..36ca4c0c88b0 100644 --- a/rust/zerocopy/src/byteorder.rs +++ b/rust/zerocopy/src/byteorder.rs @@ -1,3 +1,5 @@ +// SPDX-License-Identifier: (BSD-2-Clause OR Apache-2.0) OR MIT + // Copyright 2019 The Fuchsia Authors // // Licensed under a BSD-style license <LICENSE-BSD>, Apache License, Version 2.0 |
