Acknowledgments
:
Cocoa3DTutorial
Created by Paolo Manna on Sun May 18 2003.
Copyright (c) 2003. All rights reserved.
http://c3dt.sourceforge.net/
AGRegex
// Copyright (c) 2002 Aram
Greenman. 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.
// 3. The name of the author may not be used to endorse or
promote products derived from this software without
specific prior written permission.
//
// THIS SOFTWARE IS PROVIDED BY THE AUTHOR "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 AUTHOR 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.
QuickLook API usage sample
Ciarán Walsh’s Blog
NSFileManager+NNExtensions
// This software is Copyright (c) 2005,2006,2007
// Adam Maxwell. All rights reserved.
//
// modifications by nudge:nudge
//
// 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.
//
// - Neither the name of Adam Maxwell nor the names of any
// contributors may be used to endorse or promote products
derived
// from this software without specific prior written
permission.
//
// 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
// OWNER 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.
http://www.cocoadev.com/index.pl?NSTableViewCellEditingBehaviour
OAGradientTableView, OASplitView
// Copyright 2003-2005 Omni
Development, Inc. All rights reserved.
//
// This software may only be used and reproduced according
to the
// terms in the file OmniSourceLicense.html, which should
be
// distributed with this project and can also be found at
// .
OPEN PERMISSION TO USE AND REPRODUCE OMNI SOURCE CODE
SOFTWARE
Omni
Source Code software is available from Omni Development on
their web site at
www.omnigroup.com.
1. Omni Development gives you permission to make verbatim
copies of Omni Source Code software (the "Software")
without restriction, so long as your copies include a copy
of this open permission, and all of the original copyright
notices and associated disclaimers.
2. You may not distribute modified source code, but you may
distribute patches and modified binary code, provided that
you:
1. Insert a prominent notice in each changed file stating
how and when you changed that file;
2. Rename any non-standard executables so the names do not
conflict with the original executables, and provide a
separate manual page for each modified executable that
clearly documents how it differs from the original version;
and
3. Include a notice stating that the original, unmodified
Software is available at
http://www.omnigroup.com/DeveloperResources/.
4. Include notice in any work based on the Software that
the work includes software developed by Omni Development.
3. You may not charge a fee for the Software or claim that
the Software is yours.
4. You may not use the name Omni Development to endorse or
promote products derived from the Software without prior
written permission.
5. THE SOFTWARE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS
OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE
IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A
PARTICULAR PURPOSE. UNDER NO CIRCUMSTANCES SHALL OMNI
DEVELOPMENT BE LIABLE TO YOU OR ANY OTHER PERSON FOR ANY
INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES OF
ANY KIND RELATED TO OR ARISING OUT OF YOUR USE OF THE
SOFTWARE, EVEN IF OMNI DEVELOPMENT HAS BEEN INFORMED OF THE
POSSIBILITY OF SUCH DAMAGES.
ThreadWorker by Robert Harder
http://sourceforge.net/project/filemodule_monitor.php?filemodule_id=24102
Sparkle
Copyright
(c) 2006 Andy Matuschak
http://www.andymatuschak.org/pages/sparkle
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.
OgreKit
* Copyright (c) 2003 Isao Sonobe
* 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 AUTHOR 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 AUTHOR 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.
Happy Macintosh Developing Time
http://hmdt.jp/
JapaneseText.mdimporter 0.6
Copyright (c) 2005-2006
加藤和良 <</span>http://8-p.info/>
Copyright (c) 2005-2006 KATO Kazuyoshi
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.
guess.c, guess_tab.h
Copyright (c) 2000-2006 Shiro
Kawai, 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.
3. Neither the name of the authors nor the names of its
contributors
may be used to endorse or promote products derived from
this
software without specific prior written permission.
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
OWNER 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.
BasicPlugin
Description: Basic CFPlugIn
sample code shell, Carbon API
Copyright: © Copyright 2001 Apple Computer, Inc. All rights
reserved.
Disclaimer: IMPORTANT: This Apple software is supplied to
you by Apple Computer, Inc.
("Apple") in consideration of your agreement to the
following terms, and your
use, installation, modification or redistribution of this
Apple software
constitutes acceptance of these terms. If you do not agree
with these terms,
please do not use, install, modify or redistribute this
Apple software.
In consideration of your agreement to abide by the
following terms, and subject
to these terms, Apple grants you a personal, non-exclusive
license, under Apple’s
copyrights in this original Apple software (the "Apple
Software"), to use,
reproduce, modify and redistribute the Apple Software, with
or without
modifications, in source and/or binary forms; provided that
if you redistribute
the Apple Software in its entirety and without
modifications, you must retain
this notice and the following text and disclaimers in all
such redistributions of
the Apple Software. Neither the name, trademarks, service
marks or logos of
Apple Computer, Inc. may be used to endorse or promote
products derived from the
Apple Software without specific prior written permission
from Apple. Except as
expressly stated in this notice, no other rights or
licenses, express or implied,
are granted by Apple herein, including but not limited to
any patent rights that
may be infringed by your derivative works or by other works
in which the Apple
Software may be incorporated.
The Apple Software is provided by Apple on an "AS IS"
basis. APPLE MAKES NO
WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT
LIMITATION THE IMPLIED
WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS
FOR A PARTICULAR
PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND
OPERATION ALONE OR IN
COMBINATION WITH YOUR PRODUCTS.
IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL,
INDIRECT, INCIDENTAL OR
CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO,
PROCUREMENT OF SUBSTITUTE
GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR
BUSINESS INTERRUPTION)
ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION,
MODIFICATION AND/OR DISTRIBUTION
OF THE APPLE SOFTWARE, HOWEVER CAUSED AND WHETHER UNDER
THEORY OF CONTRACT, TORT
(INCLUDING NEGLIGENCE), STRICT LIABILITY OR OTHERWISE, EVEN
IF APPLE HAS BEEN
ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
NDAlias by Nathan Day
http://homepage.mac.com/nathan_day/pages/source.xml