Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2011-05-10 18:02:06 +0000
committerCarolyn MacLeod2011-05-10 18:02:06 +0000
commit71e10e5c2cf6f2a8a3d59ad11580068dfbf05d3d (patch)
treeb13b505395eab1694328bea9648c12d9eb952419 /bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
parent2e21b70c400642cc913f1b72fa99738c3852c0d5 (diff)
downloadeclipse.platform.swt-71e10e5c2cf6f2a8a3d59ad11580068dfbf05d3d.tar.gz
eclipse.platform.swt-71e10e5c2cf6f2a8a3d59ad11580068dfbf05d3d.tar.xz
eclipse.platform.swt-71e10e5c2cf6f2a8a3d59ad11580068dfbf05d3d.zip
Bug 345279 - Do the annual copyright bash for 3.7AFTER_COPYRIGHT_BASH_FOR_37RC1
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
index c12c4c3a2a..6285902129 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT/gtk/org/eclipse/swt/widgets/Widget.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2009 IBM Corporation and others.
+ * Copyright (c) 2000, 2011 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