Commit 0940186c authored by dmose%mozilla.org's avatar dmose%mozilla.org

updated license boilerplate

parent 0b8ed0ca
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# Contains some global routines used throughout the CGI scripts of Bugzilla. # Contains some global routines used throughout the CGI scripts of Bugzilla.
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Sam Ziegler <sam@ziegler.org> # Contributor(s): Sam Ziegler <sam@ziegler.org>
# Terry Weissman <terry@mozilla.org> # Terry Weissman <terry@mozilla.org>
# Mark Hamby <mhamby@logicon.com> # Mark Hamby <mhamby@logicon.com>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# Provides a silly 'back-door' mechanism to let me automatically insert # Provides a silly 'back-door' mechanism to let me automatically insert
......
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
require "CGI.pl"; require "CGI.pl";
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Holger
# Schurig. Portions created by Holger Schurig are
# Copyright (C) 1999 Holger Schurig. All
# Rights Reserved.
# #
# Contributor(s): Holger Schurig <holgerschurig@nikocity.de> # Contributor(s): Holger Schurig <holgerschurig@nikocity.de>
# Terry Weissman <terry@mozilla.org> # Terry Weissman <terry@mozilla.org>
# #
# #
# Direct any questions on this source code to # Direct any questions on this source code to
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org>, # Contributor(s): Terry Weissman <terry@mozilla.org>,
# Harrison Page <harrison@netscape.com> # Harrison Page <harrison@netscape.com>
......
#!/usr/bin/perl -w #!/usr/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Gnats To Bugzilla Conversion Utility. # The Original Code is the Gnats To Bugzilla Conversion Utility.
# #
# The Initial Developer of the Original Code is Tom
# Schutter. Portions created by Tom Schutter are
# Copyright (C) 1999 Tom Schutter. All
# Rights Reserved.
#
# Contributor(s): Tom Schutter <tom@platte.com> # Contributor(s): Tom Schutter <tom@platte.com>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# David Gardiner <david.gardiner@unisa.edu.au> # David Gardiner <david.gardiner@unisa.edu.au>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# David Gardiner <david.gardiner@unisa.edu.au> # David Gardiner <david.gardiner@unisa.edu.au>
......
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# Dawn Endico <endico@mozilla.org> # Dawn Endico <endico@mozilla.org>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use vars %::FORM; use vars %::FORM;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Sam Ziegler <sam@ziegler.org> # Contributor(s): Sam Ziegler <sam@ziegler.org>
# Terry Weissman <terry@mozilla.org> # Terry Weissman <terry@mozilla.org>
# Mark Hamby <mhamby@logicon.com> # Mark Hamby <mhamby@logicon.com>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Sam Ziegler <sam@ziegler.org> # Contributor(s): Sam Ziegler <sam@ziegler.org>
# Terry Weissman <terry@mozilla.org> # Terry Weissman <terry@mozilla.org>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Sam Ziegler <sam@ziegler.org> # Contributor(s): Sam Ziegler <sam@ziegler.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
# #
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Holger
# Schurig. Portions created by Holger Schurig are
# Copyright (C) 1999 Holger Schurig. All
# Rights Reserved.
#
# Contributor(s): Holger Schurig <holgerschurig@nikocity.de>
# Terry Weissman <terry@mozilla.org>
# #
# Direct any questions on this source code to # Direct any questions on this source code to
# #
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Sam Ziegler <sam@ziegler.org> # Contributor(s): Sam Ziegler <sam@ziegler.org>
# Code derived from editparams.cgi # Code derived from editparams.cgi
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
#
# Software distributed under the License is distributed on an "AS IS"
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the
# License for the specific language governing rights and limitations
# under the License.
# #
# Software distributed under the License is distributed on an "AS
# IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# implied. See the License for the specific language governing
# rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Holger
# Schurig. Portions created by Holger Schurig are
# Copyright (C) 1999 Holger Schurig. All
# Rights Reserved.
#
# Contributor(s): Holger Schurig <holgerschurig@nikocity.de>
# Terry Weissman <terry@mozilla.org>
# Dawn Endico <endico@mozilla.org>
# #
# Direct any questions on this source code to # Direct any questions on this source code to
# #
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Holger
# Schurig. Portions created by Holger Schurig are
# Copyright (C) 1999 Holger Schurig. All
# Rights Reserved.
#
# Contributor(s): Holger Schurig <holgerschurig@nikocity.de>
# #
# #
# Direct any questions on this source code to # Direct any questions on this source code to
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
#
# The Original Code is mozilla.org code.
#
# The Initial Developer of the Original Code is Holger
# Schurig. Portions created by Holger Schurig are
# Copyright (C) 1999 Holger Schurig. All
# Rights Reserved.
#
# Contributor(s): Holger Schurig <holgerschurig@nikocity.de>
# Terry Weissman <terry@mozilla.org>
# #
# #
# Direct any questions on this source code to # Direct any questions on this source code to
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# Contains some global variables and routines used throughout bugzilla. # Contains some global variables and routines used throughout bugzilla.
......
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
......
#!/usr/bonsaitools/bin/perl #!/usr/bonsaitools/bin/perl
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
if ($ENV{'REQUEST_METHOD'} eq "GET") { $buffer = $ENV{'QUERY_STRING'}; } if ($ENV{'REQUEST_METHOD'} eq "GET") { $buffer = $ENV{'QUERY_STRING'}; }
......
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org>, # Contributor(s): Terry Weissman <terry@mozilla.org>,
# Bryce Nesbitt <bryce-mozilla@nextbus.com> # Bryce Nesbitt <bryce-mozilla@nextbus.com>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
# David Gardiner <david.gardiner@unisa.edu.au> # David Gardiner <david.gardiner@unisa.edu.au>
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# Rights Reserved.
# #
# Contributor(s): Harrison Page <harrison@netscape.com>, # Contributor(s): Harrison Page <harrison@netscape.com>,
# Terry Weissman <terry@mozilla.org>, # Terry Weissman <terry@mozilla.org>,
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Bryce Nesbitt <bryce@nextbus.com> # Contributor(s): Bryce Nesbitt <bryce@nextbus.com>
# #
# This program lists all BugZilla users, and lists what modules they # This program lists all BugZilla users, and lists what modules they
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
use diagnostics; use diagnostics;
......
<HTML> <HTML>
<!-- <!--
The contents of this file are subject to the Mozilla Public License The contents of this file are subject to the Mozilla Public
Version 1.0 (the "License"); you may not use this file except in License Version 1.1 (the "License"); you may not use this file
compliance with the License. You may obtain a copy of the License at except in compliance with the License. You may obtain a copy of
http://www.mozilla.org/MPL/ the License at http://www.mozilla.org/MPL/
Software distributed under the License is distributed on an "AS IS" Software distributed under the License is distributed on an "AS
basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
License for the specific language governing rights and limitations implied. See the License for the specific language governing
under the License. rights and limitations under the License.
The Original Code is the Bugzilla Bug Tracking System. The Original Code is the Bugzilla Bug Tracking System.
The Initial Developer of the Original Code is Netscape Communications The Initial Developer of the Original Code is Netscape Communications
Corporation. Portions created by Netscape are Copyright (C) 1998 Corporation. Portions created by Netscape are
Netscape Communications Corporation. All Rights Reserved. Copyright (C) 1998 Netscape Communications Corporation. All
Rights Reserved.
Contributor(s):
Contributor(s): Terry Weissman <terry@mozilla.org> Contributor(s): Terry Weissman <terry@mozilla.org>
--> -->
......
#!/usr/bonsaitools/bin/perl -w #!/usr/bonsaitools/bin/perl -w
# -*- Mode: perl; indent-tabs-mode: nil -*- # -*- Mode: perl; indent-tabs-mode: nil -*-
# #
# The contents of this file are subject to the Mozilla Public License # The contents of this file are subject to the Mozilla Public
# Version 1.0 (the "License"); you may not use this file except in # License Version 1.1 (the "License"); you may not use this file
# compliance with the License. You may obtain a copy of the License at # except in compliance with the License. You may obtain a copy of
# http://www.mozilla.org/MPL/ # the License at http://www.mozilla.org/MPL/
# #
# Software distributed under the License is distributed on an "AS IS" # Software distributed under the License is distributed on an "AS
# basis, WITHOUT WARRANTY OF ANY KIND, either express or implied. See the # IS" basis, WITHOUT WARRANTY OF ANY KIND, either express or
# License for the specific language governing rights and limitations # implied. See the License for the specific language governing
# under the License. # rights and limitations under the License.
# #
# The Original Code is the Bugzilla Bug Tracking System. # The Original Code is the Bugzilla Bug Tracking System.
# #
# The Initial Developer of the Original Code is Netscape Communications # The Initial Developer of the Original Code is Netscape Communications
# Corporation. Portions created by Netscape are Copyright (C) 1998 # Corporation. Portions created by Netscape are
# Netscape Communications Corporation. All Rights Reserved. # Copyright (C) 1998 Netscape Communications Corporation. All
# # Rights Reserved.
#
# Contributor(s): Terry Weissman <terry@mozilla.org> # Contributor(s): Terry Weissman <terry@mozilla.org>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment