comparison lisp/url/url-news.el @ 57427:01934125951e

Fix copyright notice.
author Lars Hansen <larsh@soem.dk>
date Sun, 10 Oct 2004 20:40:03 +0000
parents 8561817c6e37
children 202c408c174b 47f53c5c9620
comparison
equal deleted inserted replaced
57426:4f0c0062f974 57427:01934125951e
1 ;;; url-news.el --- News Uniform Resource Locator retrieval code 1 ;;; url-news.el --- News Uniform Resource Locator retrieval code
2 ;; Keywords: comm, data, processes 2 ;; Keywords: comm, data, processes
3 3
4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;; 4 ;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
5 ;;; Copyright (c) 1993 - 1996 by William M. Perry <wmperry@cs.indiana.edu>
6 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc. 5 ;;; Copyright (c) 1996 - 1999 Free Software Foundation, Inc.
7 ;;; 6 ;;;
8 ;;; This file is part of GNU Emacs. 7 ;;; This file is part of GNU Emacs.
9 ;;; 8 ;;;
10 ;;; GNU Emacs is free software; you can redistribute it and/or modify 9 ;;; GNU Emacs is free software; you can redistribute it and/or modify