diff options
Diffstat (limited to 'lisp/net/socks.el')
-rw-r--r-- | lisp/net/socks.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/socks.el b/lisp/net/socks.el index e7ed84c16e7..420d9d19775 100644 --- a/lisp/net/socks.el +++ b/lisp/net/socks.el @@ -1,7 +1,7 @@ ;;; socks.el --- A Socks v5 Client for Emacs ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, -;; 2007, 2008, 2009, 2010 Free Software Foundation, Inc. +;; 2007, 2008, 2009, 2010, 2011 Free Software Foundation, Inc. ;; Author: William M. Perry <wmperry@gnu.org> ;; Dave Love <fx@gnu.org> |