| Index: LICENSE
|
| diff --git a/LICENSE b/LICENSE
|
| index e435050e9094d4c03fddbcf56847d5cb73d3c450..2e516bab62865a6155f80b6d84fdccd8d0efd044 100644
|
| --- a/LICENSE
|
| +++ b/LICENSE
|
| @@ -14,7 +14,9 @@ are:
|
|
|
| - Strongtalk assembler, the basis of the files assembler-arm-inl.h,
|
| assembler-arm.cc, assembler-arm.h, assembler-ia32-inl.h,
|
| - assembler-ia32.cc, assembler-ia32.h, assembler.cc and assembler.h.
|
| + assembler-ia32.cc, assembler-ia32.h, assembler-x64-inl.h,
|
| + assembler-x64.cc, assembler-x64.h, assembler-mips-inl.h,
|
| + assembler-mips.cc, assembler-mips.h, assembler.cc and assembler.h.
|
| This code is copyrighted by Sun Microsystems Inc. and released
|
| under a 3-clause BSD license.
|
|
|
| @@ -24,7 +26,7 @@ are:
|
| These libraries have their own licenses; we recommend you read them,
|
| as their terms may differ from the terms below.
|
|
|
| -Copyright 2006-2011, the V8 project authors. All rights reserved.
|
| +Copyright 2006-2012, the V8 project authors. All rights reserved.
|
| Redistribution and use in source and binary forms, with or without
|
| modification, are permitted provided that the following conditions are
|
| met:
|
|
|