Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorspingel2009-07-24 12:08:12 +0000
committerspingel2009-07-24 12:08:12 +0000
commitdfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c (patch)
treec280d8f8fc573724e542a8a74a4724323179b7cc /org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard
parent1df2e49afadda0c686ea1166d0ef5ac6940441e6 (diff)
downloadorg.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.tar.gz
org.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.tar.xz
org.eclipse.mylyn.tasks-dfa69f10ddb9700e68ffd004a5ee5f0d5bf5821c.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.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard')
-rw-r--r--org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/NewBugzillaTaskWizard.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/NewBugzillaTaskWizard.java b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/NewBugzillaTaskWizard.java
index c2765496d..85f8f985a 100644
--- a/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/NewBugzillaTaskWizard.java
+++ b/org.eclipse.mylyn.bugzilla.ui/src/org/eclipse/mylyn/internal/bugzilla/ui/wizard/NewBugzillaTaskWizard.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