Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorThomas Watson2009-05-11 21:09:47 +0000
committerThomas Watson2009-05-11 21:09:47 +0000
commit79a4fe3ed2c29889f66b90838a1873157c2957b2 (patch)
treecf0b86a519fb5a8549c962fcf9e40761449d21bb
parentbab1be79507d40f72a69742ee92bd26c5ae601b2 (diff)
downloadrt.equinox.bundles-79a4fe3ed2c29889f66b90838a1873157c2957b2.tar.gz
rt.equinox.bundles-79a4fe3ed2c29889f66b90838a1873157c2957b2.tar.xz
rt.equinox.bundles-79a4fe3ed2c29889f66b90838a1873157c2957b2.zip
update copyrightv20090511
-rw-r--r--bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/ConfigurationEventAdapter.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/ConfigurationEventAdapter.java b/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/ConfigurationEventAdapter.java
index 4c328d2c9..ee0c81541 100644
--- a/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/ConfigurationEventAdapter.java
+++ b/bundles/org.eclipse.equinox.cm/src/org/eclipse/equinox/internal/cm/ConfigurationEventAdapter.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2007 IBM Corporation.
+ * Copyright (c) 2007, 2009 IBM Corporation.
* 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