-->
These old forums are deprecated now and set to read-only. We are waiting for you on our new forums!
More modern, Discourse-based and with GitHub/Google/Twitter authentication built-in.

All times are UTC - 5 hours [ DST ]



Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 
Author Message
 Post subject: obligations from using hibernate and OSS in application?
PostPosted: Thu Dec 28, 2006 1:43 pm 
Beginner
Beginner

Joined: Mon Jun 19, 2006 4:10 pm
Posts: 27
Hello

Im developing some software, some of which I am going to give away for free and some of which I am going to (try to) sell.

I was wondering what obligations I have if I used OSS like hibernate, spring, etc in my application? There will be no shrink wrapped stuff, only download.

Can someone clarify what I have to do to keep this thing legal?

thanx


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 28, 2006 3:35 pm 
Expert
Expert

Joined: Tue Dec 28, 2004 7:02 am
Posts: 573
Location: Toulouse, France
Hibernate is LGPL: Less General Public License, which is a less "strict" license than the GPL. So it can be used without any restrictions in any kind of software.

Read http://www.gnu.org/licenses/lgpl.html

I'd say the only "limitation" is that if you modify the Hibernate code, so as to add a new feature for example, you must provide it publicly for free, which seems totally fair to me at least ...

_________________
Baptiste
PS : please don't forget to give credits below if you found this answer useful :)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 28, 2006 3:37 pm 
Beginner
Beginner

Joined: Mon Jun 19, 2006 4:10 pm
Posts: 27
batmat

thanx for the reply -- I have not had to modify hibernate at all -- I was really wondering if I was obligated to distribute and GPL or LGPL stuff with my application, depending on whether it was free or not. I would certainly share any modifications with the community, if I had needed to make them...;)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 28, 2006 3:47 pm 
Expert
Expert

Joined: Tue Dec 28, 2004 7:02 am
Posts: 573
Location: Toulouse, France
batmat wrote:
Hibernate is LGPL: Less General Public License, which is a less "strict" license than the GPL. So it can be used without any restrictions in any kind of software.

:). So yes, you can bundle the hibernate jar in any other app under the license you like.

_________________
Baptiste
PS : please don't forget to give credits below if you found this answer useful :)


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 28, 2006 4:06 pm 
Newbie

Joined: Fri Jul 21, 2006 7:20 am
Posts: 15
But I do think that you should also take into account the licenses that come with the jars that are in the hibernate/lib dir. You don't have to redistribute them all, but some are required by hibernate and have their own license.


Top
 Profile  
 
 Post subject:
PostPosted: Thu Dec 28, 2006 4:18 pm 
Beginner
Beginner

Joined: Mon Jun 19, 2006 4:10 pm
Posts: 27
good point slammer....


Top
 Profile  
 
Display posts from previous:  Sort by  
Forum locked This topic is locked, you cannot edit posts or make further replies.  [ 6 posts ] 

All times are UTC - 5 hours [ DST ]


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum

Search for:
© Copyright 2014, Red Hat Inc. All rights reserved. JBoss and Hibernate are registered trademarks and servicemarks of Red Hat, Inc.