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 Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java
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 Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java')
-rw-r--r--bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java
index 1ae38cd00d..12f218d475 100644
--- a/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java
+++ b/bundles/org.eclipse.swt/Eclipse SWT Mozilla/carbon/org/eclipse/swt/browser/MozillaDelegate.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2003, 2012 IBM Corporation and others.
+ * Copyright (c) 2003, 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