http://codereview.chromium.org/518056/diff/4001/4006 File tools/presubmit.py (right):
http://codereview.chromium.org/518056/diff/4001/4006#newcode224 tools/presubmit.py:224: r'Copyright [\d-]*20[0-1][0-9] the V8 project authors. All rights reserved.') I think [0-1][0-9] is a good compromise between potentially catching mistakes without making the regexp overly complex. But I don't have particularly strong feelings about it. http://codereview.chromium.org/518056
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
