diff options
| author | Michael Albinus | 2007-06-05 05:00:23 +0000 |
|---|---|---|
| committer | Michael Albinus | 2007-06-05 05:00:23 +0000 |
| commit | 1634f0e39b201636a3c82fda2eb9138bbeda260a (patch) | |
| tree | de9327390b71151157ab0f2f358ff935e9aedd25 /lisp/net | |
| parent | a4eaecfc97f0177e74f52fded5b9cdc4b8c8acce (diff) | |
| download | emacs-1634f0e39b201636a3c82fda2eb9138bbeda260a.tar.gz emacs-1634f0e39b201636a3c82fda2eb9138bbeda260a.zip | |
* net/socks.el (top): Remove unnecessary copyright line.
Diffstat (limited to 'lisp/net')
| -rw-r--r-- | lisp/net/socks.el | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/lisp/net/socks.el b/lisp/net/socks.el index c85e3fd3cc3..ee2bc0c1d2d 100644 --- a/lisp/net/socks.el +++ b/lisp/net/socks.el | |||
| @@ -1,6 +1,5 @@ | |||
| 1 | ;;; socks.el --- A Socks v5 Client for Emacs | 1 | ;;; socks.el --- A Socks v5 Client for Emacs |
| 2 | 2 | ||
| 3 | ;; Copyright (C) 1996 - 1998 by William M. Perry <wmperry@cs.indiana.edu> | ||
| 4 | ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, | 3 | ;; Copyright (C) 1996, 1997, 1998, 1999, 2000, 2002, |
| 5 | ;; 2007 Free Software Foundation, Inc. | 4 | ;; 2007 Free Software Foundation, Inc. |
| 6 | 5 | ||