Chromium Code Reviews| Index: src/unicode.h |
| diff --git a/src/unicode.h b/src/unicode.h |
| index fb9e6339e1279dd2e4c5ce6dd08333f805b03c19..319ae4584ccf36bc63d40fa18ed073a7c2abc9aa 100644 |
| --- a/src/unicode.h |
| +++ b/src/unicode.h |
| @@ -1,4 +1,4 @@ |
| -// Copyright 2011 the V8 project authors. All rights reserved. |
| +// Copyright 2012 the V8 project authors. All rights reserved. |
|
Erik Corry
2012/03/06 09:31:57
This seems wrong
Michael Starzinger
2012/03/06 09:39:54
Done.
|
| // Redistribution and use in source and binary forms, with or without |
| // modification, are permitted provided that the following conditions are |
| // met: |