Skip to content

Commit 01c0ad1

Browse files
committed
builded v2.1.3
1 parent 8f3302a commit 01c0ad1

30 files changed

Lines changed: 291 additions & 1 deletion

build/exe.win-amd64-3.9/buy.wav

187 KB
Binary file not shown.

build/exe.win-amd64-3.9/buy2.wav

171 KB
Binary file not shown.

build/exe.win-amd64-3.9/elec.wav

590 KB
Binary file not shown.
Lines changed: 63 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,63 @@
1+
## Why this file is included
2+
3+
This program has been frozen with cx_Freeze. The freezing process
4+
resulted in certain components from the cx_Freeze software being included
5+
in the frozen application, in particular bootstrap code for launching
6+
the frozen python script. The cx_Freeze software is subject to the
7+
license set out below.
8+
9+
# Licensing
10+
11+
- Copyright © 2020-2024, Marcelo Duarte.
12+
- Copyright © 2007-2019, Anthony Tuininga.
13+
- Copyright © 2001-2006, Computronix (Canada) Ltd., Edmonton, Alberta,
14+
Canada.
15+
- All rights reserved.
16+
17+
NOTE: This license is derived from the Python Software Foundation
18+
License which can be found at
19+
<https://docs.python.org/3/license.html#psf-license-agreement-for-python-release>
20+
21+
## License for cx_Freeze
22+
23+
1. This LICENSE AGREEMENT is between the copyright holders and the
24+
Individual or Organization ("Licensee") accessing and otherwise
25+
using cx_Freeze software in source or binary form and its associated
26+
documentation.
27+
2. Subject to the terms and conditions of this License Agreement, the
28+
copyright holders hereby grant Licensee a nonexclusive,
29+
royalty-free, world-wide license to reproduce, analyze, test,
30+
perform and/or display publicly, prepare derivative works,
31+
distribute, and otherwise use cx_Freeze alone or in any derivative
32+
version, provided, however, that this License Agreement and this
33+
notice of copyright are retained in cx_Freeze alone or in any
34+
derivative version prepared by Licensee.
35+
3. In the event Licensee prepares a derivative work that is based on or
36+
incorporates cx_Freeze or any part thereof, and wants to make the
37+
derivative work available to others as provided herein, then
38+
Licensee hereby agrees to include in any such work a brief summary
39+
of the changes made to cx_Freeze.
40+
4. The copyright holders are making cx_Freeze available to Licensee on
41+
an "AS IS" basis. THE COPYRIGHT HOLDERS MAKE NO REPRESENTATIONS OR
42+
WARRANTIES, EXPRESS OR IMPLIED. BY WAY OF EXAMPLE, BUT NOT
43+
LIMITATION, THE COPYRIGHT HOLDERS MAKE NO AND DISCLAIM ANY
44+
REPRESENTATION OR WARRANTY OF MERCHANTABILITY OR FITNESS FOR ANY
45+
PARTICULAR PURPOSE OR THAT THE USE OF CX_FREEZE WILL NOT INFRINGE
46+
ANY THIRD PARTY RIGHTS.
47+
5. THE COPYRIGHT HOLDERS SHALL NOT BE LIABLE TO LICENSEE OR ANY OTHER
48+
USERS OF CX_FREEZE FOR ANY INCIDENTAL, SPECIAL, OR CONSEQUENTIAL
49+
DAMAGES OR LOSS AS A RESULT OF MODIFYING, DISTRIBUTING, OR OTHERWISE
50+
USING CX_FREEZE, OR ANY DERIVATIVE THEREOF, EVEN IF ADVISED OF THE
51+
POSSIBILITY THEREOF.
52+
6. This License Agreement will automatically terminate upon a material
53+
breach of its terms and conditions.
54+
7. Nothing in this License Agreement shall be deemed to create any
55+
relationship of agency, partnership, or joint venture between the
56+
copyright holders and Licensee. This License Agreement does not
57+
grant permission to use copyright holder's trademarks or trade name
58+
in a trademark sense to endorse or promote products or services of
59+
Licensee, or any third party.
60+
8. By copying, installing or otherwise using cx_Freeze, Licensee agrees
61+
to be bound by the terms and conditions of this License Agreement.
62+
63+
Computronix® is a registered trademark of Computronix (Canada) Ltd.
84.1 KB
Binary file not shown.
124 KB
Binary file not shown.
265 KB
Binary file not shown.
64.1 KB
Binary file not shown.
159 KB
Binary file not shown.
78.1 KB
Binary file not shown.

0 commit comments

Comments
 (0)