Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJohn Arthorne2009-05-25 21:48:59 +0000
committerJohn Arthorne2009-05-25 21:48:59 +0000
commitb8516cbfa8c63ed012a0ccd26450ba3350fc5110 (patch)
tree40beeb57c4f695b0bf53bd1e76870a4530083d32 /bundles/org.eclipse.equinox.p2.directorywatcher
parent012a5212b3d5fe14c91128527e3922db828fead5 (diff)
downloadrt.equinox.p2-b8516cbfa8c63ed012a0ccd26450ba3350fc5110.tar.gz
rt.equinox.p2-b8516cbfa8c63ed012a0ccd26450ba3350fc5110.tar.xz
rt.equinox.p2-b8516cbfa8c63ed012a0ccd26450ba3350fc5110.zip
Update copyrightsv20090525
Diffstat (limited to 'bundles/org.eclipse.equinox.p2.directorywatcher')
-rw-r--r--bundles/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/EntryAdvice.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/EntryAdvice.java b/bundles/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/EntryAdvice.java
index 9115dd2dc..600681ae4 100644
--- a/bundles/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/EntryAdvice.java
+++ b/bundles/org.eclipse.equinox.p2.directorywatcher/src/org/eclipse/equinox/internal/provisional/p2/directorywatcher/EntryAdvice.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2008 Code 9 and others. All rights reserved. This
+ * Copyright (c) 2008, 2009 Code 9 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 http://www.eclipse.org/legal/epl-v10.html

Back to the top