src/Pure/Thy/thy_syn.ML
changeset 11819 9283b3c11234
parent 7024 44bd3c094fd6
child 12120 a08c61932501
--- a/src/Pure/Thy/thy_syn.ML	Wed Oct 17 18:51:03 2001 +0200
+++ b/src/Pure/Thy/thy_syn.ML	Wed Oct 17 18:52:30 2001 +0200
@@ -1,8 +1,9 @@
 (*  Title:      Pure/Thy/thy_syn.ML
     ID:         $Id$
     Author:     Markus Wenzel, TU Muenchen
+    License:    GPL (GNU GENERAL PUBLIC LICENSE)
 
-Provide syntax for old-style theory files.
+Provide syntax for *old-style* theory files.
 *)
 
 signature BASIC_THY_SYN =