changeset 80003:ea4c0ec0b782

*** empty log message ***
author Michael Albinus <michael.albinus@gmx.de>
date Sat, 02 Feb 2008 10:48:37 +0000
parents b5a8b011cbcf
children f5cb921ec99c
files lisp/net/tramp-util.el
diffstat 1 files changed, 3 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/net/tramp-util.el	Sat Feb 02 10:47:54 2008 +0000
+++ b/lisp/net/tramp-util.el	Sat Feb 02 10:48:37 2008 +0000
@@ -1,10 +1,10 @@
 ;;; -*- coding: iso-2022-7bit; -*-
 ;;; tramp-util.el --- Misc utility functions to use with Tramp
 
-;; Copyright (C) 2001, 2002, 2003, 2004, 2005,
-;;   2006, 2007, 2008 Free Software Foundation, Inc.
+;; Copyright (C) 2001, 2002, 2003, 2004, 2005, 2006, 2007,
+;;   2008 Free Software Foundation, Inc.
 
-;; Author: kai.grossjohann@gmx.net
+;; Author: Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net>
 ;; Keywords: comm, extensions, processes
 
 ;; This file is free software; you can redistribute it and/or modify