comparison lisp/net/rlogin.el @ 74509:f7702c5f335d

Update copyright years.
author Glenn Morris <rgm@gnu.org>
date Sat, 09 Dec 2006 04:06:06 +0000
parents 067115a6e738
children e3694f1cb928 17e0dd217877 6588c6259dfb
comparison
equal deleted inserted replaced
74508:0b524ec529e1 74509:f7702c5f335d
1 ;;; rlogin.el --- remote login interface 1 ;;; rlogin.el --- remote login interface
2 2
3 ;; Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, 2002, 2003, 2004, 3 ;; Copyright (C) 1992, 1993, 1994, 1995, 1997, 1998, 2001, 2002, 2003,
4 ;; 2005, 2006 Free Software Foundation, Inc. 4 ;; 2004, 2005, 2006 Free Software Foundation, Inc.
5 5
6 ;; Author: Noah Friedman 6 ;; Author: Noah Friedman
7 ;; Maintainer: Noah Friedman <friedman@splode.com> 7 ;; Maintainer: Noah Friedman <friedman@splode.com>
8 ;; Keywords: unix, comm 8 ;; Keywords: unix, comm
9 9