diff 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
line wrap: on
line diff
--- a/lisp/net/socks.el	Mon Jan 07 01:52:44 2008 +0000
+++ b/lisp/net/socks.el	Mon Jan 07 01:56:16 2008 +0000
@@ -1,7 +1,7 @@
 ;;; socks.el --- A Socks v5 Client for Emacs
 
 ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002,
-;;   2007 Free Software Foundation, Inc.
+;;   2007, 2008 Free Software Foundation, Inc.
 
 ;; Author: William M. Perry <wmperry@gnu.org>
 ;;         Dave Love <fx@gnu.org>