第102页 | The Art of UNIX Programming | 阅读 ‧ 电子书库

同步阅读进度,多语言翻译,过滤屏幕蓝光,评论分享,更多完整功能,更好读书体验,试试 阅读 ‧ 电子书库

The Logic of Licenses: How to Pick One

Prev  Chapter�燨pen Source Next

The Logic of Licenses: How to Pick One

The choice of license terms involves decisions about what, if any restrictions the author wants to put on what people do with the software.

If you want to make no restrictions at all, you should put your software in the public domain. An appropriate way to do this would be to include something like the following text at the head of each file:

 

 

Placed in public domain by J. Random Hacker, 2003.  Share and enjoy!

If you do this, you are surrendering your copyright. Anyone can do anything they like with any part of the text. It doesn't get any freer than this.

But very little open-source software is actually placed in the public domain. Some open-source developers want to use their ownership of the code to ensure that it stays open (these tend to adopt the GPL). Others simply want to control their legal exposure; one of the things all open-source licenses have in common is a disclaimer of warranty.

 

 

 

Prev  Up Next

Best Practices for Working with Open-Source Developers  Home 燱hy You Should Use a Standard License

请支持我们,让我们可以支付服务器费用。
使用微信支付打赏


上一页 · 目录下一页


下载 · 书页 · 阅读 ‧ 电子书库