summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c
diff options
context:
space:
mode:
authorSilenio Quarti <silenio>2006-05-09 21:53:07 +0000
committerSilenio Quarti <silenio>2006-05-09 21:53:07 +0000
commit09929bbe622a73419bcd0603d90a1e6341b26fae (patch)
tree353450c5931f26f9369fa8a77d69a511fe6c5b42 /bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c
parenteca1826649515160e2b22483d995e6487fb195aa (diff)
downloadeclipse.platform.swt-09929bbe622a73419bcd0603d90a1e6341b26fae.tar.gz
eclipse.platform.swt-09929bbe622a73419bcd0603d90a1e6341b26fae.tar.xz
eclipse.platform.swt-09929bbe622a73419bcd0603d90a1e6341b26fae.zip
fixing copyright in JNIgen tool
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c38
1 files changed, 19 insertions, 19 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c
index 478bf180b2..9259eaa0e4 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT PI/cairo/library/cairo_stats.c
@@ -1,23 +1,23 @@
/* ***** 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 ***** */
+ * 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, 2006 IBM Corp. All Rights Reserved.
+ *
+ * ***** END LICENSE BLOCK ***** */
#include "swt.h"
#include "cairo_stats.h"