Re: Redistribution of /Developer/Tools components...
Re: Redistribution of /Developer/Tools components...
- Subject: Re: Redistribution of /Developer/Tools components...
- From: Charles Srstka <email@hidden>
- Date: Sat, 26 Oct 2002 01:09:36 -0500
I highly doubt that it would be legal to bundle those tools in your app.
Fortunately, their functionality is pretty easy to duplicate. Just make
two command-line tools which take two paths as input and then run
-[NSFileManager movePath:toPath:handler:] or -[NSFileManager
copyPath:toPath:handler:] with the paths as arguments.
Charles
On Friday, October 25, 2002, at 09:54 PM, Clark Mueller wrote:
Specifically, I'd like to bundle CpMac and MvMac in my app bundle.
What's the legal aspect of this? Having analyzed the license agreement,
this appears to be the relevant passage:
1. General. The software, tools, utilities, sample or example code,
documentation, fonts and other materials accompanying this License,
whether on disk, print or electronic documentation, in read only
memory, or any other media, (collectively, the Developer Software)
are licensed, not sold, to you by Apple Computer, Inc. (Apple) and/or
Apples licensors. The rights granted herein are limited to Apple's
and/or Apples licensors respective intellectual property rights in
the Developer Software and do not include any other patents or
intellectual property rights. You own the media on which the Developer
Software is recorded but Apple and/or Apple's licensor(s) retain
ownership of their respective portions of the Developer Software
itself. The terms of this License will govern any software upgrades
provided by Apple that replace and/or supplement the original Developer
Software, unless such upgrade is accompanied by a separate license in
which case the terms of that license will govern.
"tools" presumably includes the /Developer/Tools directory? Failing
redistribution of the utilities, is there a way to programatically
duplicate their functionality?
Thanks,
Clark
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.