diff options
Diffstat (limited to 'lisp/net/tramp-util.el')
-rw-r--r-- | lisp/net/tramp-util.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/net/tramp-util.el b/lisp/net/tramp-util.el index 7dd1f97339a..44a24ca3ab7 100644 --- a/lisp/net/tramp-util.el +++ b/lisp/net/tramp-util.el @@ -1,8 +1,9 @@ +;;; -*- coding: iso-2022-7bit; -*- ;;; tramp-util.el --- Misc utility functions to use with Tramp ;; Copyright (C) 2001 Free Software Foundation, Inc. -;; Author: Kai Großjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> +;; Author: Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> ;; Keywords: comm, extensions, processes ;; This file is free software; you can redistribute it and/or modify |