Keep Fit
Copyright 2014 Tim Darby


Notices :-

1. I am not a lawyer.

2. Kerbal Space Program is Copyright (C) 2013 Squad. See http://kerbalspaceprogram.com/.
 - This project is in no way associated with nor endorsed by Squad.

3. Installation checking code from an original by Majiir (http://forum.kerbalspaceprogram.com/threads/65395-Voluntarily-Locking-Plugins-to-a-Particular-KSP-Version?p=899895&viewfull=1#post899895)
 - Majiir's installation checking code is public domain released as public domain under CC0 Public Domain Dedication (http://creativecommons.org/publicdomain/zero/1.0/)

4. Version checking code from an original by Majiir (http://forum.kerbalspaceprogram.com/threads/65395-Voluntarily-Locking-Plugins-to-a-Particular-KSP-Version?p=901682&viewfull=1#post901682)
 - Majiir's version checking code :-
/**
 * Copyright (c) 2014, Majiir
 * 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.
 */
 
5. Certain portions of the code implemented with reference to TAC Life Support by Taranis Elsu.

6. Gee tolerance code inspired from original implementation in Deadly Re-entry as updated by NathanKell, licensed as CC-BY-SA.

7. Certain portions of the code adapted from KSP Plugin Framework by Trigger AU, licensed as MIT.

8. Certain portions of UI code inspired/adapted from original code in KSP Alternate Resource Panel by Trigger AU, licensed as Creative Commons Attribution-NonCommercial-ShareAlike 3.0 Unported License.

9. Certain portions of the code (CLSInterfaces) is from Connected Living Space, licensed as CC-BY-NC-CA 4.0.

10. The toolbar addon is copyright (c) 2013-2016, Maik Schreiber.

11. Some adaptations by Robert Nielsen (2015-2017).

