diff options
Diffstat (limited to 'lisp/nntp.el')
-rw-r--r-- | lisp/nntp.el | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lisp/nntp.el b/lisp/nntp.el index e7883261621..cac01653160 100644 --- a/lisp/nntp.el +++ b/lisp/nntp.el @@ -1,14 +1,13 @@ ;;; nntp.el --- NNTP (RFC977) Interface for GNU Emacs +;; Copyright (C) 1987, 1988, 1989 Fujitsu Laboratories LTD. +;; Copyright (C) 1987, 1988, 1989, 1990 Masanobu UMEDA + ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> -;; Last-Modified: 16 Mar 1992 ;; Keywords: news ;; $Header: nntp.el,v 3.10 90/03/23 13:25:27 umerin Locked $ -;; Copyright (C) 1987, 1988, 1989 Fujitsu Laboratories LTD. -;; Copyright (C) 1987, 1988, 1989, 1990 Masanobu UMEDA - ;; This file is part of GNU Emacs. ;; GNU Emacs is distributed in the hope that it will be useful, |