License of ClipBit Documentation and Code

Copyright (c) 2013 David Fraser

Documentation in this file, including code directly included in it (for example, a .rst file and the code therein) is under the Creative Commons Attribution-ShareAlike 2.5 South Africa License.

Code included in this project that is not inside a documentation file (for example, a .py file) is under the MIT license, reproduced below, unless explicitly mentioned in the title. This is usually because the example is sourced from another project, and has been licensed there. Such sources are listed in sources.txt.

Creative Commons Attribution-ShareAlike 2.5 South Africa License

To view a copy of this license, visit http://creativecommons.org/licenses/by-sa/2.5/za/deed.en_GB

This is a human-readable summary of the Legal Code (the full licence).

You are free:

  • to copy, distribute, display, and perform the work
  • to make derivative works
  • to make commercial use of the work

Under the following conditions:

  • Attribution — You must give the original author credit.
  • Share Alike — If you alter, transform, or build upon this work, you may distribute the resulting work only under a licence identical to this one.

With the understanding that:

  • Waiver — Any of the above conditions can be waived if you get permission from the copyright holder.
  • Public Domain — Where the work or any of its elements is in the public domain under applicable law, that status is in no way affected by the licence.
  • Other Rights — In no way are any of the following rights affected by the licence:
  • Your fair dealing or fair use rights, or other applicable copyright exceptions and limitations;
  • The author’s moral rights;
  • Rights other persons may have either in the work itself or in how the work is used, such as publicity or privacy rights.
  • Notice — For any reuse or distribution, you must make clear to others the licence terms of this work.

The MIT License (MIT)

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the “Software”), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED “AS IS”, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.