comparison lisp/net/socks.el @ 79714:6888fd3398e8

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Mon, 07 Jan 2008 01:56:16 +0000
parents 65b448298f0c
children 4af0bb174714 107ccd98fa12
comparison
equal deleted inserted replaced
79713:3c2488d0ebd9 79714:6888fd3398e8
1 ;;; socks.el --- A Socks v5 Client for Emacs 1 ;;; socks.el --- A Socks v5 Client for Emacs
2 2
3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, 3 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002,
4 ;; 2007 Free Software Foundation, Inc. 4 ;; 2007, 2008 Free Software Foundation, Inc.
5 5
6 ;; Author: William M. Perry <wmperry@gnu.org> 6 ;; Author: William M. Perry <wmperry@gnu.org>
7 ;; Dave Love <fx@gnu.org> 7 ;; Dave Love <fx@gnu.org>
8 ;; Keywords: comm, firewalls 8 ;; Keywords: comm, firewalls
9 9