mirror of
https://github.com/ctm/executor.git
synced 2025-02-19 18:31:27 +00:00
69 lines
3.6 KiB
Plaintext
69 lines
3.6 KiB
Plaintext
// This is the customization file for the commercial version of Executor.
|
|
|
|
// Checksums aren't supported yet
|
|
// checksum = 0x12345678;
|
|
|
|
// No limit on the creators
|
|
// creators = { };
|
|
|
|
sn_first = 0;
|
|
sn_last = 100000000;
|
|
|
|
splash = "/home/ctm/ardi/trunk/executor/splash/splash.8bp";
|
|
|
|
license = {
|
|
"DO NOT REDISTRIBUTE",
|
|
|
|
"This is the full featured version of Executor. As such, it can't be redistributed.
|
|
|
|
To get the most out of this software, please visit our web site frequently <http://www.ardi.com/>.",
|
|
|
|
|
|
"License Description",
|
|
|
|
"Executor is written and copyrighted by Abacus Research and Development, Inc. (ARDI). Executor is not sold, but is provided under this Software License Agreement. This license allows the licensee the use of this fully enabled version (commercial) of Executor after payment of the appropriate licensing fees to ARDI.",
|
|
|
|
|
|
"Duplication and Redistribution",
|
|
|
|
"This fully enabled version (commercial) of Executor may be copied only for backup purposes. Licensee may not modify or create derivative works based on Executor or any part thereof.",
|
|
|
|
|
|
"NO WARRANTY",
|
|
|
|
"Executor is licensed without a warranty. ARDI disclaims all warranties relating to this software, whether expressed or implied, including but not limited to any implied warranties of merchantability and fitness for a particular purpose. All such warranties are expressly and specifically disclaimed.",
|
|
|
|
|
|
"ARDI Disclaims Liability",
|
|
|
|
"In no event will ARDI be liable for indirect, special, incidental, or consequential damages resulting from the use of Executor, even if advised of the possibility of such damages.",
|
|
|
|
|
|
"Exclusions, Limitations",
|
|
|
|
"If Licensee uses the licensed software in a state which does not allow the exclusion or limitation of implied warranties or limitation of liabilities for incidental or consequential damages, then the limitations on warranties and exclusions of damages agreed upon by the parties to this license agreement shall be interpreted, to the extent permitted by the applicable state's law, to fulfill the agreement of the parties set forth herein.",
|
|
|
|
|
|
"General Terms",
|
|
|
|
"This license is the entire agreement between Licensee and ARDI. If any provision of this License shall be held to be unenforceable, such holding shall not affect the enforceability of the remaining provisions. This license shall be governed by and construed under the laws of the State of New Mexico. Licensee agrees to bring any proceeding concerning this license before a court of the State of New Mexico or a Federal court located in the State of New Mexico.",
|
|
|
|
|
|
"U.S. Government Restrictions",
|
|
|
|
"This Software is licensed only with RESTRICTED RIGHTS.
|
|
|
|
For civilian agencies: The use, reproduction, or disclosure of this software is subject to restrictions as set forth in subparagraphs (a) through (d) of the Commercial Computer Software--Restricted Rights clause at 52.227-19 of the Federal Acquisition Regulations. For Department of Defense agencies: The use, reproduction, or disclosure of this software by the Government is subject to restrictions as set forth in subparagraph (c)(1)(ii) of the Rights in Technical Data and Computer Software clause at DFARS 252.227-7013.",
|
|
};
|
|
|
|
// THe following lines are for testing purposes ... they need to be removed.
|
|
|
|
must_register = 1;
|
|
about_box = 0;
|
|
// copyright_info = { "... portions c 1986 - 1996 ARDI" }; // (item 12)
|
|
// thank_you_info = { "Thank you for purchasing ..." }; // (item 14)
|
|
// registration_instructions = { "Your key is where ..." }; // (item 13)
|
|
magic_volumes = { "+/Apps", "Apps", };
|
|
mac_cdrom = { "DOS/EXTRA/LIBRARY/MACCDROM.HFV" };
|
|
demo_id = { "474f474f" };
|