diff options
Diffstat (limited to 'isa')
| -rw-r--r-- | isa/isa-syntax.el | 4 | ||||
| -rw-r--r-- | isa/isa.el | 5 | ||||
| -rw-r--r-- | isa/thy-mode.el | 5 | ||||
| -rw-r--r-- | isa/x-symbol-isabelle.el | 5 |
4 files changed, 11 insertions, 8 deletions
diff --git a/isa/isa-syntax.el b/isa/isa-syntax.el index 0f335647..234c6dfc 100644 --- a/isa/isa-syntax.el +++ b/isa/isa-syntax.el @@ -1,8 +1,8 @@ ;; isa-syntax.el Syntax expressions for Isabelle -;; Copyright (C) 1994-1998 LFCS Edinburgh. ;; +;; Copyright (C) 1994-1998 LFCS Edinburgh. +;; License: GPL (GNU GENERAL PUBLIC LICENSE) ;; Author: David Aspinall <da@dcs.ed.ac.uk> -;; Maintainer: Proof General maintainer <proofgen@dcs.ed.ac.uk> ;; ;; $Id$ ;; @@ -1,8 +1,7 @@ ;; isa-mode.el Emacs support for Isabelle proof assistant ;; Copyright (C) 1993-2000 LFCS Edinburgh, David Aspinall. -;; -;; Author: David Aspinall <da@dcs.ed.ac.uk> -;; Contact: isa@proofgeneral.org +;; License: GPL (GNU GENERAL PUBLIC LICENSE) +;; Author: David Aspinall <da@dcs.ed.ac.uk> ;; ;; $Id$ ;; diff --git a/isa/thy-mode.el b/isa/thy-mode.el index 07e0ca54..9121e3dd 100644 --- a/isa/thy-mode.el +++ b/isa/thy-mode.el @@ -1,7 +1,8 @@ ;; thy-mode.el - Mode for Isabelle theory files. ;; -;; Author: David Aspinall <da@dcs.ed.ac.uk> -;; Maintainer: Isabelle maintainer <isabelle@dcs.ed.ac.uk> +;; Copyright (C) 1998 LFCS Edinburgh. +;; Author: David Aspinall <da@dcs.ed.ac.uk> +;; License: GPL (GNU GENERAL PUBLIC LICENSE) ;; ;; Taken from Isamode, version: 3.6 1998/09/02 11:40:45 ;; diff --git a/isa/x-symbol-isabelle.el b/isa/x-symbol-isabelle.el index f9938491..02c23f70 100644 --- a/isa/x-symbol-isabelle.el +++ b/isa/x-symbol-isabelle.el @@ -1,7 +1,10 @@ +;; x-symbol-isabelle.el Token language "Isabelle Symbols" for package x-symbol +;; ;; ID: $Id$ ;; Author: David von Oheimb ;; Copyright 1998 Technische Universitaet Muenchen -;; token language "Isabelle Symbols" for package x-symbol +;; License GPL (GNU GENERAL PUBLIC LICENSE) +;; ;; ;; NB: Part of Proof General distribution. ;; |
