summaryrefslogtreecommitdiff
path: root/src/GF/Formalism
diff options
context:
space:
mode:
authorkr.angelov <kr.angelov@gmail.com>2006-06-01 11:29:30 +0000
committerkr.angelov <kr.angelov@gmail.com>2006-06-01 11:29:30 +0000
commit35d2d4735600e0d230c8381a127fbfcedcdb7fd7 (patch)
treef315fbfbfa93a433fa31b9424f78be0d6bc07f1c /src/GF/Formalism
parente51eaed4fde9f2bee962ed43f5b9a8592e76a947 (diff)
update the copyright messages
Diffstat (limited to 'src/GF/Formalism')
-rw-r--r--src/GF/Formalism/FCFG.hs8
1 files changed, 2 insertions, 6 deletions
diff --git a/src/GF/Formalism/FCFG.hs b/src/GF/Formalism/FCFG.hs
index 9ef1f4000..a4923038e 100644
--- a/src/GF/Formalism/FCFG.hs
+++ b/src/GF/Formalism/FCFG.hs
@@ -1,14 +1,10 @@
----------------------------------------------------------------------
-- |
--- Maintainer : PL
+-- Maintainer : Krasimir Angelov
-- Stability : (stable)
-- Portability : (portable)
--
--- > CVS $Date: 2005/05/09 09:28:45 $
--- > CVS $Author: peb $
--- > CVS $Revision: 1.2 $
---
--- Definitions of multiple context-free grammars
+-- Definitions of fast multiple context-free grammars
-----------------------------------------------------------------------------
module GF.Formalism.FCFG where