Chromium Code Reviews| Index: src/mksnapshot.cc |
| diff --git a/src/mksnapshot.cc b/src/mksnapshot.cc |
| index d7775517b7d26b20bb37fc8d109bacb212c878f5..e9a313e8a61c6076680a08edbd08473009b53e37 100644 |
| --- a/src/mksnapshot.cc |
| +++ b/src/mksnapshot.cc |
| @@ -1,4 +1,4 @@ |
| -// Copyright 2006-2008 the V8 project authors. All rights reserved. |
| +// Copyright 2012 the V8 project authors. All rights reserved. |
|
Jakob Kummerow
2012/11/28 16:28:22
nit: unnecessary change. Oh well.
danno
2012/11/30 16:23:24
Done.
|
| // Redistribution and use in source and binary forms, with or without |
| // modification, are permitted provided that the following conditions are |
| // met: |