Ticket #40 (closed defect: fixed)

NB! Read about ReportingBugs before filing a ticket!

Opened 7 years ago

Last modified 7 years ago

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

comment:1 Changed 7 years ago by nils

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

comment:2 Changed 7 years ago by aj

  • Status changed from new to closed
  • Resolution set to fixed

fixed in 2622

Note: See TracTickets for help on using tickets.