<?xml version="1.0" encoding="UTF-8" ?>
<?xml-stylesheet type="text/xsl" href="http://forums.techsoup.org/cs/utility/FeedStylesheets/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>Open-Source and Free Software</title><link>http://forums.techsoup.org/cs/forums/27.aspx</link><description>Discover free and open source solutions and discuss tips and techniques for using open source software in nonprofit organizations.&lt;br /&gt;Hosted by &lt;a href="http://forums.techsoup.org/cs/members/Rog/default.aspx"&gt;Roger Rustad&lt;/a&gt;.</description><dc:language>en</dc:language><generator>CommunityServer 2008 SP1 (Debug Build: 30619.63)</generator><item><title>Re: What License To Use?....</title><link>http://forums.techsoup.org/cs/forums/thread/98591.aspx</link><pubDate>Thu, 30 Apr 2009 15:24:20 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:98591</guid><dc:creator>cedcoffice</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/98591.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=27&amp;PostID=98591</wfw:commentRss><description>&lt;p&gt;What license is &amp;quot;SomeBuilder&amp;quot; released under?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;EDIT: previous comment makes sense. I didn&amp;#39;t realize that &amp;quot;SomeBuilder&amp;quot; was also built by you, I thought it was an external package you were using.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What License To Use?....</title><link>http://forums.techsoup.org/cs/forums/thread/98587.aspx</link><pubDate>Thu, 30 Apr 2009 13:00:46 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:98587</guid><dc:creator>djanke</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/98587.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=27&amp;PostID=98587</wfw:commentRss><description>&lt;p&gt;Release &amp;quot;SomeBuilder&amp;quot; as freeware, allowing people to use the tools/API/whatever as part of other applications. Freeware was designed to allow people to use/distribute a closed-source program. Shareware or donationware licenses would also work, but they include the expectation that the programmer (you) should get money.&lt;/p&gt;
&lt;p&gt;There&amp;#39;s no &lt;em&gt;standard &lt;/em&gt;freeware license, but you can find many &lt;a href="http://www.google.com/search?q=freeware+license"&gt;examples by Googling&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;There shouldn&amp;#39;t be any license compatibility issues, since&amp;nbsp;the derivative program is the one that&amp;#39;s GPL&amp;#39;d.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>Re: What License To Use?....</title><link>http://forums.techsoup.org/cs/forums/thread/98557.aspx</link><pubDate>Wed, 29 Apr 2009 17:44:33 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:98557</guid><dc:creator>shipley.c</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/98557.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=27&amp;PostID=98557</wfw:commentRss><description>&lt;p&gt;Interesting - I have rudimentary exposure to open source licensing.&amp;nbsp; I do believe what you are talking about is entirely possible however.&amp;nbsp; Take a look at DOT NET Nuke - its based on Dot Net (not open source) but is open source itself.&amp;nbsp; I don&amp;#39;t think they use the GPL.&amp;nbsp; Maybe try looking at the [ &lt;a href="http://www.opensource.org/help"&gt;Open Source Initiative&lt;/a&gt; ] site for more help with this.&amp;nbsp; Or just copy the license that dotnetnuke is using.&lt;/p&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item><item><title>What License To Use?....</title><link>http://forums.techsoup.org/cs/forums/thread/98551.aspx</link><pubDate>Wed, 29 Apr 2009 15:52:38 GMT</pubDate><guid isPermaLink="false">caa7681b-025a-49ce-809f-7435bfe4d232:98551</guid><dc:creator>jbbeam</dc:creator><slash:comments>0</slash:comments><comments>http://forums.techsoup.org/cs/forums/thread/98551.aspx</comments><wfw:commentRss>http://forums.techsoup.org/cs/forums/commentrss.aspx?SectionID=27&amp;PostID=98551</wfw:commentRss><description>&lt;p&gt;&lt;span style="color:black;"&gt;We will be releasing a new open source project but we are having trouble trying to determine what license to use. I am hoping someone can help here. &lt;/span&gt;&lt;/p&gt;
&lt;div&gt;&lt;span style="color:black;"&gt;Lets say I have an application I created called &amp;quot;RunFree&amp;quot;. I would like to distribute this using some form of the GPL license. Of course all the source is delivered etc. However, let say &amp;quot;RunFree&amp;quot; is built using &amp;quot;SomeBuilder&amp;quot;. &amp;quot;SomeBuilder&amp;quot; is necessary to alter the application &amp;quot;RunFree&amp;quot;. When I distribute &amp;quot;RunFree&amp;quot; it comes with a copy of &amp;quot;SomeBuilder&amp;quot; which contains all the tools and libraries you need to modify and enhance &amp;quot;RunFree&amp;quot;. You can even redistribute &amp;quot;SomeBuilder&amp;quot; with your modified version of &amp;quot;RunFree&amp;quot;. However I cannot release &amp;quot;someBuilder&amp;quot; under the GPL. &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div&gt;&lt;span style="color:black;"&gt;So my question is, is it possible to have this scenario where the &amp;quot;RunFree&amp;quot; application can be under the GPL but not the tools even though they are included? Hopefully that makes sense. &lt;/span&gt;&lt;/div&gt;
&lt;div&gt;&amp;nbsp;&lt;/div&gt;
&lt;div style="margin:0in 0in 0pt;"&gt;&amp;nbsp;&lt;/div&gt;&lt;div style="clear:both;"&gt;&lt;/div&gt;</description></item></channel></rss>