diff options
Diffstat (limited to 't')
-rw-r--r-- | t/002goodperl.t | 2 | ||||
-rw-r--r-- | t/004template.t | 2 | ||||
-rw-r--r-- | t/005no_tabs.t | 2 | ||||
-rw-r--r-- | t/Support/Templates.pm | 2 |
4 files changed, 4 insertions, 4 deletions
diff --git a/t/002goodperl.t b/t/002goodperl.t index d3beec5ef..1431e7fe8 100644 --- a/t/002goodperl.t +++ b/t/002goodperl.t @@ -18,7 +18,7 @@ # Rights Reserved. # # Contributor(s): Zach Lipton <zach@zachlipton.com> -# Jacob Steenhagen <jake@acutex.net> +# Jacob Steenhagen <jake@bugzilla.org> # David D. Kilzer <ddkilzer@theracingworld.com> # # Alternatively, the contents of this file may be used under the diff --git a/t/004template.t b/t/004template.t index 730aafc86..41d515435 100644 --- a/t/004template.t +++ b/t/004template.t @@ -17,7 +17,7 @@ # Copyright (C) 2001 Jacob Steenhagen. All # Rights Reserved. # -# Contributor(s): Jacob Steenhagen <jake@acutex.net> +# Contributor(s): Jacob Steenhagen <jake@bugzilla.org> # Zach Lipton <zach@zachlipton.com> # David D. Kilzer <ddkilzer@kilzer.net> # diff --git a/t/005no_tabs.t b/t/005no_tabs.t index 31d584ae0..f1d5f9be5 100644 --- a/t/005no_tabs.t +++ b/t/005no_tabs.t @@ -17,7 +17,7 @@ # Copyright (C) 2001 Jacob Steenhagen. All # Rights Reserved. # -# Contributor(s): Jacob Steenhagen <jake@acutex.net> +# Contributor(s): Jacob Steenhagen <jake@bugzilla.org> # David D. Kilzer <ddkilzer@kilzer.net> # diff --git a/t/Support/Templates.pm b/t/Support/Templates.pm index c12f6ddcc..4ef582de4 100644 --- a/t/Support/Templates.pm +++ b/t/Support/Templates.pm @@ -17,7 +17,7 @@ # Copyright (C) 2001 Jacob Steenhagen. All # Rights Reserved. # -# Contributor(s): Jacob Steenhagen <jake@acutex.net> +# Contributor(s): Jacob Steenhagen <jake@bugzilla.org> # David D. Kilzer <ddkilzer@kilzer.net> # |