comparison lisp/net/tramp-ftp.el @ 63588:130ffd61d28f

Revert copyright years back to original ones. Tramp has a life outside GNU Emacs.
author Michael Albinus <michael.albinus@gmx.de>
date Sun, 19 Jun 2005 14:20:06 +0000
parents df55e63482c4
children 18a818a2ee7c b7da78284d4c
comparison
equal deleted inserted replaced
63587:b02ea134efad 63588:130ffd61d28f
1 ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP and EFS -*- coding: iso-8859-1; -*- 1 ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP and EFS -*- coding: iso-8859-1; -*-
2 2
3 ;; Copyright (C) 2002, 2005 Free Software Foundation, Inc. 3 ;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
4 4
5 ;; Author: Michael Albinus <Michael.Albinus@alcatel.de> 5 ;; Author: Michael Albinus <Michael.Albinus@alcatel.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.