Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 14 Jan 2001 20:46:16 +0200
From:      Stefan KORONKA <KoronkaS@interscope.ro>
To:        'Gustavo Vieira Goncalves Coelho Rios' <gustavo@ifour.com.br>
Cc:        questions@freebsd.org
Subject:   RE: library utilities
Message-ID:  <D08F9E2FE307D411857300104B34F1A202DB81@URANUS>

next in thread | raw e-mail | index | archive | help
> 
> Dear gentlemen,
> 
> I am writing a small library to help developers faced with the task of
> token scanning. My main goal is to help those of us who have to scan
> configuration files/etc for token in order to get configuration
> information for application like daemons or what else you 
> think usefull.
> 
> I have two questions:
> 
> 1) May i base my copyright statements on BSD one?
> 2) May i post an announcement on this list?
> 
> 
> Some of the features of my token scanner is (you may call some of the
> bug as you may like):
> 
> .       Performance: Extremely FAST,
> .       Reliability: Error recovery option,
> .       Flexibility: you are on the control, ALWAYS,
> .       Token Size: ASC put no limitation on token size,
> .       Design: Carefully designed, to be used builtin your app.
>                 It's very small, no external linkage required.
> .       Requires you to define you token types and DFA by HAND = dirty
> work,
>                 but leap you to great control over what the asc will
> reconize.
> 
> 
> Thanks a lot for your time and cooperation.
> 
> best regards.
> 

I may not be the proper person to answer this, but:

1.  you can put your software under what license you want, as
long as no other copyright issues occur (ie, you're not making
an product based on a other one which has different license terms).
That is, you are free to use a BSD-style license (and ever encouraged
to do so).

2. this is a free list; as long as it is not spam, you are free
to post whatever you want.  Anyway, this is "-questions", and
other lists may be more appropriate for this kind of announcements
(like ports@freebsd.org, for example).

Event better, see http://www.freebsd.org/porters-handbook/ - this
may clarify some aspects.


Stefan




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-questions" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?D08F9E2FE307D411857300104B34F1A202DB81>