Mercurial > emacs
comparison lisp/net/tramp-fish.el @ 87665:b9e8ab94c460
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Wed, 09 Jan 2008 04:26:53 +0000 |
parents | 21983e7c844a |
children | f8cab158daf2 |
comparison
equal
deleted
inserted
replaced
87664:66dd209de97f | 87665:b9e8ab94c460 |
---|---|
1 ;;; tramp-fish.el --- Tramp access functions for FISH protocol | 1 ;;; tramp-fish.el --- Tramp access functions for FISH protocol |
2 | 2 |
3 ;; Copyright (C) 2006, 2007 Free Software Foundation, Inc. | 3 ;; Copyright (C) 2006, 2007, 2008 Free Software Foundation, Inc. |
4 | 4 |
5 ;; Author: Michael Albinus <michael.albinus@gmx.de> | 5 ;; Author: Michael Albinus <michael.albinus@gmx.de> |
6 ;; Keywords: comm, processes | 6 ;; Keywords: comm, processes |
7 | 7 |
8 ;; This file is part of GNU Emacs. | 8 ;; This file is part of GNU Emacs. |