1Version: MPL 1.1/GPL 2.0/LGPL 2.1 2 3The contents of this file are subject to the Mozilla Public License Version 41.1 (the "License"); you may not use this file except in compliance with 5the License. You may obtain a copy of the License at 6http://www.mozilla.org/MPL/ 7 8Software distributed under the License is distributed on an "AS IS" basis, 9WITHOUT WARRANTY OF ANY KIND, either express or implied. See the License 10for the specific language governing rights and limitations under the 11License. 12 13The Original Code is mozilla.org code. 14 15The Initial Developer of the Original Code is 16Netscape Communications Corporation. 17Portions created by the Initial Developer are Copyright (C) 1998 18the Initial Developer. All Rights Reserved. 19 20Contributor(s): 21 22Alternatively, the contents of this file may be used under the terms of 23either the GNU General Public License Version 2 or later (the "GPL"), or 24the GNU Lesser General Public License Version 2.1 or later (the "LGPL"), 25in which case the provisions of the GPL or the LGPL are applicable instead 26of those above. If you wish to allow use of your version of this file only 27under the terms of either the GPL or the LGPL, and not to allow others to 28use your version of this file under the terms of the MPL, indicate your 29decision by deleting the provisions above and replace them with the notice 30and other provisions required by the GPL or the LGPL. If you do not delete 31the provisions above, a recipient may use your version of this file under 32the terms of any one of the MPL, the GPL or the LGPL. 33