 Chromium Code Reviews
 Chromium Code Reviews Issue 10829042:
  Fix third-party license information for a number of projects  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src
    
  
    Issue 10829042:
  Fix third-party license information for a number of projects  (Closed) 
  Base URL: svn://svn.chromium.org/chrome/trunk/src| Index: third_party/mozc/LICENSE | 
| diff --git a/native_client_sdk/src/COPYING b/third_party/mozc/LICENSE | 
| similarity index 85% | 
| copy from native_client_sdk/src/COPYING | 
| copy to third_party/mozc/LICENSE | 
| index 2ebf7c01a43593352d40b91bd01871b10ce6d39f..014da206d4a8052e263297ac0cc09bfa4dd8653f 100644 | 
| --- a/native_client_sdk/src/COPYING | 
| +++ b/third_party/mozc/LICENSE | 
| @@ -1,17 +1,17 @@ | 
| -Copyright 2010, Google Inc. | 
| +Copyright 2010-2011, Google Inc. | 
| 
Nico
2012/07/26 19:45:04
2012?
 
Steve Block
2012/07/26 22:11:00
All of the license headers in the source use this
 | 
| All rights reserved. | 
| 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 | 
| +* 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 | 
| +* 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 | 
| +* 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. | 
| @@ -26,3 +26,4 @@ DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY | 
| THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT | 
| (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE | 
| OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. | 
| + |