diff options
Diffstat (limited to 'editcomponents.cgi')
-rwxr-xr-x | editcomponents.cgi | 27 |
1 files changed, 18 insertions, 9 deletions
diff --git a/editcomponents.cgi b/editcomponents.cgi index 83381fe7e..1c45a311a 100755 --- a/editcomponents.cgi +++ b/editcomponents.cgi @@ -1,16 +1,25 @@ #!/usr/bonsaitools/bin/perl -w # -*- Mode: perl; indent-tabs-mode: nil -*- # -# The contents of this file are subject to the Mozilla Public License -# Version 1.0 (the "License"); you may not use this file except in -# compliance with the License. You may obtain a copy of 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. +# The contents of this file are subject to the Mozilla Public +# License Version 1.1 (the "License"); you may not use this file +# except in compliance with the License. You may obtain a copy of +# 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. +# +# 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 # |