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

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