]> code.delx.au - gnu-emacs/blobdiff - lisp/net/rcompile.el
Add 2012 to FSF copyright years for Emacs files
[gnu-emacs] / lisp / net / rcompile.el
index 3addcf73d74d102bd1a231327f98d78f81d4db67..d5815468a0596e0790b381d217fb5c09af2799a0 100644 (file)
@@ -1,7 +1,6 @@
 ;;; 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    <alon@milcse.rtsg.mot.com>
 ;; Maintainer: FSF
@@ -178,5 +177,4 @@ See \\[compile]."
              remote-compile-host
              ""))))))
 
-;; arch-tag: 2866a132-ece4-4ce9-9f91-ec147f803f73
 ;;; rcompile.el ends here