summaryrefslogtreecommitdiffstats
path: root/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library
diff options
context:
space:
mode:
authorCarolyn MacLeod <carolyn>2008-06-05 17:32:07 +0000
committerCarolyn MacLeod <carolyn>2008-06-05 17:32:07 +0000
commitaab8dd4993a78017d2de4c49a90a757b1ca40959 (patch)
tree61fd45d9d5b99a85ffe7f975c33f6b87aa15a735 /bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library
parentfb601761545f8071d8344ef9f99b5529b6660c35 (diff)
downloadeclipse.platform.swt-aab8dd4993a78017d2de4c49a90a757b1ca40959.tar.gz
eclipse.platform.swt-aab8dd4993a78017d2de4c49a90a757b1ca40959.tar.xz
eclipse.platform.swt-aab8dd4993a78017d2de4c49a90a757b1ca40959.zip
After Copyright Bash for 3.4RC4AFTER_COPYRIGHT_BASH_FOR_34RC4
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library/swt_awt.c20
1 files changed, 10 insertions, 10 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library/swt_awt.c b/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library/swt_awt.c
index eac8751e57..ffa8ef23b4 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library/swt_awt.c
+++ b/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/library/swt_awt.c
@@ -1,13 +1,13 @@
-/*******************************************************************************
-* Copyright (c) 2000, 2005 IBM Corporation and others.
-* All rights reserved. This program and the accompanying materials
-* are made available under the terms of the Eclipse Public License v1.0
-* which accompanies this distribution, and is available at
-* http://www.eclipse.org/legal/epl-v10.html
-*
-* Contributors:
-* IBM Corporation - initial API and implementation
-*******************************************************************************/
+/*******************************************************************************
+ * Copyright (c) 2000, 2007 IBM Corporation and others.
+ * All rights reserved. This program and the accompanying materials
+ * are made available under the terms of the Eclipse Public License v1.0
+ * which accompanies this distribution, and is available at
+ * http://www.eclipse.org/legal/epl-v10.html
+ *
+ * Contributors:
+ * IBM Corporation - initial API and implementation
+ *******************************************************************************/
#include "swt.h"
#include "jawt_md.h"