diff options
Diffstat (limited to 'lisp/net/telnet.el')
-rw-r--r-- | lisp/net/telnet.el | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lisp/net/telnet.el b/lisp/net/telnet.el index bc3621c1998..7103b551116 100644 --- a/lisp/net/telnet.el +++ b/lisp/net/telnet.el @@ -1,7 +1,6 @@ ;;; telnet.el --- run a telnet session from within an Emacs buffer -;; Copyright (C) 1985, 1988, 1992, 1994, 2001, 2002, 2003, 2004, -;; 2005, 2006, 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. +;; Copyright (C) 1985, 1988, 1992, 1994, 2001-2011 Free Software Foundation, Inc. ;; Author: William F. Schelter ;; Maintainer: FSF |