Mercurial > emacs
changeset 63588:130ffd61d28f
Revert copyright years back to original ones. Tramp has a life
outside GNU Emacs.
author | Michael Albinus <michael.albinus@gmx.de> |
---|---|
date | Sun, 19 Jun 2005 14:20:06 +0000 |
parents | b02ea134efad |
children | 2caf68e48ec4 |
files | lisp/ChangeLog lisp/net/tramp-ftp.el lisp/net/tramp-smb.el lisp/net/tramp-util.el lisp/net/tramp-uu.el lisp/net/tramp-vc.el lisp/net/tramp.el |
diffstat | 7 files changed, 17 insertions(+), 7 deletions(-) [+] |
line wrap: on
line diff
--- a/lisp/ChangeLog Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/ChangeLog Sun Jun 19 14:20:06 2005 +0000 @@ -1,3 +1,13 @@ +2005-06-19 Michael Albinus <michael.albinus@gmx.de> + + * net/tramp-ftp.el (top): + * net/tramp-smb.el (top): + * net/tramp-util.el (top): + * net/tramp-uu.el (top): + * net/tramp-vc.el (top): + * net/tramp.el (top): Revert copyright years back to original + ones. Tramp has a life outside GNU Emacs. + 2005-06-19 Nick Roberts <nickrob@snap.net.nz> * tooltip.el: (tooltip-use-echo-area): Don't make it obsolete. @@ -36,7 +46,7 @@ * term.el (term-get-old-input, term-input-filter, term-input-sender) (term-mode-hook, term-exec-hook, term-escape-char): Doc fixes. - * longlines.el (longlines-mode, longlines-show-hard-newlines): + * longlines.el (longlines-mode, longlines-show-hard-newlines): Doc fixes. * faces.el (underline): Try bold if terminal doesn't support underline.
--- a/lisp/net/tramp-ftp.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp-ftp.el Sun Jun 19 14:20:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; tramp-ftp.el --- Tramp convenience functions for Ange-FTP and EFS -*- coding: iso-8859-1; -*- -;; Copyright (C) 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Albinus <Michael.Albinus@alcatel.de> ;; Keywords: comm, processes
--- a/lisp/net/tramp-smb.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp-smb.el Sun Jun 19 14:20:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; tramp-smb.el --- Tramp access functions for SMB servers -*- coding: iso-8859-1; -*- -;; Copyright (C) 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: Michael Albinus <michael.albinus@gmx.de> ;; Keywords: comm, processes
--- a/lisp/net/tramp-util.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp-util.el Sun Jun 19 14:20:06 2005 +0000 @@ -1,7 +1,7 @@ ;;; -*- coding: iso-2022-7bit; -*- ;;; tramp-util.el --- Misc utility functions to use with Tramp -;; Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: kai.grossjohann@gmx.net ;; Keywords: comm, extensions, processes
--- a/lisp/net/tramp-uu.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp-uu.el Sun Jun 19 14:20:06 2005 +0000 @@ -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
--- a/lisp/net/tramp-vc.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp-vc.el Sun Jun 19 14:20:06 2005 +0000 @@ -1,6 +1,6 @@ ;;; tramp-vc.el --- Version control integration for TRAMP.el -;; Copyright (C) 2000, 2001, 2002, 2005 by Free Software Foundation, Inc. +;; Copyright (C) 2000, 2001, 2002, 2003, 2004, 2005 by Free Software Foundation, Inc. ;; Author: Daniel Pittman <daniel@danann.net> ;; Keywords: comm, processes
--- a/lisp/net/tramp.el Sun Jun 19 04:45:00 2005 +0000 +++ b/lisp/net/tramp.el Sun Jun 19 14:20:06 2005 +0000 @@ -1,7 +1,7 @@ ;;; -*- mode: Emacs-Lisp; coding: iso-2022-7bit; -*- ;;; tramp.el --- Transparent Remote Access, Multiple Protocol -;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2005 Free Software Foundation, Inc. +;; Copyright (C) 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc. ;; Author: kai.grossjohann@gmx.net ;; Keywords: comm, processes