diff options
Diffstat (limited to 'util/lock/file_lock.c')
-rw-r--r-- | util/lock/file_lock.c | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/util/lock/file_lock.c b/util/lock/file_lock.c index a3244f5237..c0ed8bd88c 100644 --- a/util/lock/file_lock.c +++ b/util/lock/file_lock.c @@ -1,5 +1,4 @@ -/* Copyright 2016, Google Inc. - * All rights reserved. +/* Copyright 2016 Google LLC * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are @@ -11,7 +10,7 @@ * copyright notice, this list of conditions and the following * disclaimer in the documentation and/or other materials provided * with the distribution. - * * Neither the name of Google Inc. nor the names of its + * * Neither the name of Google LLC nor the names of its * contributors may be used to endorse or promote products derived * from this software without specific prior written permission. * |