All code (except ToolbarWrapper and .netkan file) released under GNU GPL license 3. You may find the license with this distribution in the gpl.txt file.

Protractor.netkan is released under then CC-0 license, as required. It is included with this distribution as cc-0.txt, and on online version is here: http://creativecommons.org/publicdomain/zero/1.0/legalcode

Protractor was originally written by mrenigma03 and is Copyright (c) 2012-2014 by mrenigma03. You may find his source code at https://github.com/mrenigma03/protractor.

This version was modified by Michel Dusseault and parts are Copyright (c) 2014 by Michel Dusseault. The source code for it is at https://github.com/RealGrep/protractor.

ToSI, TimeToDHMS and skin selection code are from MechJeb2, which is released under GNU GPL license 3. The full source for MechJeb2 is available at https://github.com/MuMech/MechJeb2.

Models courtesy of Shanakin over at the SA forums, released under MIT license. You may find the text of the MIT license with this distribution in the mit.txt file.

ToolbarWrapper is Copyright (c) 2013-2014 by Maik Shreiber.
--- ToolbarWrapper.cs ---
Copyright (c) 2013-2014, Maik Schreiber
All rights reserved.

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

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. 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 SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
