comparison lisp/url/url-http.el @ 79720:9c0b3f269b92

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 02:23:04 +0000
parents 0d24e0627e57
children 09d6e55e4476 107ccd98fa12
comparison
equal deleted inserted replaced
79719:dc100f64b2b7 79720:9c0b3f269b92
1 ;;; url-http.el --- HTTP retrieval routines 1 ;;; url-http.el --- HTTP retrieval routines
2 2
3 ;; Copyright (C) 1999, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 1999, 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
4 4
5 ;; Author: Bill Perry <wmperry@gnu.org> 5 ;; Author: Bill Perry <wmperry@gnu.org>
6 ;; Keywords: comm, data, processes 6 ;; Keywords: comm, data, processes
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.