From: Will Estes Date: Wed, 21 Aug 2002 14:15:25 +0000 (+0000) Subject: official releases are being hosted by Vern X-Git-Tag: flex-2-5-16~14 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=86fd567f9f522c7c703bf3bb2c5fb4b3add25765;p=flex official releases are being hosted by Vern --- diff --git a/README b/README index f758ae8..900ea67 100644 --- a/README +++ b/README @@ -3,6 +3,10 @@ This is flex, the fast lexical analyzer generator. flex is a tool for generating scanners: programs which recognize lexical patterns in text. +The latest official release of flex can be found at: + +ftp://ftp.ee.lbl.gov/ + Note that flex is distributed under a copyright very similar to that of BSD Unix, and not under the GNU General Public License (GPL).