src/HOL/Integ/cooper_dec.ML
changeset 14981 e73f8140af78
parent 14941 1edb674e0c33
child 15107 f233706d9fce
--- a/src/HOL/Integ/cooper_dec.ML	Sun Jun 20 09:30:12 2004 +0200
+++ b/src/HOL/Integ/cooper_dec.ML	Mon Jun 21 10:25:57 2004 +0200
@@ -1,7 +1,6 @@
 (*  Title:      HOL/Integ/cooper_dec.ML
     ID:         $Id$
     Author:     Amine Chaieb and Tobias Nipkow, TU Muenchen
-    License:    GPL (GNU GENERAL PUBLIC LICENSE)
 
 File containing the implementation of Cooper Algorithm
 decision procedure (intensively inspired from J.Harrison)