Closing Off An Open-Source Product
Fredrik Lundh
fredrik at pythonware.com
Wed Apr 18 11:33:26 EDT 2001
More information about the Python-list mailing list
Wed Apr 18 11:33:26 EDT 2001
- Previous message (by thread): OT - Closing Off An Open-Source Product
- Next message (by thread): OT - Closing Off An Open-Source Product
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
phil hunt wrote: > This is what I've done with my GPL'd Parrot[1] program which uses > John Aycock's BSDL'd SPARK[2] parser. yeah, but Parrot's a new application, it's not a redistribution of SPARK. I don't mind people using something I wrote in their applications (GPLed or not), I just find it sad that when some people fixes a bug or adds a small useful feature, they'd rather slap a GPL license on the new version than contribute something back to the original author... but I can live with that ;-) Cheers /F
- Previous message (by thread): OT - Closing Off An Open-Source Product
- Next message (by thread): OT - Closing Off An Open-Source Product
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list