summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
diff options
context:
space:
mode:
authorChristophe Cornu <ccornu>2005-02-14 21:57:47 +0000
committerChristophe Cornu <ccornu>2005-02-14 21:57:47 +0000
commit8fc6d3c5f4eeed9db853d3bce47a83679e47ab51 (patch)
tree348f7ca507a5f4df5b281fb4964ca797ab73afd9 /bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
parent5dadef95ab33e599f273e5ed94b319c7dfd75f91 (diff)
downloadeclipse.platform.swt-8fc6d3c5f4eeed9db853d3bce47a83679e47ab51.tar.gz
eclipse.platform.swt-8fc6d3c5f4eeed9db853d3bce47a83679e47ab51.tar.xz
eclipse.platform.swt-8fc6d3c5f4eeed9db853d3bce47a83679e47ab51.zip
v3123v3123
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h30
1 files changed, 20 insertions, 10 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
index 9085d01a0d..7ad04f0006 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.h
@@ -1,13 +1,23 @@
-/*******************************************************************************
-* Copyright (c) 2000, 2004 IBM Corporation and others.
-* All rights reserved. This program and the accompanying materials
-* are made available under the terms of the Common Public License v1.0
-* which accompanies this distribution, and is available at
-* http://www.eclipse.org/legal/cpl-v10.html
-*
-* 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.
+*
+* Contributor(s):
+*
+* IBM
+* - Binding to permit interfacing between Cairo and SWT
+* - Copyright (C) 2005 IBM Corp. All Rights Reserved.
+*
+* ***** END LICENSE BLOCK ***** */
#ifdef NATIVE_STATS
extern int Cairo_nativeFunctionCount;