diff options
author | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-03-07 20:41:28 +0000 |
---|---|---|
committer | Matthieu Herrb <matthieu@cvs.openbsd.org> | 2011-03-07 20:41:28 +0000 |
commit | c09bc985d772a6d148187193e5ff31687e27e872 (patch) | |
tree | 68abbdba6390bb334b1783fb9ca0f3f973cc11a2 /app/xterm/plink.sh | |
parent | d059bb98cf4aca64c2ef777f96a3de375325132d (diff) |
Update to xterm version 269.
Tested and ok ajacoutot@, jasper@, krw@, shadchin@
Diffstat (limited to 'app/xterm/plink.sh')
-rw-r--r-- | app/xterm/plink.sh | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app/xterm/plink.sh b/app/xterm/plink.sh index 5fa63c1bb..c3c991b10 100644 --- a/app/xterm/plink.sh +++ b/app/xterm/plink.sh @@ -1,9 +1,9 @@ #!/bin/sh -# $XTermId: plink.sh,v 1.6 2010/06/15 22:32:19 tom Exp $ +# $XTermId: plink.sh,v 1.7 2010/11/28 23:55:35 tom Exp $ # ----------------------------------------------------------------------------- # this file is part of xterm # -# Copyright 2001,2005 by Thomas E. Dickey +# Copyright 2001-2005,2010 by Thomas E. Dickey # # All Rights Reserved # |