This software and its documentation is Copyright (c) Bendor Research Pty. Ltd.

It is licensed under the terms and conditions of the GNU
General Public License, version 3 with some extra clauses that grant
you rights that the GPL would normally not. The extra clauses can be
found below. The GPL itself is in a separate file, GPLv3 due to the
requirement that the text of the GPL should only be distributed verbatim.
This license should be interpreted together with the GPL. This license
as well as the GPLv3 file should be included, without modification,
in any distributed copy (modified or verbatim) of this software.

DEFINITIONS

	The word "Library" refers to the collection of libraries for embedded
	microcontrollers published by Bendor Research Pty. Ltd.

	The word "Source" refers to the source code of the Library.

	The expression "Installed Libraries" refers to the binary libraries
	generated and installed by the Library's build and install process.

	The expression "Header Files" refers to the C header files installed by
	the build and install process of the Library. Even if a Header
	File is a copy of a file in the Source, the Source and the Header
	File are legally considered to be different entities.

	The word "Modify" means changing the Source, adding to it, reorganising
	it, porting it to different environments, target architectures or toolsets.

LICENCING TERMS

	The Library is released under the terms and conditions of the Free
	Software Foundation's GNU General Public License (hereinafter GPL),
	version 3.0 or, at your discretion, any later version, with the
	following exemptions from the terms of the GPL:

	*	You are allowed to include the Header Files in your closed source
		package for the purpose of compiling it.

	*	You are allowed to build and distribute a statically linked binary
		image that is linked against the Installed Libraries.

	*	You may Modify the Source and distribute a closed source
		application that uses the Header Files and the Installed Libraries
		generated from the Modified Source. However, the Modified Source
		is derived work, which you must make available and license using
		the terms and conditions of this license. This clause does not
		affect the licensing terms of your own sources, only the
		Modified version of the Library.

	*	The above exemptions do not mean that you can incorporate any
		part of the Source of the Library in your closed source code.
		You can not use files from the Library and compile them into your
		project, you can not include files from the Source in your files and
		you can not copy and paste (by any method) parts of the Source into
		your closed source code.

	*	Even if you do not modify the library and do not release your
		sources, you have to declare to the recipients of your closed
		source code that you used the Library in your product and give
		credit to Bendor Research as well as any authors who had contributed
		to the Library.

	*	In every other aspect of Copyright, Patent, Trademark and
		Anti-Circumvention Law, as well as Law related to liability,
		the terms and conditions set forth by the GPL apply.

