diff --git a/base/flex/flex.desc b/base/flex/flex.desc index 313aed4be..13c4cff08 100644 --- a/base/flex/flex.desc +++ b/base/flex/flex.desc @@ -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 -[M] The OpenSDE Community +[A] Will Estes +[A] Vern Paxson (original author) +[M] Christian Wiese [C] base/tool [F] DIETLIBC