delete lib/*.jar lib/*.txt lib/*.zip
yesx
10 years ago
0 | ||
1 | AppleJavaExtensions | |
2 | v 1.2 | |
3 | ||
4 | http://developer.apple.com/samplecode/AppleJavaExtensions/AppleJavaExtensions.html | |
5 | ||
6 | This is a pluggable jar of stub classes representing the new Apple | |
7 | eAWT and eIO APIs for Java 1.4 on Mac OS X. The purpose of these | |
8 | stubs is to allow for compilation of eAWT- or eIO-referencing code on | |
9 | platforms other than Mac OS X. These stubs are not intended for the | |
10 | runtime classpath on non-Mac platforms. Please see the OSXAdapter | |
11 | sample for how to write cross-platform code that uses eAWT. | |
12 | ||
13 | There is no license file provided for AppleJavaExtensions.jar. Below | |
14 | is a response from Apple to a question about the license. | |
15 | ||
16 | On 13 Aug 2004, at 12:33 AM, mdrance@apple.com wrote: | |
17 | ||
18 | > Thank you for bringing this up. AppleJavaExtensions is subject to all | |
19 | > the same terms as the other sample code projects from Apple. We will | |
20 | > update the readme to contain the boilerplate legal info. Of course you | |
21 | > can use them on other platforms -- the readme explicitly says this is | |
22 | > their purpose. But I appreciate your caution and attention to detail. | |
23 | ||
24 | Below is a copy of the standard Apple sample code disclaimer from another | |
25 | piece of sample code on the same site: | |
26 | ||
27 | ------------------------------------------------------------------------- | |
28 | Disclaimer: IMPORTANT: This Apple software is supplied to you by Apple | |
29 | Computer, Inc. ("Apple") in consideration of your agreement to the | |
30 | following terms, and your use, installation, modification or | |
31 | redistribution of this Apple software constitutes acceptance of these | |
32 | terms. If you do not agree with these terms, please do not use, | |
33 | install, modify or redistribute this Apple software. | |
34 | ||
35 | In consideration of your agreement to abide by the following terms, and | |
36 | subject to these terms, Apple grants you a personal, non-exclusive | |
37 | license, under Apple's copyrights in this original Apple software (the | |
38 | "Apple Software"), to use, reproduce, modify and redistribute the Apple | |
39 | Software, with or without modifications, in source and/or binary forms; | |
40 | provided that if you redistribute the Apple Software in its entirety and | |
41 | without modifications, you must retain this notice and the following | |
42 | text and disclaimers in all such redistributions of the Apple Software. | |
43 | Neither the name, trademarks, service marks or logos of Apple Computer, | |
44 | Inc. may be used to endorse or promote products derived from the Apple | |
45 | Software without specific prior written permission from Apple. Except | |
46 | as expressly stated in this notice, no other rights or licenses, express | |
47 | or implied, are granted by Apple herein, including but not limited to | |
48 | any patent rights that may be infringed by your derivative works or by | |
49 | other works in which the Apple Software may be incorporated. | |
50 | ||
51 | The Apple Software is provided by Apple on an "AS IS" basis. APPLE | |
52 | MAKES NO WARRANTIES, EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION | |
53 | THE IMPLIED WARRANTIES OF NON-INFRINGEMENT, MERCHANTABILITY AND FITNESS | |
54 | FOR A PARTICULAR PURPOSE, REGARDING THE APPLE SOFTWARE OR ITS USE AND | |
55 | OPERATION ALONE OR IN COMBINATION WITH YOUR PRODUCTS. | |
56 | ||
57 | IN NO EVENT SHALL APPLE BE LIABLE FOR ANY SPECIAL, INDIRECT, INCIDENTAL | |
58 | OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF | |
59 | SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS | |
60 | INTERRUPTION) ARISING IN ANY WAY OUT OF THE USE, REPRODUCTION, | |
61 | MODIFICATION AND/OR DISTRIBUTION OF THE APPLE SOFTWARE, HOWEVER CAUSED | |
62 | AND WHETHER UNDER THEORY OF CONTRACT, TORT (INCLUDING NEGLIGENCE), | |
63 | STRICT LIABILITY OR OTHERWISE, EVEN IF APPLE HAS BEEN ADVISED OF THE | |
64 | POSSIBILITY OF SUCH DAMAGE. | |
65 | ||
66 | Copyright © 2004 Apple Computer, Inc., All Rights Reserved |