fraggle
Super Moderator

Posts: 6000
Registered: 07-00 |
There's a couple of Freedoom-related ones that I've released:
Because of the idgames template, a lot of WADs have permissions blurb like this (example):
code:
Authors MAY use the contents of this file as a base for modification or
reuse. Permissions have been obtained from original authors for any of
their resources modified or included in this file.
You MAY distribute this file, provided you include this text file, with no
modifications. You may distribute this file in any electronic format (BBS,
Diskette, CD, etc) as long as you include this file intact. I have
received permission from the original authors of any modified or included
content in this file to allow further distribution.
You might be able to make a case that this meets the criteria in the free software definition or the Open Source definition.
Compare with other licenses: the ISC license grants "Permission to use, copy, modify, and/or distribute this software". It certainly covers all of these. The only thing it doesn't explicitly state is that you can do it "for any purpose with or without fee".
Another example of a simple license is the WTFPL, which is recognized as a valid Free Software license. It states "TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION: 0. You just DO WHAT THE FUCK YOU WANT TO". The above text certainly grants those three permissions.
|