| Index: Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE
|
| diff --git a/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING b/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE
|
| similarity index 59%
|
| copy from Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING
|
| copy to Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE
|
| index 989d02e4cd09237806f7df8beaecc6915273428e..45896e6be2bd51f4b78e9703caefb9b672e10a55 100644
|
| --- a/Tools/Scripts/webkitpy/thirdparty/mod_pywebsocket/COPYING
|
| +++ b/Tools/Scripts/webkitpy/thirdparty/wpt/wpt/tools/wptserve/LICENSE
|
| @@ -1,19 +1,21 @@
|
| -Copyright 2012, Google Inc.
|
| -All rights reserved.
|
| +W3C 3-clause BSD License
|
| +
|
| +http://www.w3.org/Consortium/Legal/2008/03-bsd-license.html
|
|
|
| Redistribution and use in source and binary forms, with or without
|
| modification, are permitted provided that the following conditions are
|
| met:
|
|
|
| - * Redistributions of source code must retain the above copyright
|
| -notice, this list of conditions and the following disclaimer.
|
| - * 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.
|
| - * Neither the name of Google Inc. nor the names of its
|
| -contributors may be used to endorse or promote products derived from
|
| -this software without specific prior written permission.
|
| +* Redistributions of works must retain the original copyright notice,
|
| + this list of conditions and the following disclaimer.
|
| +
|
| +* Redistributions in binary form must reproduce the original 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 the W3C nor the names of its contributors may be
|
| + used to endorse or promote products derived from this work without
|
| + specific prior written permission.
|
|
|
| THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
|
| "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
|
|
|