summaryrefslogtreecommitdiff
path: root/tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled')
-rw-r--r--tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled b/tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled
index 99bc764..e930130 100644
--- a/tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled
+++ b/tests/ui-nightly/enum_from_bytes_u16_too_few.rs.disabled
@@ -1,6 +1,10 @@
-// Copyright 2019 The Fuchsia Authors. All rights reserved.
-// Use of this source code is governed by a BSD-style license that can be
-// found in the LICENSE file.
+// Copyright 2019 The Fuchsia Authors
+//
+// Licensed under a BSD-style license <LICENSE-BSD>, Apache License, Version 2.0
+// <LICENSE-APACHE or https://www.apache.org/licenses/LICENSE-2.0>, or the MIT
+// license <LICENSE-MIT or https://opensource.org/licenses/MIT>, at your option.
+// This file may not be copied, modified, or distributed except according to
+// those terms.
#[macro_use]
extern crate zerocopy;