|
|
|
|
|
by billiob
4349 days ago
|
|
I am the author of bfb. It started as a joke with coworkers. I still consider it a joke but I'm proud of it!
I like to use the wtfpl for simple code I wrote (like ptyproxy, a code I wrote on a sunday afternoon that I use to debug Terminology (under 2-clause BSD)). I don't expect much contributions on these projects anyway.
If you're really concerned about the license and want to use my code in one of your projects, just send me an email and we'll talk about it. Since I'm the sole author of most of that code, I am still able to put it under a 2-clause BSD license. I do hope you're not restraining yourself from contributing to bfb because of the software license ☺ Could you please point me which licenses were made up or adapted on my repositories? The only repository I could change is photoalbum because it might useful to someone else. |
|
I'm not discussing your repos, but rather the license choice.
You appear to have forgotten to add the "No Warranty" clause to the repo's you use the WTFPL on. This implicitly means your code is fit for use, and if it crashes my system, you are liable (and, more importantly, you accept liability).
I wouldn't need you to re-license under BSD since the WTFPL allows me to do this already... without your knowledge nor permission.
The WTFPL allows me to re-assign copyright to myself, effectively stealing your work. I might even be able to pursue you after claiming the codebase as my own work (and re-licensing it under a proprietary license).
In any event, the WTFPL provides you with almost no protections against much of anything. As a fellow developer, I don't want anyone to get screwed. I agree with the spirit and intent of your license choice (I use Apache 2.0 for my projects specifically to allow others to do whatever they want, except claim copyright or re-license). However, I feel this license is more of a joke and could do more harm than good.