diff --git a/src/volatile_memory.rs b/src/volatile_memory.rs index 13be3bb8..d63f4356 100644 --- a/src/volatile_memory.rs +++ b/src/volatile_memory.rs @@ -2,7 +2,7 @@ // // Copyright 2017 The Chromium OS Authors. All rights reserved. // Use of this source code is governed by a BSD-style license that can be -// found in the THIRT-PARTY file. +// found in the LICENSE-BSD-3-Clause file. // // SPDX-License-Identifier: Apache-2.0 OR BSD-3-Clause