author | Gervase Markham <gerv@gerv.net> |
Thu, 27 Jan 2011 14:45:33 +0000 | |
changeset 61377 | f2ae721b926a467ff164f6cf5e29e8d72c59593f |
parent 61375 | eac13651595b8821bc26ed6a272c6e4191439f38 |
child 61378 | 1365c44328dc9865613de013d5a6af88943672c9 |
push id | 18339 |
push user | gerv@mozilla.org |
push date | Thu, 27 Jan 2011 14:52:23 +0000 |
treeherder | mozilla-central@346786d7a6fe [default view] [failures only] |
perfherder | [talos] [build metrics] [platform microbench] (compared to previous push) |
milestone | 2.0b11pre |
first release with | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
last release without | nightly linux32
nightly linux64
nightly mac
nightly win32
nightly win64
|
--- a/tools/relic/make-id-list +++ b/tools/relic/make-id-list @@ -4,17 +4,18 @@ # output a de-duped, munged list suitable for putting into about:licence or # other similar place in order to comply with the MPL section 3.3 # Equivalence mappings; having these is easier than updating hundreds of files # to make them all use the same variant of each name. # # Procedure: # Need to be in the top-level dir otherwise relic exclusions don't work. -# Edit relic to set quiet to 1 on line 1471 or thereabouts +# Edit relic to set quiet to 1 on line 1471 or thereabouts, in the def'n of +# the "relicensing_error" sub # relic -I -f * > names.txt # Tidy up names.txt # and make one unified file if you ran relic over multiple trees. # make-id-list < names.txt > final.txt my %equivalents = ( "ActiveState Tool Corporation" => "ActiveState Tool Corp", "Activestate Tool Corp" => "ActiveState Tool Corp", @@ -40,16 +41,18 @@ my %equivalents = ( "mozilla.org" => "Mozilla Foundation", "example Inc" => "Mozilla Foundation", "SeaMonkey team" => "Mozilla Foundation", "mozilla.org SeaMonkey project" => "Mozilla Foundation", "SeaMonkey project" => "Mozilla Foundation", "SeaMonkey project at mozilla.org" => "Mozilla Foundation", "Mozilla Calendar Squad" => "Mozilla Foundation", "mozilla.org code" => "Mozilla Foundation", + "Mozilla Fonudation" => "Mozilla Foundation", + "Mozilla Founation" => "Mozilla Foundation", "Mozilla Messaging Corporation" => "Mozilla Messaging", "Netscape" => "Netscape Communications Corporation", "Netscape Corp" => "Netscape Communications Corporation", "Netscape Communications" => "Netscape Communications Corporation", "Netscape Communications, Inc" => "Netscape Communications Corporation", "Netscape Communications Corp" => "Netscape Communications Corporation",