diff options
Diffstat (limited to 'third_party/WebKit/Source/wtf/Threading.cpp')
| -rw-r--r-- | third_party/WebKit/Source/wtf/Threading.cpp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/third_party/WebKit/Source/wtf/Threading.cpp b/third_party/WebKit/Source/wtf/Threading.cpp index 2637997..23e7df1 100644 --- a/third_party/WebKit/Source/wtf/Threading.cpp +++ b/third_party/WebKit/Source/wtf/Threading.cpp @@ -6,10 +6,10 @@ * are met: * * 1. Redistributions of source code must retain the above copyright - * notice, this list of conditions and the following disclaimer. + * notice, this list of conditions and the following disclaimer. * 2. Redistributions in binary form must reproduce the above copyright * notice, this list of conditions and the following disclaimer in the - * documentation and/or other materials provided with the distribution. + * documentation and/or other materials provided with the distribution. * * THIS SOFTWARE IS PROVIDED BY APPLE AND ITS CONTRIBUTORS "AS IS" AND ANY * EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED |
