开发者

Open source license that requires attribution as a link at bottom of website [closed]

开发者 https://www.devze.com 2023-03-22 22:18 出处:网络
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

This question does not appear to be about programming within the scope defined in the help center.

Closed 7 years ago.

Improve this question 开发者_如何学C

I'm writting a php toolkit. I would like an open source license that requires a link at the bottom of page that says something like powered by toolkitName and links to my page that contains the source code and documentation. What license would have this?


sonds like a creative commons ( http://creativecommons.org/choose/ ). you may as well write your own license specifying this. qquoting:

"With a Creative Commons license, you keep your copyright but allow people to copy and distribute your work provided they give you credit — and only on the conditions you specify here. "

EDIT: wanted to check first. the BSD license might apply as well. from ( http://www.opensource.org/licenses/bsd-license.php ):

"Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:

Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution."


This is the best I have found myself. It's attribution isn't as specific as i'd like but it will do.

Open Source Initiative OSI - The Attribution Assurance

http://www.opensource.org/licenses/AAL

0

精彩评论

暂无评论...
验证码 换一张
取 消