vote up 3 vote down star
1

Years ago I released a program called Banshee Screamer Alarm and at the time it included the full source code, "for educational purposes only." You couldn't extend it to make your own version, but you could learn from it. It actually helped somebody fix a bug in wine.

If I release more software like this (open source, but copyrighted and non-free), are there any legal thorns that I should know about? Are there any suitable licenses for this purpose?

flag

75% accept rate
Can you be more specific? What rights do you want to retain? What do you want to prevent people from doing? – sk Jan 16 at 15:54
I just want to say that I'm a big fan!! Banshee Screamer is running on my computer right now, though it's not used much. But it's what got me up everyday through college... I still have the release from 2001, didn't realize you'd even started it back up. – Mark G Jan 16 at 16:11

2 Answers

vote up 4 vote down

I don't see any problems, but then I'm not a lawyer and have no real interest in proprietary software licenses. You should be able to just ship source without trouble, much like the old days of interpreted BASIC. There were plenty of proprietary programs distributed that way.

However, quite a few people would appreciate it if you'd call it "source included" or something like that rather than "open source". The Open Source Initiative has a clear meaning for "open source", and you aren't coming anywhere near their definition.

link|flag
vote up 4 vote down

Adding the source for educational purposes only sounds good to me. Microsoft did similar with their Shared Source initiative.

You might want to avoid the open source moniker though, if you don't use an OSI approved license.

link|flag

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.