aspose file tools
The moose likes Java in General and the fly likes Can I use Apache License, Version 2.0 in my API? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "Can I use Apache License, Version 2.0 in my API?" Watch "Can I use Apache License, Version 2.0 in my API?" New topic
Author

Can I use Apache License, Version 2.0 in my API?

Sunny Jain
Ranch Hand

Joined: Jul 23, 2007
Posts: 433

Hi All,

I have created one API (jar) which I want to open source. I was hosting it then someone advised me to use some license. I googled it and found that I can apache License 2.0.

http://www.apache.org/licenses/LICENSE-2.0

Can someone advise me if I can use this license in my API and distribute it freely?

Thanks and Regards,
SCJP 1.5 (90%), SCWCD 1.5 (85%), The Jovial Java, java.util.concurrent tutorial
Lester Burnham
Rancher

Joined: Oct 14, 2008
Posts: 1337
Yes, you can. Be sure to read http://www.apache.org/foundation/licence-FAQ.html, so you know the implications of it.

You may also want to check out other licenses, like the various GNU licenses: http://www.gnu.org/licenses/licenses.html.

The Lesser GPL is closest to the Apache license, while the GPL and Affero GPL are rather different. It's definitely something to think about - what do you want to achieve with your project, how would you like people to use it, etc.
Jesper de Jong
Java Cowboy
Bartender

Joined: Aug 16, 2005
Posts: 12921
    
    3

Crossposted on StackOverflow.

Please BeForthrightWhenCrossPostingToOtherSites.


Java Beginners FAQ - JavaRanch SCJP FAQ - The Java Tutorial - Java SE 7 API documentation
Scala Notes - My blog about Scala
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: Can I use Apache License, Version 2.0 in my API?
 
Similar Threads
problem with TLD files
software llicense question
The requested resource is not available.
Running with jar files in jar file.
No service is available at this URL--Calculator.jws