From 6bd1ec0924f6e8356a344dcbcee943683412aa59 Mon Sep 17 00:00:00 2001 From: David Aspinall Date: Fri, 15 Jul 2005 13:10:52 +0000 Subject: Add proof-general-version-year --- generic/proof-splash.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'generic/proof-splash.el') 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, -- cgit v1.2.3