]> code.delx.au - gnu-emacs/blobdiff - lisp/cvs-status.el
Merge from emacs--devo--0
[gnu-emacs] / lisp / cvs-status.el
index 428b2887db5e7d1a0eaf3180f7ebd4e73ea238e8..82ac90453c87bd3a47574328a351e93aa96d1832 100644 (file)
@@ -10,7 +10,7 @@
 
 ;; GNU Emacs is free software; you can redistribute it and/or modify
 ;; it under the terms of the GNU General Public License as published by
-;; the Free Software Foundation; either version 2, or (at your option)
+;; the Free Software Foundation; either version 3, or (at your option)
 ;; any later version.
 
 ;; GNU Emacs is distributed in the hope that it will be useful,
@@ -33,7 +33,6 @@
 
 (eval-when-compile (require 'cl))
 (require 'pcvs-util)
-(eval-when-compile (require 'pcvs))
 
 ;;;