Confirmed users
295
edits
No edit summary |
|||
Line 14: | Line 14: | ||
=== Boilerplate === | === Boilerplate === | ||
Make sure each file starts with the standard copyright header (see [https://www.mozilla.org/MPL/boilerplate-1.1/ License Boilerplate]) | |||
* For work funded by Mozilla, the 'Initial Developer of the Original Code' should be 'The Mozilla Foundation' | |||
* Remember the year | |||
* The first letter of contributors names should be under the 'n' of 'contributors' | |||
* The original author of the code should have the string ' (original author)' after his/her email address | |||
=== Testing === | === Testing === |