X-Git-Url: https://code.delx.au/gnu-emacs/blobdiff_plain/7c420169baa7c50428589cca7f8eda71b462eb15..e1b96d7e637cf76864013f8dba68135f07638ab8:/lisp/net/rcompile.el diff --git a/lisp/net/rcompile.el b/lisp/net/rcompile.el index 3addcf73d7..e7bfbf386f 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-2013 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