summaryrefslogtreecommitdiffstats
path: root/template/en/default/extensions/util.pm.tmpl
AgeCommit message (Collapse)AuthorFilesLines
2018-09-26Bug 1493500 - Remove all trailing whitespaces from all filesKohei Yoshino1-2/+2
2013-08-14Replace the MPL 1.1 license by the MPL 2.0 one in all files, and add it to ↵Dave Lawrence1-21/+8
files which miss one https://bugzilla.mozilla.org/show_bug.cgi?id=680131
2010-02-01Bug 542328: Make extensions/create.pl give the extension's lib/Util.pm ↵Tiago Mello1-1/+1
module a correct package name Patch by Tiago Mello <timello@gmail.com> r=mkanat, a=mkanat
2009-11-25Bug 530252: Create a script that sets up the framework of an extensionmkanat%bugzilla.org1-0/+42
Patch by Max Kanat-Alexander <mkanat@bugzilla.org> (module owner) a=mkanat