diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2007-05-28 10:32:54 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2007-05-28 10:32:54 +0000 |
commit | f3c071dda517b5f6828e79e158c340a1f7bb8c2c (patch) | |
tree | 1f99ebd03b18f9083afb8e4450836e335f80a53d /lisp/net/tramp-uu.el | |
parent | 924e26ebf16220daaca8429bbc88f78dbbf2e94e (diff) | |
download | emacs-f3c071dda517b5f6828e79e158c340a1f7bb8c2c.tar.gz |
*** empty log message ***
Diffstat (limited to 'lisp/net/tramp-uu.el')
-rw-r--r-- | lisp/net/tramp-uu.el | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index ce047489260..32bb9857f7f 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el @@ -1,7 +1,8 @@ ;;; -*- coding: iso-2022-7bit; -*- ;;; tramp-uu.el --- uuencode in Lisp -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, +;; 2007 Free Software Foundation, Inc. ;; Author: Kai Gro,A_(Bjohann <kai.grossjohann@gmx.net> ;; Keywords: comm, terminals |