summaryrefslogtreecommitdiffstats
path: root/Bugzilla/BugUrl/Bugzilla.pm
diff options
context:
space:
mode:
Diffstat (limited to 'Bugzilla/BugUrl/Bugzilla.pm')
-rw-r--r--Bugzilla/BugUrl/Bugzilla.pm3
1 files changed, 2 insertions, 1 deletions
diff --git a/Bugzilla/BugUrl/Bugzilla.pm b/Bugzilla/BugUrl/Bugzilla.pm
index 3957afc9d..f8e714d9d 100644
--- a/Bugzilla/BugUrl/Bugzilla.pm
+++ b/Bugzilla/BugUrl/Bugzilla.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>
+# Max Kanat-Alexander <mkanat@bugzilla.org>
package Bugzilla::BugUrl::Bugzilla;
use strict;