diff options
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 |