diff options
Diffstat (limited to 'test/mutex.c')
-rw-r--r-- | test/mutex.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/test/mutex.c b/test/mutex.c index 0ea8563e2e..a03e504a0a 100644 --- a/test/mutex.c +++ b/test/mutex.c @@ -1,7 +1,7 @@ -/* Copyright 2011 The Chromium OS Authors. All rights reserved. +/* Copyright 2011 The ChromiumOS Authors * Use of this source code is governed by a BSD-style license that can be * found in the LICENSE file. - * Copyright 2011 Google Inc. + * Copyright 2011 Google LLC * * Tasks for mutexes basic tests. */ |