diff options
author | Adam Jackson <ajax@nwnk.net> | 2005-09-30 22:43:54 +0000 |
---|---|---|
committer | Adam Jackson <ajax@nwnk.net> | 2005-09-30 22:43:54 +0000 |
commit | 427b8cbd08e59db30783f54ece3add718140ae3c (patch) | |
tree | 0d1f3f1c941d30fd1320a1b9619488db710d3bce /COPYING | |
parent | 06bcf0b9da17322016a6075b19236fdf83ddb3b9 (diff) |
Build system for WindowsWM
Diffstat (limited to 'COPYING')
-rw-r--r-- | COPYING | 22 |
1 files changed, 22 insertions, 0 deletions
@@ -0,0 +1,22 @@ +Copyright (c) 2002 Apple Computer, Inc. +All Rights Reserved. + +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, sub license, 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 (including the +next paragraph) 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 NON-INFRINGEMENT. +IN NO EVENT SHALL PRECISION INSIGHT AND/OR ITS SUPPLIERS 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. |