Revision: 10322 Author: [email protected] Date: Tue Jan 3 08:38:42 2012 Log: Update LICENSE file
[email protected] BUG=none TEST=none Review URL: http://codereview.chromium.org/9074002 http://code.google.com/p/v8/source/detail?r=10322 Modified: /branches/bleeding_edge/LICENSE ======================================= --- /branches/bleeding_edge/LICENSE Wed Jan 19 01:20:18 2011 +++ /branches/bleeding_edge/LICENSE Tue Jan 3 08:38:42 2012 @@ -14,7 +14,9 @@ - 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 @@ 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: -- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
