From: John M. <joh...@nc...> - 2005-02-17 23:28:36
|
Those commit lines where mistakes. My code file template added them automatically. They should NOT be there. I thought I removed them all. -----Original Message----- From: nhi...@li... [mailto:nhi...@li...] On Behalf Of nhi...@li... Sent: Monday, February 14, 2005 11:11 PM To: nhi...@li... Subject: Nhibernate-commit digest, Vol 1 #406 - 4 msgs Send Nhibernate-commit mailing list submissions to nhi...@li... To subscribe or unsubscribe via the World Wide Web, visit https://lists.sourceforge.net/lists/listinfo/nhibernate-commit or, via email, send a message with subject or body 'help' to nhi...@li... You can reach the person managing the list at nhi...@li... When replying, please edit your Subject line so it is more specific than "Re: Contents of Nhibernate-commit digest..." Today's Topics: 1. Re: NHibernateContrib/src/NHibernate.Tool.Net2Hbm CollectionOneToManyAttribute.cs,NONE,1.1 (Kevin Williams) 2. Re: NHibernateContrib/src/NHibernate.Tool.Net2Hbm CollectionOneToManyAttribute.cs,NONE,1.1 (Mike Doerfler) 3. Re: Copyright vs LGPL (Sergey Koshcheyev) --__--__-- Message: 1 Date: Mon, 14 Feb 2005 08:05:48 -0700 From: Kevin Williams <ke...@ba...> To: nhi...@li... Subject: Re: [Nhibernate-commit] NHibernateContrib/src/NHibernate.Tool.Net2Hbm CollectionOneToManyAttribute.cs,NONE,1.1 Reply-To: nhi...@li... I can't help but wonder if the copyright line below is OK with GPL? Does = anyone know? > --- NEW FILE: CollectionOneToManyAttribute.cs --- > #region Copyright (c) 2004 Schwab Performance Technologies, Inc. All=20 > rights reserved. ---------- Scanned for viruses by ClamAV --__--__-- Message: 2 Date: Mon, 14 Feb 2005 11:15:04 -0600 From: Mike Doerfler <mik...@gm...> To: nhi...@li... Subject: Re: [Nhibernate-commit] NHibernateContrib/src/NHibernate.Tool.Net2Hbm CollectionOneToManyAttribute.cs,NONE,1.1 Reply-To: nhi...@li... I believe (not for sure) that it is fine with the LGPL from a legal standpoint - IANAL. The LGPL that the product is distributed under is = more significant than a copyright. What the copyright does provide is that I could not go change NHibernateContrib to the Apache License or GPL = without the copyright holders permission (Not that I would ever do that). The Mozilla website has some FAQs about the process they went through when = the had to relicense it and getting permissions from copyright holders. In NHibernate core the Iesi.Collections and IdentityHashCodeProvider has copyrights associated with them. The only requirement is to list that copyright wherever other copyrights are listed. If anyone else has more experience or knowledge of Open Source licenses please speak up. Mike On Mon, 14 Feb 2005 08:05:48 -0700, Kevin Williams = <ke...@ba...> wrote: > I can't help but wonder if the copyright line below is OK with GPL?=20 > Does anyone know? >=20 > > --- NEW FILE: CollectionOneToManyAttribute.cs --- > > #region Copyright (c) 2004 Schwab Performance Technologies, Inc. All = > > rights reserved. >=20 > ---------- > Scanned for viruses by ClamAV >=20 >=20 > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real=20 > users. Discover which products truly live up to the hype. Start=20 > reading now. = http://ads.osdn.com/?ad_id=3D6595&alloc_id=3D14396&op=3Dclick > _______________________________________________ > Nhibernate-commit mailing list Nhi...@li... > https://lists.sourceforge.net/lists/listinfo/nhibernate-commit > --__--__-- Message: 3 Date: Mon, 14 Feb 2005 18:27:54 +0100 From: Sergey Koshcheyev <ser...@gm...> To: nhi...@li... Subject: Re: [Nhibernate-commit] Copyright vs LGPL Reply-To: nhi...@li... Mike Doerfler wrote: >I believe (not for sure) that it is fine with the LGPL from a legal=20 >standpoint - IANAL. The LGPL that the product is distributed under is=20 >more significant than a copyright. What the copyright does provide is=20 >that I could not go change NHibernateContrib to the Apache License or=20 >GPL without the copyright holders permission (Not that I would ever do=20 >that). The Mozilla website has some FAQs about the process they went=20 >through when the had to relicense it and getting permissions from=20 >copyright holders. > >In NHibernate core the Iesi.Collections and IdentityHashCodeProvider=20 >has copyrights associated with them. The only requirement is to list=20 >that copyright wherever other copyrights are listed. > >If anyone else has more experience or knowledge of Open Source licenses = >please speak up. > >Mike > =20 > Well, I'm not a lawyer, of course, and I tend to agree with Mike's point = of view. I just wonder exactly which rights "All rights reserved" refers = to. Sergey. --__--__-- _______________________________________________ Nhibernate-commit mailing list Nhi...@li... https://lists.sourceforge.net/lists/listinfo/nhibernate-commit End of Nhibernate-commit Digest |