Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2012-06-01 20:19:36 +0000
committerCarolyn MacLeod2012-06-01 20:19:36 +0000
commit6d47c919e9d424219c81937cbd5f67e5bafb88ed (patch)
tree730a3c851e5fa47ef9d13250fcfd5c969335171a /bundles/org.eclipse.swt/Eclipse SWT AWT/gtk
parent4fe717a87174d79297786da070f9cdd2d233f54a (diff)
downloadeclipse.platform.swt-6d47c919e9d424219c81937cbd5f67e5bafb88ed.tar.gz
eclipse.platform.swt-6d47c919e9d424219c81937cbd5f67e5bafb88ed.tar.xz
eclipse.platform.swt-6d47c919e9d424219c81937cbd5f67e5bafb88ed.zip
Bug 380560 - Do the annual javadoc/copyright bash for 3.8 and 4.2
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT AWT/gtk')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java b/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java
index 2718463a26..998cfa0685 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT AWT/gtk/org/eclipse/swt/awt/SWT_AWT.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
+ * Copyright (c) 2000, 2012 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