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

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 02:23:04 +0000
parents 8932997d0b62
children 1e3a407766b9
comparison
equal deleted inserted replaced
79719:dc100f64b2b7 79720:9c0b3f269b92
1 ;;; url-ftp.el --- FTP wrapper 1 ;;; url-ftp.el --- FTP wrapper
2 2
3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2004, 3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2004,
4 ;; 2005, 2006, 2007 Free Software Foundation, Inc. 4 ;; 2005, 2006, 2007, 2008 Free Software Foundation, Inc.
5 5
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.
9 9