ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> ruby-talk
ruby-talk
Re: [OT] Good article on Open Source, GPL, copyright, etc.
by Austin Ziegler other posts by this author
Dec 31 2003 8:14PM messages near this date
Re: [OT] Good article on Open Source, GPL, copyright, etc. | Embedding Ruby as a plugin (e.g. PhotoShop)
On Thu, 1 Jan 2004 12:23:45 +0900, Daniel Carrera wrote:
>  By looking at the definitions, I can see that they are not the same.  But
>  I'm having trouble figuring out how one could write a license that fits
>  the OSI definition but not  the FSF definition?
> 
>  Mark says that the difference lies in license compatibility, but I don't
>  quite see it.
> 
>  Can anyone think of a license condition that would be ok for OSI but not
>  for FSF?

Attribution. The original BSD licence would be OSI compatible (it required 
visible attribution to the original copyright holders) but not acceptable 
for the FSF. The FSF tends to consider licences on free and copyleft. Free 
simply means "compatible with the GNU GPL" -- which means that there are "no 
additional restrictions" -- and copyleft is similar to the Creative Commons 
Share-Alike in that it has specific restrictions that ensure that the source 
is available to recipients of original and modified versions of the code.

The original BSD is non-free, non-copyleft. The LGPL is free, weak copyleft 
(it separates on the API). The MPL is non-free, weak copyleft. The modified 
BSD or MIT is free, non-copyleft.

-austin
--
austin ziegler    * austin@[...].ca * Toronto, ON, Canada
software designer * pragmatic programmer * 2003.12.31
                                         * 23.06.16
Thread:
Tim Hunter
Daniel Carrera
Austin Ziegler

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved