Hacker News new | past | comments | ask | show | jobs | submit login

I'm no lawyer, but I'm pretty sure public ___domain is not the default.



Also not a lawyer, but pretty sure that no license is the same as "All rights reserved" (meaning, the most restrictive possible). Claiming "All rights reserved" doesn't give you more rights, but does establish that you communicated it and that anyone violating it had a better chance of knowing that.

(I think -- not a lawyer)

His statement to fork, fix, and ask for pulls perhaps gives some rights, but not usage or deployment ones.

In other word, if the author intends something else, they should say so.

EDIT: just noticed ThirdParty folder -- that changes the default to whatever is compatible with the licenses asserted in these libraries. I didn't check them.


I did some checking:

- Facebook Toolkit is Microsoft Permissive License (Ms-PL) 1.1

- FluidKit says it's the "New BSD License" but gives the old 4-clause license.

- Google/GData is Apache 2.0

- Json.NET is MIT license

- Lucene.NET Apache 2.0

- MEF is the original Microsoft Public License (Ms-PL)

- LumiSoft.Net seems to be a custom license. I'm not sure what it is

- I'm not familar enough with Mono to know what license this code is under, likely LGPL or MIT

- PyBinding: MIT

- SharpZipLib is GPL with a linking exception

- Sqlite is Public Domain

- tweetsharp: MIT

- log4net: Apache 2.0

With HttpServer, Shell32, Unrar and mshtml unknown.

[Edit: formatting]


Hmm- I think that is a grey area. Note what is said here about default license/rights on GitHub as of 10-7-2011:

"Copyright and Content Ownership

We claim no intellectual property rights over the material you provide to the Service. Your profile and materials uploaded remain yours. However, by setting your pages to be viewed publicly, you agree to allow others to view your Content. By setting your repositories to be viewed publicly, you agree to allow others to view and fork your repositories.

GitHub does not pre-screen Content, but GitHub and its designee have the right (but not the obligation) in their sole discretion to refuse or remove any Content that is available via the Service.

You shall defend GitHub against any claim, demand, suit or proceeding made or brought against GitHub by a third party alleging that Your Content, or Your use of the Service in violation of this Agreement, infringes or misappropriates the intellectual property rights of a third party or violates applicable law, and shall indemnify GitHub for any damages finally awarded against, and for reasonable attorney’s fees incurred by, GitHub in connection with any such claim, demand, suit or proceeding; provided, that GitHub (a) promptly gives You written notice of the claim, demand, suit or proceeding; (b) gives You sole control of the defense and settlement of the claim, demand, suit or proceeding (provided that You may not settle any claim, demand, suit or proceeding unless the settlement unconditionally releases GitHub of all liability); and (c) provides to You all reasonable assistance, at Your expense.

The look and feel of the Service is copyright ©2011 GitHub Inc. All rights reserved. You may not duplicate, copy, or reuse any portion of the HTML/CSS, Javascript, or visual design elements or concepts without express written permission from GitHub."

http://help.github.com/terms-of-service/


"you agree to allow others to view and fork your repositories"

Ok, but not use or deploy the results. Basically -- the author should add a license.




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: