aboutsummaryrefslogtreecommitdiff
path: root/tests/ui-msrv/invalid-impls/invalid-impls.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui-msrv/invalid-impls/invalid-impls.rs')
-rw-r--r--tests/ui-msrv/invalid-impls/invalid-impls.rs10
1 files changed, 7 insertions, 3 deletions
diff --git a/tests/ui-msrv/invalid-impls/invalid-impls.rs b/tests/ui-msrv/invalid-impls/invalid-impls.rs
index b9a60bd..ea96390 100644
--- a/tests/ui-msrv/invalid-impls/invalid-impls.rs
+++ b/tests/ui-msrv/invalid-impls/invalid-impls.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 2022 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.
// Since some macros from `macros.rs` are unused.
#![allow(unused)]