Status: New
Owner: ----

New issue 3146 by [email protected]: tools/presubmit.py should enforce short license header for new files
http://code.google.com/p/v8/issues/detail?id=3146

Any new files added to the code base at this point should use the short license block:

    // Copyright 2014 the V8 project authors. All rights reserved.
    // Use of this source code is governed by a BSD-style license that
can be
    // found in the LICENSE file.

See <https://groups.google.com/a/chromium.org/forum/#!msg/chromium-dev/8p4JKV76kig/OiFYFjuZ6nAJ>:

This policy is intended and expected to cover all projects in the
Chromium universe, including Chrome OS and V8 (which is already nearly
compliant).

There was a reminder on blink-dev recently: <https://groups.google.com/a/chromium.org/forum/#!msg/blink-dev/oSaYHvSLg2M/3-7U1eU-WLsJ>

It would be useful to have the presubmit tool check for this.

--
You received this message because this project is configured to send all issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings

--
--
v8-dev mailing list
[email protected]
http://groups.google.com/group/v8-dev
--- You received this message because you are subscribed to the Google Groups "v8-dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to