Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorCarolyn MacLeod2013-05-28 20:33:25 +0000
committerCarolyn MacLeod2013-05-28 20:35:48 +0000
commit00a6a0595db884a4e094efd280061073f79dc6ce (patch)
treea74620613ce6c3b1b20e220bdc2177f6595aba24 /bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org
parent2cbee717c205414c34c64d48f8883400973c429e (diff)
downloadeclipse.platform.swt-00a6a0595db884a4e094efd280061073f79dc6ce.tar.gz
eclipse.platform.swt-00a6a0595db884a4e094efd280061073f79dc6ce.tar.xz
eclipse.platform.swt-00a6a0595db884a4e094efd280061073f79dc6ce.zip
Bug 408895 - Do the annual javadoc/copyright bash for 4.3
Diffstat (limited to 'bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/SWTMessages.properties2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/SWTMessages.properties b/bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/SWTMessages.properties
index 27f3db26c3..94ffdca6f1 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/SWTMessages.properties
+++ b/bundles/org.eclipse.swt/Eclipse SWT/common_j2se/org/eclipse/swt/internal/SWTMessages.properties
@@ -1,5 +1,5 @@
###############################################################################
-# Copyright (c) 2000, 2011 IBM Corporation and others.
+# Copyright (c) 2000, 2013 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