summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/Debian.pm
diff options
context:
space:
mode:
authorReed Loden <reed@reedloden.com>2010-12-23 10:42:48 +0100
committerReed Loden <reed@reedloden.com>2010-12-23 10:42:48 +0100
commitf0a53a216047d80e3b312e5f1fa80739a9ac2249 (patch)
tree17fd649ea494db0b77ddb3b82e79b2a7e9334495 /Bugzilla/BugUrl/Debian.pm
parentca27162fd216875e560344117a2590978f60c906 (diff)
downloadbugzilla-f0a53a216047d80e3b312e5f1fa80739a9ac2249.tar.gz
bugzilla-f0a53a216047d80e3b312e5f1fa80739a9ac2249.tar.xz
Add contributor lines for mkanat and myself for the new BugUrl modules.
Add missing period in original developer line in license block. [a=mkanat]
Diffstat (limited to 'Bugzilla/BugUrl/Debian.pm')
-rw-r--r--Bugzilla/BugUrl/Debian.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Bugzilla/BugUrl/Debian.pm b/Bugzilla/BugUrl/Debian.pm
index 90d61a69a..7f73feea7 100644
--- a/Bugzilla/BugUrl/Debian.pm
+++ b/Bugzilla/BugUrl/Debian.pm
@@ -12,11 +12,12 @@
#
# The Original Code is the Bugzilla Bug Tracking System.
#
-# The Initial Developer of the Original Code is Tiago Mello
+# The Initial Developer of the Original Code is Tiago Mello.
# Portions created by Tiago Mello are Copyright (C) 2010
# Tiago Mello. All Rights Reserved.
#
# Contributor(s): Tiago Mello <timello@linux.vnet.ibm.com>
+# Reed Loden <reed@reedloden.com>
package Bugzilla::BugUrl::Debian;
use strict;