Re: License question

2006-07-31 Thread Dave Shield
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

License question

2006-07-26 Thread sade
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

Re: mib2c - license question

2005-11-30 Thread Wes Hardaker
> 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

Re: mib2c - license question

2005-11-30 Thread Dave Shield
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

Re: mib2c - license question

2005-11-29 Thread Wes Hardaker
> 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

mib2c - license question

2005-11-15 Thread Barbara Kuriata
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