From 0940186cb962fe6027e2ad40d3f27d0075b57409 Mon Sep 17 00:00:00 2001 From: "dmose%mozilla.org" <> Date: Tue, 2 Nov 1999 07:33:03 +0000 Subject: updated license boilerplate --- checksetup.pl | 27 +++++++++++++++++---------- 1 file changed, 17 insertions(+), 10 deletions(-) (limited to 'checksetup.pl') diff --git a/checksetup.pl b/checksetup.pl index 0b30fa4d9..7b02ec0d5 100755 --- a/checksetup.pl +++ b/checksetup.pl @@ -1,18 +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 -# Terry Weissman +# Terry Weissman # # # Direct any questions on this source code to -- cgit v1.2.3-24-g4f1b