1 changed files with 6 additions and 7 deletions
@ -1,4 +1,3 @@
|
||||
|
||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
[COPY] |
||||
@ -15,16 +14,16 @@
|
||||
[COPY] GNU General Public License can be found in the file COPYING. |
||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
[I] Fast lexical analyzer generator |
||||
[I] A fast lexical analyzer generator |
||||
|
||||
[T] flex is a tool for generating programs that perform |
||||
[T] pattern-matching on text. |
||||
[T] flex is a tool for generating programs that perform pattern-matching on |
||||
[T] text. |
||||
|
||||
[U] http://flex.sourceforge.net/ |
||||
|
||||
[A] The GNU Project / FSF |
||||
[M] The OpenSDE Community <[email protected]> |
||||
[M] The OpenSDE Community <list@opensde.org> |
||||
[A] Will Estes <[email protected]> |
||||
[A] Vern Paxson (original author) |
||||
[M] Christian Wiese <chris@opensde.org> |
||||
|
||||
[C] base/tool |
||||
[F] DIETLIBC |
||||
|
Loading…
Reference in new issue