Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2004-06-24 08:56:42 +0000
committerCarolyn MacLeod2004-06-24 08:56:42 +0000
commitf8f0a767b897df13a5ca94e25ff86a9c9436882c (patch)
tree44edb07ba11d150775c669ae374ce0e3d260341e /bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
parent1594f7ba10ad58a8789f34ee7ea62355bb1d0e30 (diff)
downloadeclipse.platform.swt-f8f0a767b897df13a5ca94e25ff86a9c9436882c.tar.gz
eclipse.platform.swt-f8f0a767b897df13a5ca94e25ff86a9c9436882c.tar.xz
eclipse.platform.swt-f8f0a767b897df13a5ca94e25ff86a9c9436882c.zip
Copyright updates for 3.0v3061-postcopyright
Diffstat (limited to 'bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties')
-rw-r--r--bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties10
1 files changed, 10 insertions, 0 deletions
diff --git a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
index d34653b272..9ff7cb78b2 100644
--- a/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
+++ b/bundles/org.eclipse.swt.tools/JNI Generation/org/eclipse/swt/tools/internal/org.eclipse.swt.internal.gtk.OS.properties
@@ -1,3 +1,13 @@
+###############################################################################
+# Copyright (c) 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
+###############################################################################
org_eclipse_swt_internal_gtk_GdkColor=
GdkColor_pixel=cast=(guint32)
GdkColor_red=cast=(guint16)

Back to the top