aboutsummaryrefslogtreecommitdiffhomepage
path: root/generic/proof-splash.el
diff options
context:
space:
mode:
authorGravatar David Aspinall <da@inf.ed.ac.uk>2005-07-15 13:10:52 +0000
committerGravatar David Aspinall <da@inf.ed.ac.uk>2005-07-15 13:10:52 +0000
commit6bd1ec0924f6e8356a344dcbcee943683412aa59 (patch)
tree1b948ff9869c181190f353e7013609018d5fe1ef /generic/proof-splash.el
parent3ecd0e661340b2cee9b5dd2c25b1ae58ab164459 (diff)
Add proof-general-version-year
Diffstat (limited to 'generic/proof-splash.el')
-rw-r--r--generic/proof-splash.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/generic/proof-splash.el b/generic/proof-splash.el
index 19bc314c..df4c9cbb 100644
--- a/generic/proof-splash.el
+++ b/generic/proof-splash.el
@@ -1,6 +1,6 @@
;; proof-splash.el -- Splash welcome screen for Proof General
;;
-;; Copyright (C) 1998-2001 LFCS Edinburgh.
+;; Copyright (C) 1998-2005 LFCS Edinburgh.
;; Author: David Aspinall
;; License: GPL (GNU GENERAL PUBLIC LICENSE)
;;
@@ -40,7 +40,7 @@ Proof General."
nil
(concat "Version " proof-general-short-version ".")
nil
- "(C) LFCS, University of Edinburgh, 2004."
+ (concat "(C) LFCS, University of Edinburgh " proof-general-version-year)
nil
nil
" Please send problems and suggestions to da+pg-support@inf.ed.ac.uk,