summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGrant Gayed <ggayed>2006-03-16 21:37:06 +0000
committerGrant Gayed <ggayed>2006-03-16 21:37:06 +0000
commitb2854b0314afb24ebfc8c1d4015b5bf496499fb9 (patch)
treef847e8859ba5d68af666d08d6180c031970de61d
parente36b06f1e28897cd78088091141b829e00564aed (diff)
downloadeclipse.platform.swt-b2854b0314afb24ebfc8c1d4015b5bf496499fb9.tar.gz
eclipse.platform.swt-b2854b0314afb24ebfc8c1d4015b5bf496499fb9.tar.xz
eclipse.platform.swt-b2854b0314afb24ebfc8c1d4015b5bf496499fb9.zip
license
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h41
1 files changed, 27 insertions, 14 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h
index 7fb0a9a13e..dbb9dc4424 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/common/library/xpcom.h
@@ -1,17 +1,30 @@
-/*******************************************************************************
- * Copyright (c) 2000, 2004 IBM Corporation and others. All rights reserved.
- * The contents of this file are made available under the terms
- * of the GNU Lesser General Public License (LGPL) Version 2.1 that
- * accompanies this distribution (lgpl-v21.txt). The LGPL is also
- * available at http://www.gnu.org/licenses/lgpl.html. If the version
- * of the LGPL at http://www.gnu.org is different to the version of
- * the LGPL accompanying this distribution and there is any conflict
- * between the two license versions, the terms of the LGPL accompanying
- * this distribution shall govern.
- *
- * Contributors:
- * IBM Corporation - initial API and implementation
- *******************************************************************************/
+/* ***** BEGIN LICENSE BLOCK *****
+* Version: MPL 1.1
+*
+* 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 Communicator client code, released March 31, 1998.
+*
+* The Initial Developer of the Original Code is
+* Netscape Communications Corporation.
+* Portions created by Netscape are Copyright (C) 1998-1999
+* Netscape Communications Corporation. All Rights Reserved.
+*
+* Contributor(s):
+*
+* IBM
+* - Binding to permit interfacing between Mozilla and SWT
+* - Copyright (C) 2003, 2004 IBM Corp. All Rights Reserved.
+*
+* ***** END LICENSE BLOCK ***** */
#ifndef INC_os_H
#define INC_os_H