Mercurial > emacs
comparison lisp/url/url-util.el @ 68640:e8a3fb527b77
Update years in copyright notice; nfc.
author | Thien-Thi Nguyen <ttn@gnuvola.org> |
---|---|
date | Sun, 05 Feb 2006 23:44:47 +0000 |
parents | 915d671fef52 |
children | 5b336ff592bb d04d8ccb3c41 |
comparison
equal
deleted
inserted
replaced
68639:dc2d5a6655a3 | 68640:e8a3fb527b77 |
---|---|
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 Free Software Foundation, Inc. | 4 ;; 2005, 2006 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. |