Skip to content

Commit

Permalink
clean tinycthread import tinycthread.c at ce82058b05180ce, tinycthrea…
Browse files Browse the repository at this point in the history
…d.h at c57166cd510ffb5022dd

From https://github.com/tinycthread/tinycthread
  • Loading branch information
edenhill committed Mar 23, 2015
1 parent ff3fb1e commit fa2d4ed
Show file tree
Hide file tree
Showing 3 changed files with 1,412 additions and 0 deletions.
26 changes: 26 additions & 0 deletions LICENSE.tinycthread
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
From https://github.com/tinycthread/tinycthread/README.txt c57166cd510ffb5022dd5f127489b131b61441b9

License
-------

Copyright (c) 2012 Marcus Geelnard
2013-2014 Evan Nemerson

This software is provided 'as-is', without any express or implied
warranty. In no event will the authors be held liable for any damages
arising from the use of this software.

Permission is granted to anyone to use this software for any purpose,
including commercial applications, and to alter it and redistribute it
freely, subject to the following restrictions:

1. The origin of this software must not be misrepresented; you must not
claim that you wrote the original software. If you use this software
in a product, an acknowledgment in the product documentation would be
appreciated but is not required.

2. Altered source versions must be plainly marked as such, and must not be
misrepresented as being the original software.

3. This notice may not be removed or altered from any source
distribution.
Loading

0 comments on commit fa2d4ed

Please sign in to comment.