Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-07-24 12:08:11 +0000
committerspingel2009-07-24 12:08:11 +0000
commit278e5574f91aff4a1021424bbe1fecb92a4ff078 (patch)
tree42d091bef0845b821ab8cd2d8bff83d38d07d032 /org.eclipse.mylyn.trac.wiki/src
parentc0b2bb638a32464477397159f75dc32e915ec1b8 (diff)
downloadorg.eclipse.mylyn.incubator-278e5574f91aff4a1021424bbe1fecb92a4ff078.tar.gz
org.eclipse.mylyn.incubator-278e5574f91aff4a1021424bbe1fecb92a4ff078.tar.xz
org.eclipse.mylyn.incubator-278e5574f91aff4a1021424bbe1fecb92a4ff078.zip
NEW - bug 262114: update copyright notices to 2009
https://bugs.eclipse.org/bugs/show_bug.cgi?id=262114
Diffstat (limited to 'org.eclipse.mylyn.trac.wiki/src')
-rw-r--r--org.eclipse.mylyn.trac.wiki/src/org/eclipse/mylyn/internal/trac/wiki/actions/OpenWikiPageAction.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.trac.wiki/src/org/eclipse/mylyn/internal/trac/wiki/actions/OpenWikiPageAction.java b/org.eclipse.mylyn.trac.wiki/src/org/eclipse/mylyn/internal/trac/wiki/actions/OpenWikiPageAction.java
index 19edf585..f2407281 100644
--- a/org.eclipse.mylyn.trac.wiki/src/org/eclipse/mylyn/internal/trac/wiki/actions/OpenWikiPageAction.java
+++ b/org.eclipse.mylyn.trac.wiki/src/org/eclipse/mylyn/internal/trac/wiki/actions/OpenWikiPageAction.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2004, 2008 Tasktop Technologies and others.
+ * Copyright (c) 2004, 2009 Tasktop Technologies 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