summaryrefslogtreecommitdiff
path: root/tests/enum_from_zeroes.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/enum_from_zeroes.rs')
-rw-r--r--tests/enum_from_zeroes.rs10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/enum_from_zeroes.rs b/tests/enum_from_zeroes.rs
index 3fedcb1..c6bb675 100644
--- a/tests/enum_from_zeroes.rs
+++ b/tests/enum_from_zeroes.rs
@@ -1,6 +1,10 @@
-// Copyright 2022 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.
#![allow(warnings)]