diff options
author | jake%bugzilla.org <> | 2002-08-27 13:27:51 +0200 |
---|---|---|
committer | jake%bugzilla.org <> | 2002-08-27 13:27:51 +0200 |
commit | f5c9d40bc27590493fed124fc8037c24fdd08d73 (patch) | |
tree | 939069c33f21225a3a51602c787694a8561cb5f8 /showattachment.cgi | |
parent | 1924c7554198d9da516af6b0576d0f04c909a5f4 (diff) | |
download | bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.gz bugzilla-f5c9d40bc27590493fed124fc8037c24fdd08d73.tar.xz |
Updating my e-mail address as jake@acutex.net is no longer valid.
* NO CODE CHANGES *
Diffstat (limited to 'showattachment.cgi')
-rwxr-xr-x | showattachment.cgi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/showattachment.cgi b/showattachment.cgi index 0c93483bd..2471332fc 100755 --- a/showattachment.cgi +++ b/showattachment.cgi @@ -19,7 +19,7 @@ # Rights Reserved. # # Contributor(s): Terry Weissman <terry@mozilla.org> -# Jacob Steenhagen <jake@acutex.net> +# Jacob Steenhagen <jake@bugzilla.org> use strict; |