diff options
Diffstat (limited to 'deps/v8/test/mjsunit/string-slices-regexp.js')
-rw-r--r-- | deps/v8/test/mjsunit/string-slices-regexp.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/deps/v8/test/mjsunit/string-slices-regexp.js b/deps/v8/test/mjsunit/string-slices-regexp.js index a8cadaedd..df01574d8 100644 --- a/deps/v8/test/mjsunit/string-slices-regexp.js +++ b/deps/v8/test/mjsunit/string-slices-regexp.js @@ -1,4 +1,4 @@ -// Copyright 2009 the V8 project authors. All rights reserved. +// Copyright 2011 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: |