Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorVeronika Irvine2005-06-23 14:51:56 +0000
committerVeronika Irvine2005-06-23 14:51:56 +0000
commit6eda27d895af6739b01910d6f851aac633bfd2fe (patch)
treeb6a68a2a4ee28c4972ff3f72e6c23f6e532915be /bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt
parent6dc5ed2fcf9771569e3904c40050f158eb9ea4f1 (diff)
downloadeclipse.platform.swt-6eda27d895af6739b01910d6f851aac633bfd2fe.tar.gz
eclipse.platform.swt-6eda27d895af6739b01910d6f851aac633bfd2fe.tar.xz
eclipse.platform.swt-6eda27d895af6739b01910d6f851aac633bfd2fe.zip
update copyrightsv3138e
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt/SWT_AWT.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt/SWT_AWT.java b/bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt/SWT_AWT.java
index 5efecd45b7..b205b8ef33 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt/SWT_AWT.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT AWT/emulated/org/eclipse/swt/awt/SWT_AWT.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2004 IBM Corporation and others.
+ * 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

Back to the top