diff lisp/ange-ftp.el @ 7298:4fd40bd394fe

Update copyright.
author Karl Heuer <kwzh@gnu.org>
date Tue, 03 May 1994 22:46:37 +0000
parents fa1ae50e55b3
children 26587880d2b4
line wrap: on
line diff
--- a/lisp/ange-ftp.el	Tue May 03 21:15:27 1994 +0000
+++ b/lisp/ange-ftp.el	Tue May 03 22:46:37 1994 +0000
@@ -1,6 +1,6 @@
 ;;; ange-ftp.el --- transparent FTP support for GNU Emacs
 
-;;; Copyright (C) 1989, 1990, 1991, 1992, 1993  Free Software Foundation, Inc.
+;;; Copyright (C) 1989,90,91,92,93,94  Free Software Foundation, Inc.
 ;;;
 ;; Author: Andy Norman (ange@hplb.hpl.hp.com)
 ;; Keywords: comm
@@ -851,7 +851,7 @@
 ;;;; Internal variables.
 ;;;; ------------------------------------------------------------
 
-(defconst ange-ftp-version "$Revision: 1.48 $")
+(defconst ange-ftp-version "$Revision: 1.49 $")
 
 (defvar ange-ftp-data-buffer-name " *ftp data*"
   "Buffer name to hold directory listing data received from ftp process.")