diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2008-02-03 12:10:59 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2008-02-03 12:10:59 +0000 |
commit | c7aa34a53a62b4972f4b761e86194edd2ae5eb59 (patch) | |
tree | 03b58d2c3c29c4687dae466732d154c24cfbaf4f /lisp/net/tramp-uu.el | |
parent | 47e02af444c6fef0456be8a3d03e7b5335e6b03f (diff) | |
download | emacs-c7aa34a53a62b4972f4b761e86194edd2ae5eb59.tar.gz emacs-c7aa34a53a62b4972f4b761e86194edd2ae5eb59.tar.bz2 emacs-c7aa34a53a62b4972f4b761e86194edd2ae5eb59.zip |
*** empty log message ***
Diffstat (limited to 'lisp/net/tramp-uu.el')
-rw-r--r-- | lisp/net/tramp-uu.el | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 56c91377373..cc414ef9e8b 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el @@ -1,8 +1,8 @@ ;;; tramp-uu.el --- uuencode in Lisp ;;; -*- coding: utf-8; -*- -;; Copyright (C) 2002, 2003, 2004, 2005, 2006, -;; 2007, 2008 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005, 2006, 2007, +;; 2008 Free Software Foundation, Inc. ;; Author: Kai Großjohann <kai.grossjohann@gmx.net> ;; Keywords: comm, terminals |