diff options
author | Michael Albinus <michael.albinus@gmx.de> | 2005-06-19 14:20:06 +0000 |
---|---|---|
committer | Michael Albinus <michael.albinus@gmx.de> | 2005-06-19 14:20:06 +0000 |
commit | ebd06e28732cca6e62997ff271d6e6457913017e (patch) | |
tree | 87f1db23a1bcd86f4c90cb423a6167e2d8d0c4ea /lisp/net/tramp-uu.el | |
parent | d73996cee8c6fc9d0659236924a9cb9b484605ed (diff) | |
download | emacs-ebd06e28732cca6e62997ff271d6e6457913017e.tar.gz |
Revert copyright years back to original ones. Tramp has a life
outside GNU Emacs.
Diffstat (limited to 'lisp/net/tramp-uu.el')
-rw-r--r-- | lisp/net/tramp-uu.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/net/tramp-uu.el b/lisp/net/tramp-uu.el index 09dfa7d04a5..ffaa0659160 100644 --- a/lisp/net/tramp-uu.el +++ b/lisp/net/tramp-uu.el @@ -1,7 +1,7 @@ ;;; -*- coding: iso-2022-7bit; -*- ;;; tramp-uu.el --- uuencode in Lisp -;; Copyright (C) 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2004, 2005 Free Software Foundation, Inc. ;; Author: Kai Gro,A_(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE> ;; Keywords: comm, terminals |