Results 1 to 5 of 5
I would like to release a library under the BSD license, on sourceforge.net.
Is it legal to use automake(which is GPL'd) as the build system in the source package?
Thanks,
...
- 12-18-2010 #1Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Using Automake for BSD licensed project
I would like to release a library under the BSD license, on sourceforge.net.
Is it legal to use automake(which is GPL'd) as the build system in the source package?
Thanks,
Piyush.
PS: Another memeber of the team already posted this question on Ubuntufoums, but then we thought that a Linux forum might be a better place for this question than a distribution-specific forum. Thanks.
- 12-18-2010 #2forum.guy
- Join Date
- May 2004
- Location
- arch linux
- Posts
- 18,092
Hello
For legal issues, you should always seek the advice of a qualified attorney at law. Most of the users that post here are not lawyers and probably wouldn't want to get themselves in trouble over giving unqualified legal advice.
You could also try contacting someone at the GPL website to see what advise they might be able to offer:
The GNU General Public License v3.0 - GNU Project - Free Software Foundation (FSF)oz
→ new members/users: read this first | new member faq
→ no private messages requesting computer support - post them on the forums!
→ please use the "report post" button to alert our forum admins to problematic posts rather than responding to them yourself.
- 12-19-2010 #3Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Thanks for the information!
--Piyush.
- 12-19-2010 #4
yes, it is perfectly fine to do that
if you were modifying automake and including it with your software, then you might have issues
if you are only building with it there is no problem
- 01-15-2011 #5Just Joined!
- Join Date
- Jan 2007
- Posts
- 4
Thank you!


Reply With Quote
