diff options
Diffstat (limited to 'lisp/gnus.el')
-rw-r--r-- | lisp/gnus.el | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lisp/gnus.el b/lisp/gnus.el index 198b1bde62c..75ea4f2134c 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -1,13 +1,12 @@ ;;; gnus.el --- GNUS: an NNTP-based News Reader for GNU Emacs +;; Copyright (C) 1987, 1988, 1989, 1990 Free Software Foundation, Inc. + ;; Author: Masanobu UMEDA <umerin@flab.flab.fujitsu.junet> -;; Last-Modified: 10 Jun 1992 ;; Keywords: news ;; $Header: gnus.el,v 3.13 90/03/23 13:24:27 umerin Locked $ -;; Copyright (C) 1987, 1988, 1989, 1990 Free Software Foundation, Inc. - ;; This file is part of GNU Emacs. ;; GNU Emacs is free software; you can redistribute it and/or modify |