Closed Bug 791679 Opened 12 years ago Closed 9 years ago

Add ids to license blocks on http://www.mozilla.org/MPL/headers/

Categories

(www.mozilla.org :: Pages & Content, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: bwinton, Assigned: alex_johnson)

Details

(Whiteboard: [good first bug][kb=1904438])

I have a small python function (found at http://pastebin.mozilla.org/1827312
 for now) which I call from vim to insert the appropriate license header into new files I create.  I'm currently using the location of the pre block, but it would be much nicer if each block could get its own id which would let me locate it, such as "mpl-c" (for the /* */ version) or "pd-text" (for the plain text public domain license).

Thanks,
Blake.
OS: Mac OS X → All
Hardware: x86 → All
The file is now located at: https://github.com/mozilla/bedrock/blob/master/bedrock/mozorg/templates/mozorg/mpl/headers/index.html

It's an easy fix.
Whiteboard: [good first bug]
blocking-fx: ? → ---
status-b2g-v2.0: ? → ---
status-b2g-v2.1: ? → ---
status-b2g-v2.2: ? → ---
status-b2g-v2.5: ? → ---
relnote-firefox: ? → ---
relnote-b2g: ? → ---
Whiteboard: [good first bug] → [good first bug][kb=1904438]
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Assignee: nobody → alex_johnson24
You need to log in before you can comment on or make changes to this bug.