xref: /illumos-gate/usr/src/uts/common/fs/smbsrv/THIRDPARTYLICENSE.apple (revision d082c87763acd6b9390ffaefe9062d481a085d6c)
1*d082c877SGordon Ross/*
2*d082c877SGordon Ross * Copyright (c) 2011 - 2012 Apple Inc. All rights reserved.
3*d082c877SGordon Ross *
4*d082c877SGordon Ross * @APPLE_LICENSE_HEADER_START@
5*d082c877SGordon Ross *
6*d082c877SGordon Ross * This file contains Original Code and/or Modifications of Original Code
7*d082c877SGordon Ross * as defined in and that are subject to the Apple Public Source License
8*d082c877SGordon Ross * Version 2.0 (the 'License'). You may not use this file except in
9*d082c877SGordon Ross * compliance with the License. Please obtain a copy of the License at
10*d082c877SGordon Ross * http://www.opensource.apple.com/apsl/ and read it before using this
11*d082c877SGordon Ross * file.
12*d082c877SGordon Ross *
13*d082c877SGordon Ross * The Original Code and all software distributed under the License are
14*d082c877SGordon Ross * distributed on an 'AS IS' basis, WITHOUT WARRANTY OF ANY KIND, EITHER
15*d082c877SGordon Ross * EXPRESS OR IMPLIED, AND APPLE HEREBY DISCLAIMS ALL SUCH WARRANTIES,
16*d082c877SGordon Ross * INCLUDING WITHOUT LIMITATION, ANY WARRANTIES OF MERCHANTABILITY,
17*d082c877SGordon Ross * FITNESS FOR A PARTICULAR PURPOSE, QUIET ENJOYMENT OR NON-INFRINGEMENT.
18*d082c877SGordon Ross * Please see the License for the specific language governing rights and
19*d082c877SGordon Ross * limitations under the License.
20*d082c877SGordon Ross *
21*d082c877SGordon Ross * @APPLE_LICENSE_HEADER_END@
22*d082c877SGordon Ross */
23