comparison lisp/net/rcompile.el @ 64701:34bd8e434dd7

Update years in copyright notice; nfc.
author Thien-Thi Nguyen <ttn@gnuvola.org>
date Mon, 01 Aug 2005 15:47:19 +0000
parents 18a818a2ee7c
children ed770a0a7846 edf295560b5a
comparison
equal deleted inserted replaced
64700:766998b4d3ee 64701:34bd8e434dd7
1 ;;; rcompile.el --- run a compilation on a remote machine 1 ;;; rcompile.el --- run a compilation on a remote machine
2 2
3 ;; Copyright (C) 1993, 1994 Free Software Foundation, Inc. 3 ;; Copyright (C) 1993, 1994, 2002, 2003, 2004,
4 ;; 2005 Free Software Foundation, Inc.
4 5
5 ;; Author: Albert <alon@milcse.rtsg.mot.com> 6 ;; Author: Albert <alon@milcse.rtsg.mot.com>
6 ;; Maintainer: FSF 7 ;; Maintainer: FSF
7 ;; Created: 1993 Oct 6 8 ;; Created: 1993 Oct 6
8 ;; Keywords: tools, processes 9 ;; Keywords: tools, processes