Ticket #40 (closed defect: fixed)
NB! Read about ReportingBugs before filing a ticket!
check getopt license
| Reported by: | aj | Owned by: | devel |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | extras | Version: | devel |
| Severity: | normal | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: |
Description
the code we copied is under GPL :(
but maybe there is newer code under LGPL (e.g. in glibc)?
if not we can migrate from getopt to argp which is an improved successor anyway and is under LGPL (part of glibc).
Change History
Note: See
TracTickets for help on using
tickets.

the 2.3.5 version of the glibc seems to use the LGPL for the getopt code