]> code.delx.au - gnu-emacs/commitdiff
Revert copyright years back to original ones. Tramp has a life
authorMichael Albinus <michael.albinus@gmx.de>
Sun, 19 Jun 2005 14:20:06 +0000 (14:20 +0000)
committerMichael Albinus <michael.albinus@gmx.de>
Sun, 19 Jun 2005 14:20:06 +0000 (14:20 +0000)
outside GNU Emacs.

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

index 417e4d294f4a7c9e2baa73590dd2ead212d7d15d..89f6e6d27efbf48ed00ceb027d191c32c48b80ee 100644 (file)
@@ -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.
index 496ee926d51c61d457b34bd37e6d869f253bd096..f43faf11cc1f3b18d0b923725476b8b712f321b3 100644 (file)
@@ -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
index c93bdfb8e6113b0ab730de98feb39c689f0c3d2d..cd096df3be3a5081a9016b809825999cebedcfd4 100644 (file)
@@ -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
index eff8130b9966f334c7ed8ceb1e7c318c6197af77..1621c2c818eff1add2ac9da3cb69b2de7c03b408 100644 (file)
@@ -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
index 09dfa7d04a51cb9d5ad9a25857ab24fc95c9624c..ffaa06591603202a875c7bc1479eeef7423e05e6 100644 (file)
@@ -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\e,A_\e(Bjohann <Kai.Grossjohann@CS.Uni-Dortmund.DE>
 ;; Keywords: comm, terminals
index 9a281d9d40d5421d580fcddc24431bc443bbb6bb..c58d83504c25b9504e2785cd83f2cd1a28a5ee81 100644 (file)
@@ -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
index 5873efcb98a29e40ee514b0050c909dfb5587b02..ee9f570bd439f12196b728341fe352974308116b 100644 (file)
@@ -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