diff options
Diffstat (limited to 'lisp/net/tramp-fish.el')
-rw-r--r-- | lisp/net/tramp-fish.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-fish.el b/lisp/net/tramp-fish.el index 44e2ab8b392..ea0548a8174 100644 --- a/lisp/net/tramp-fish.el +++ b/lisp/net/tramp-fish.el @@ -1,6 +1,6 @@ ;;; tramp-fish.el --- Tramp access functions for FISH protocol -;; Copyright (C) 2006, 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: Michael Albinus <michael.albinus@gmx.de> ;; Keywords: comm, processes |