Chromium Code Reviews| Index: source/common/mutex.h |
| diff --git a/source/common/mutex.h b/source/common/mutex.h |
| index 07dcdbbc32f141175d0d2138b528a16788d46050..525628b4041ac6c65732238b189ae1386ec53b0d 100644 |
| --- a/source/common/mutex.h |
| +++ b/source/common/mutex.h |
| @@ -1,3 +1,5 @@ |
| +// Copyright (C) 2016 and later: Unicode, Inc. and others. |
| +// License & terms of use: http://www.unicode.org/copyright.html |
| /* |
| ****************************************************************************** |
| * |