On 25/07/06, sade <[EMAIL PROTECTED]> wrote:
> Hello,
>
> I am using net-snmp library in my application in order
> to send snmp traps. I do not redestribute/modify but
> simply linking into the library.
>
> As far as I understood from the license, I need to
> quote the copyright notice in my docume
Hello,
I am using net-snmp library in my application in order
to send snmp traps. I do not redestribute/modify but
simply linking into the library.
As far as I understood from the license, I need to
quote the copyright notice in my documentation.
Do I need do anything else?
Do I need to add ack
> On Wed, 30 Nov 2005 12:43:09 +, Dave Shield <[EMAIL PROTECTED]> said:
Dave> a) I could fire up a text editor, and generate exactly
Dave> the same code manually without ever using 'mib2c'.
Dave> That presumably wouldn't be subject to any automatic
Dave> licensing conditions.
That's dif
On Tue, 2005-11-29 at 10:18 -0800, Wes Hardaker wrote:
> > On Tue, 15 Nov 2005 18:14:05 +0100 (CET), Barbara Kuriata <[EMAIL
> > PROTECTED]> said:
>
> Barbara> I have a question about copyright of the code generated by
> Barbara> the mib2c tool. I know that the existing net-snmp code is
> On Tue, 15 Nov 2005 18:14:05 +0100 (CET), Barbara Kuriata <[EMAIL
> PROTECTED]> said:
Barbara> I have a question about copyright of the code generated by
Barbara> the mib2c tool. I know that the existing net-snmp code is
Barbara> protected by the BSD like license (like it is explained
Hi, I have a question about copyright of the code generated by the mib2c tool. I know that the existing net-snmp code is protected by the BSD like license (like it is explained in COPYING file distributed with net-snmp package). But what about new code, that I generate from my MIB using mib2c