diff options
author | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:26:53 +0000 |
---|---|---|
committer | Glenn Morris <rgm@gnu.org> | 2008-01-09 04:26:53 +0000 |
commit | ea133ad7c277c7520b01cf33a4bd84afdfad6049 (patch) | |
tree | c716eae646ad25d0cc14d9875a50485f417f89e1 /lisp/net/tramp-fish.el | |
parent | b1279e942ef709d701b125a31cd6cf32e3ceedba (diff) | |
download | emacs-ea133ad7c277c7520b01cf33a4bd84afdfad6049.tar.gz |
Add 2008 to copyright years.
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 95091c276bc..f6f455b1823 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 Free Software Foundation, Inc. +;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Michael Albinus <michael.albinus@gmx.de> ;; Keywords: comm, processes |