Mercurial > emacs
changeset 79720:9c0b3f269b92
Add 2008 to copyright years.
author | Glenn Morris <rgm@gnu.org> |
---|---|
date | Mon, 07 Jan 2008 02:23:04 +0000 |
parents | dc100f64b2b7 |
children | 73661ddc7ac7 |
files | lisp/url/ChangeLog lisp/url/url-about.el lisp/url/url-auth.el lisp/url/url-cache.el lisp/url/url-cid.el lisp/url/url-cookie.el lisp/url/url-dav.el lisp/url/url-dired.el lisp/url/url-expand.el lisp/url/url-file.el lisp/url/url-ftp.el lisp/url/url-gw.el lisp/url/url-handlers.el lisp/url/url-history.el lisp/url/url-http.el lisp/url/url-imap.el lisp/url/url-irc.el lisp/url/url-ldap.el lisp/url/url-mailto.el lisp/url/url-methods.el lisp/url/url-misc.el lisp/url/url-news.el lisp/url/url-nfs.el lisp/url/url-ns.el lisp/url/url-parse.el lisp/url/url-privacy.el lisp/url/url-proxy.el lisp/url/url-util.el lisp/url/url-vars.el lisp/url/url.el lisp/url/vc-dav.el |
diffstat | 31 files changed, 32 insertions(+), 31 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/url/ChangeLog Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/ChangeLog Mon Jan 07 02:23:04 2008 +0000 @@ -1890,7 +1890,7 @@ ;; End: Copyright (C) 1999, 2001, 2002, 2004, 2005, - 2006, 2007 Free Software Foundation, Inc. + 2006, 2007, 2008 Free Software Foundation, Inc. This file is part of GNU Emacs.
--- a/lisp/url/url-about.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-about.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,7 @@ ;;; url-about.el --- Show internal URLs -;; Copyright (C) 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008 +;; Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-auth.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-auth.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-auth.el --- Uniform Resource Locator authorization modules ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-cache.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-cache.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-cache.el --- Uniform Resource Locator retrieval tool ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-cid.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-cid.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-cid.el --- Content-ID URL loader -;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-cookie.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-cookie.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-cookie.el --- Netscape Cookie support ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-dav.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-dav.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-dav.el --- WebDAV support -;; Copyright (C) 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Maintainer: Bill Perry <wmperry@gnu.org>
--- a/lisp/url/url-dired.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-dired.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-dired.el --- URL Dired minor mode ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, files
--- a/lisp/url/url-expand.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-expand.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-expand.el --- expand-file-name for URLs -;; Copyright (C) 1999, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-file.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-file.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-file.el --- File retrieval code ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-ftp.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-ftp.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-ftp.el --- FTP wrapper ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-gw.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-gw.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-gw.el --- Gateway munging for URL loading -;; Copyright (C) 1997, 1998, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1997, 1998, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: comm, data, processes
--- a/lisp/url/url-handlers.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-handlers.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-handlers.el --- file-name-handler stuff for URL loading ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-history.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-history.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-history.el --- Global history tracking for URL package ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-http.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-http.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-http.el --- HTTP retrieval routines -;; Copyright (C) 1999, 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: comm, data, processes
--- a/lisp/url/url-imap.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-imap.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-imap.el --- IMAP retrieval routines -;; Copyright (C) 1999, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Simon Josefsson <jas@pdc.kth.se> ;; Keywords: comm, data, processes
--- a/lisp/url/url-irc.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-irc.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-irc.el --- IRC URL interface ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-ldap.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-ldap.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-ldap.el --- LDAP Uniform Resource Locator retrieval code -;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-mailto.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-mailto.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-mail.el --- Mail Uniform Resource Locator retrieval code ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-methods.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-methods.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-methods.el --- Load URL schemes as needed ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-misc.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-misc.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-misc.el --- Misc Uniform Resource Locator retrieval code ;; Copyright (C) 1996, 1997, 1998, 1999, 2002, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-news.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-news.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-news.el --- News Uniform Resource Locator retrieval code ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-nfs.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-nfs.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-nfs.el --- NFS URL interface ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-ns.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-ns.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-ns.el --- Various netscape-ish functions for proxy definitions ;; Copyright (C) 1997, 1998, 1999, 2004, 2005, -;; 2006, 2007 Free Software Foundation, Inc. +;; 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-parse.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-parse.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-parse.el --- Uniform Resource Locator parser ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes
--- a/lisp/url/url-privacy.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-privacy.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-privacy.el --- Global history tracking for URL package ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-proxy.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-proxy.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; url-proxy.el --- Proxy server support -;; Copyright (C) 1999, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 1999, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url-util.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-util.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-util.el --- Miscellaneous helper routines for URL library ;; Copyright (C) 1996, 1997, 1998, 1999, 2001, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: comm, data, processes
--- a/lisp/url/url-vars.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url-vars.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url-vars.el --- Variables for Uniform Resource Locator tool ;; Copyright (C) 1996, 1997, 1998, 1999, 2001, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/url.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/url.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,7 +1,7 @@ ;;; url.el --- Uniform Resource Locator retrieval tool ;; Copyright (C) 1996, 1997, 1998, 1999, 2001, 2004, -;; 2005, 2006, 2007 Free Software Foundation, Inc. +;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Keywords: comm, data, processes, hypermedia
--- a/lisp/url/vc-dav.el Mon Jan 07 02:21:47 2008 +0000 +++ b/lisp/url/vc-dav.el Mon Jan 07 02:23:04 2008 +0000 @@ -1,6 +1,6 @@ ;;; vc-dav.el --- vc.el support for WebDAV -;; Copyright (C) 2001, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2004, 2005, 2006, 2007, 2008 Free Software Foundation, Inc. ;; Author: Bill Perry <wmperry@gnu.org> ;; Maintainer: Bill Perry <wmperry@gnu.org>