X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/95b6d681b1121e1be8955aa3f79dd39098edf4cf..42b2a986d9d4b7040fb20c90ec0efeffb78e761a:/lisp/net/rcompile.el diff --git a/lisp/net/rcompile.el b/lisp/net/rcompile.el index 3addcf73d7..09677a654c 100644 --- a/lisp/net/rcompile.el +++ b/lisp/net/rcompile.el @@ -1,9 +1,8 @@ ;;; rcompile.el --- run a compilation on a remote machine -;; Copyright (C) 1993, 1994, 2001, 2002, 2003, 2004, 2005, 2006, 2007, -;; 2008, 2009, 2010 Free Software Foundation, Inc. +;; Copyright (C) 1993-1994, 2001-2012 Free Software Foundation, Inc. -;; Author: Albert +;; Author: Alon Albert ;; Maintainer: FSF ;; Created: 1993 Oct 6 ;; Keywords: tools, processes @@ -178,5 +177,4 @@ See \\[compile]." remote-compile-host "")))))) -;; arch-tag: 2866a132-ece4-4ce9-9f91-ec147f803f73 ;;; rcompile.el ends here