changeset 27535:a6edcce8ada3

Fix copyright dates.
author Dave Love <fx@gnu.org>
date Mon, 31 Jan 2000 18:07:17 +0000
parents eeb998860456
children e640e22d23c8
files lisp/rlogin.el
diffstat 1 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/rlogin.el	Mon Jan 31 17:17:49 2000 +0000
+++ b/lisp/rlogin.el	Mon Jan 31 18:07:17 2000 +0000
@@ -1,12 +1,12 @@
 ;;; rlogin.el --- remote login interface
 
-;; Copyright (C) 1992-1995, 1997, 1998 Free Software Foundation, Inc.
+;; Copyright (C) 1992, 93, 94, 95, 97, 1998 Free Software Foundation, Inc.
 
 ;; Author: Noah Friedman
 ;; Maintainer: Noah Friedman <friedman@splode.com>
 ;; Keywords: unix, comm
 
-;; $Id: rlogin.el,v 1.43 1998/09/11 01:22:53 friedman Exp $
+;; $Id: rlogin.el,v 1.44 1998/10/03 00:44:26 friedman Exp $
 
 ;; This file is part of GNU Emacs.