Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSzymon Brandys2010-05-24 13:43:32 +0000
committerSzymon Brandys2010-05-24 13:43:32 +0000
commit977af1efbd18010d27aca184d8ec62b2f3bb38b2 (patch)
tree0e7736b6add97bf04a71d184026f613f9c04211c /bundles/org.eclipse.team.cvs.ssh2
parentcb81f1c65726110fc9a88730ce98ccba86938eb2 (diff)
downloadeclipse.platform.team-977af1efbd18010d27aca184d8ec62b2f3bb38b2.tar.gz
eclipse.platform.team-977af1efbd18010d27aca184d8ec62b2f3bb38b2.tar.xz
eclipse.platform.team-977af1efbd18010d27aca184d8ec62b2f3bb38b2.zip
updated copyrights
Diffstat (limited to 'bundles/org.eclipse.team.cvs.ssh2')
-rw-r--r--bundles/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/JSchSession.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/bundles/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/JSchSession.java b/bundles/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/JSchSession.java
index 8cb47f721..59686b975 100644
--- a/bundles/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/JSchSession.java
+++ b/bundles/org.eclipse.team.cvs.ssh2/src/org/eclipse/team/internal/ccvs/ssh2/JSchSession.java
@@ -1,5 +1,5 @@
/*******************************************************************************
- * Copyright (c) 2000, 2008 IBM Corporation and others.
+ * Copyright (c) 2000, 2010 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