diff options
Diffstat (limited to 'generic')
| -rw-r--r-- | generic/proof-config.el | 2 | ||||
| -rw-r--r-- | generic/proof-easy-config.el | 2 | ||||
| -rw-r--r-- | generic/proof-script.el | 2 | ||||
| -rw-r--r-- | generic/proof-shell.el | 2 | ||||
| -rw-r--r-- | generic/proof-splash.el | 2 | ||||
| -rw-r--r-- | generic/proof.el | 4 |
6 files changed, 6 insertions, 8 deletions
diff --git a/generic/proof-config.el b/generic/proof-config.el index fe002ffc..4f0aeafd 100644 --- a/generic/proof-config.el +++ b/generic/proof-config.el @@ -1,6 +1,6 @@ ;; proof-config.el Proof General configuration for proof assistant ;; -;; Copyright (C) 1998,9 LFCS Edinburgh. +;; Copyright (C) 1998-2000 LFCS Edinburgh. ;; Authors: David Aspinall ;; ;; Maintainer: Proof General maintainer <proofgen@dcs.ed.ac.uk> diff --git a/generic/proof-easy-config.el b/generic/proof-easy-config.el index 3405d3c4..067cde0d 100644 --- a/generic/proof-easy-config.el +++ b/generic/proof-easy-config.el @@ -1,6 +1,6 @@ ;; proof-easy-config.el Easy configuration for Proof General ;; -;; Copyright (C) 1999 David Aspinall / LFCS. +;; Copyright (C) 1999-2000 David Aspinall / LFCS. ;; Author: David Aspinall <da@dcs.ed.ac.uk> ;; Maintainer: Proof General maintainer <proofgen@dcs.ed.ac.uk> ;; diff --git a/generic/proof-script.el b/generic/proof-script.el index 9bc1c39a..d3d10971 100644 --- a/generic/proof-script.el +++ b/generic/proof-script.el @@ -1,6 +1,6 @@ ;; proof-script.el Major mode for proof assistant script files. ;; -;; Copyright (C) 1994 - 1999 LFCS Edinburgh. +;; Copyright (C) 1994-2000 LFCS Edinburgh. ;; Authors: David Aspinall, Yves Bertot, Healfdene Goguen, ;; Thomas Kleymann and Dilip Sequeira ;; diff --git a/generic/proof-shell.el b/generic/proof-shell.el index 5a15c45a..cc64baea 100644 --- a/generic/proof-shell.el +++ b/generic/proof-shell.el @@ -1,6 +1,6 @@ ;; proof-shell.el Major mode for proof assistant script files. ;; -;; Copyright (C) 1994 - 1999 LFCS Edinburgh. +;; Copyright (C) 1994-2000 LFCS Edinburgh. ;; Authors: David Aspinall, Yves Bertot, Healfdene Goguen, ;; Thomas Kleymann and Dilip Sequeira ;; diff --git a/generic/proof-splash.el b/generic/proof-splash.el index d3b80d20..5f13be69 100644 --- a/generic/proof-splash.el +++ b/generic/proof-splash.el @@ -6,8 +6,6 @@ ;; ;; $Id$ ;; -;; TODO: centre display better. support FSFmacs. -;; ;; NB: try not to use cl or other autoloaded macro sets here, ;; to minimise delay before splash screen is shown. ;; diff --git a/generic/proof.el b/generic/proof.el index d37b12a7..bab2d3d0 100644 --- a/generic/proof.el +++ b/generic/proof.el @@ -1,6 +1,6 @@ -;; proof.el Proof General loader. All files require this one. +;; proof.el Proof General basic functions. All files require this one. ;; -;; Copyright (C) 1998,9 LFCS Edinburgh. +;; Copyright (C) 1998-2000 LFCS Edinburgh. ;; Authors: David Aspinall, Yves Bertot, Healfdene Goguen, ;; Thomas Kleymann and Dilip Sequeira ;; |
