update the copyright messages

This commit is contained in:
kr.angelov
2006-06-01 11:29:30 +00:00
parent a5758468ed
commit d631ee00d7
6 changed files with 9 additions and 33 deletions

View File

@@ -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