comparison lisp/net/tramp-gw.el @ 87665:b9e8ab94c460

Add 2008 to copyright years.
author Glenn Morris <rgm@gnu.org>
date Wed, 09 Jan 2008 04:26:53 +0000
parents 05c8e6a18913
children 91e5880a36c1
comparison
equal deleted inserted replaced
87664:66dd209de97f 87665:b9e8ab94c460
1 ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways 1 ;;; tramp-gw.el --- Tramp utility functions for HTTP tunnels and SOCKS gateways
2 2
3 ;; Copyright (C) 2007 Free Software Foundation, Inc. 3 ;; Copyright (C) 2007, 2008 Free Software Foundation, Inc.
4 4
5 ;; Author: Michael Albinus <michael.albinus@gmx.de> 5 ;; Author: Michael Albinus <michael.albinus@gmx.de>
6 ;; Keywords: comm, processes 6 ;; Keywords: comm, processes
7 7
8 ;; This file is part of GNU Emacs. 8 ;; This file is part of GNU Emacs.