| Index: third_party/libwebp/utils/thread.h
|
| diff --git a/third_party/libwebp/utils/thread.h b/third_party/libwebp/utils/thread.h
|
| index 2c40f7273f734c2298353d806089e2f59c1de82e..3191890b7686d119b3254265a097f75a6b832c28 100644
|
| --- a/third_party/libwebp/utils/thread.h
|
| +++ b/third_party/libwebp/utils/thread.h
|
| @@ -1,4 +1,4 @@
|
| -// Copyright 2011 Google Inc.
|
| +// Copyright 2011 Google Inc. All Rights Reserved.
|
| //
|
| // This code is licensed under the same terms as WebM:
|
| // Software License Agreement: http://www.webmproject.org/license/software/
|
| @@ -7,7 +7,7 @@
|
| //
|
| // Multi-threaded worker
|
| //
|
| -// Author: skal@google.com (Pascal Massimino)
|
| +// Author: Skal (pascal.massimino@gmail.com)
|
|
|
| #ifndef WEBP_UTILS_THREAD_H_
|
| #define WEBP_UTILS_THREAD_H_
|
|
|