···11+Compiler Generator Coco/R,
22+Copyright (c) 1990, 2005 Hanspeter Moessenboeck, University of Linz
33+extended by M. Loeberbauer & A. Woess, Univ. of Linz
44+with improvements by Pat Terry, Rhodes University
55+66+This program is free software; you can redistribute it and/or modify it
77+under the terms of the GNU General Public License as published by the
88+Free Software Foundation; either version 2, or (at your option) any
99+later version.
1010+1111+This program is distributed in the hope that it will be useful, but
1212+WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
1313+or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
1414+for more details.
1515+1616+You should have received a copy of the GNU General Public License along
1717+with this program; if not, write to the Free Software Foundation, Inc.,
1818+59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
1919+2020+As an exception, it is allowed to write an extension of Coco/R that is
2121+used as a plugin in non-free software.
2222+2323+If not otherwise stated, any source code generated by Coco/R (other than
2424+Coco/R itself) does not fall under the GNU General Public License.
+5
Tools/CSFlex-license.txt
···11+CSFlex is licensed under a slightly extended version of the GPLv2[1] which puts generated code under the control
22+of the scanner grammar author (i.e., not also covered by the GPL). Source code can be obtained from [2]
33+44+[1] https://sourceforge.net/p/csflex/code/HEAD/tree/trunk/COPYRIGHT
55+[2] https://sourceforge.net/projects/csflex/