This documentation and Color Picker Pro are copyright © 2007 Mike McNamara and Critical Matter, Inc.
Color Picker Pro uses DBPrefsWindowController, under license from and copyright © Dave Batton:
// // DBPrefsWindowController.h // // Created by Dave Batton // http://www.Mere-Mortal-Software.com/blog/ // // Documentation for this class is available here: // http://www.mere-mortal-software.com/blog/details.php?d=2007-03-11 // // Copyright 2007. Some rights reserved. // This work is licensed under a Creative Commons license: // http://creativecommons.org/licenses/by/3.0/
Color Picker Pro uses Sparkle, under license from and copyright © Andy Matuschak:
Copyright (c) 2006 Andy Matuschak 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.
Color Picker Pro uses SSCrypto.framework, under license from and copyright © Septicus Software:
This is where you can find the source code and frameworks which everyone is welcome to use. The source code here is available under a BSD style license. You are free to use it in commercial applications, modify it all you like and never tell anyone. It is hoped that any improvements will be shared with others, and you are encouraged to do so.
Color Picker Pro uses ShortcutRecorder, under license from and copyright © contributors to ShortcutRecorder:
Copyright (c) 2006, contributors to ShortcutRecorder. (See the contributors listed in detail later in the file, or see http://wafflesoftware.net/shortcut/contributors/) All rights reserved. Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: * Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. * 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. * The name of the contributors may not be used to endorse or promote products derived from this software without specific prior written permission. THIS SOFTWARE IS PROVIDED BY THE 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 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.