comparison lisp/net/tramp-util.el @ 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 df55e63482c4
children 18a818a2ee7c b7da78284d4c
comparison
equal deleted inserted replaced
63587:b02ea134efad 63588:130ffd61d28f
1 ;;; -*- coding: iso-2022-7bit; -*- 1 ;;; -*- coding: iso-2022-7bit; -*-
2 ;;; tramp-util.el --- Misc utility functions to use with Tramp 2 ;;; tramp-util.el --- Misc utility functions to use with Tramp
3 3
4 ;; Copyright (C) 2001, 2002, 2005 Free Software Foundation, Inc. 4 ;; Copyright (C) 2001, 2002, 2003, 2004, 2005 Free Software Foundation, Inc.
5 5
6 ;; Author: kai.grossjohann@gmx.net 6 ;; Author: kai.grossjohann@gmx.net
7 ;; Keywords: comm, extensions, processes 7 ;; Keywords: comm, extensions, processes
8 8
9 ;; This file is free software; you can redistribute it and/or modify 9 ;; This file is free software; you can redistribute it and/or modify