Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Jan 2004 21:51:02 +1030
From:      "Rob" <listone@deathbeforedecaf.net>
To:        "Philip Schulz" <ph.schulz@gmx.de>, <questions@freebsd.org>
Subject:   Re: [OT] Configuration file parsing
Message-ID:  <001101c3d8fe$295c1820$a4b826cb@goo>
References:  <21321.1073904325@www46.gmx.net>

next in thread | previous in thread | raw e-mail | index | archive | help

Philip Schulz wrote on Monday January 12, 2004:


>  I'm currently working on a program which will be used in a closed
company
> environment. The programm is written in C. For this program, I need to
find
> a
> way of parsing a configuration file. I found a library which can do
exactly
> what I need, it's GLib's lexical scanner [1]. However, it's licensed
under
> the
> GPL, so I guess it won't work for me.

As far as I understand it, the main requirement of the GPL is that you
make the source available to the same people that use the binaries. So
if your program was never released outside the company, an internal FTP
server hosting the source should be sufficent.

Are there other aspects of the GPL that make it unsuitable for your
project?



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?001101c3d8fe$295c1820$a4b826cb>