FreeCalypso > hg > fc-selenite
annotate LICENSE @ 180:e69e6b9a28b5
src/g23m-aci: sync with Magnetite
author | Mychaela Falconia <falcon@freecalypso.org> |
---|---|
date | Sat, 04 Jan 2020 21:44:15 +0000 |
parents | 377c7af2f438 |
children | d78986760e92 |
rev | line source |
---|---|
164
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
1 FreeCalypso original work |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
2 ========================= |
101
2c4e31c7c4e5
LICENSE: same as Citrine and Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
3 |
164
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
4 The present FreeCalypso firmware is a derived work based on TI's TCS211 and |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
5 TCS3.2 firmwares. However, even though it is based on these two starting points |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
6 from TI, our FreeCalypso fw is a software product in its own right, and is NOT |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
7 merely a "hacked" copy of some TI firmware. The particular way in which we have |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
8 combined and integrated pieces from TCS211 and from TCS3.2 to produce our |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
9 TCS2/TCS3 hybrid, our meticulous source reconstruction of TCS211 L1 that |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
10 originally came in binary object form, our completely new and original firmware |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
11 configuration and build system, all of our new code that supports new board- |
175
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
12 level hardware targets that use TI chips but aren't TI's historical development |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
13 boards, and all other significant new developments made in FreeCalypso |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
14 constitute our own original work. |
101
2c4e31c7c4e5
LICENSE: same as Citrine and Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
15 |
164
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
16 All original work in FreeCalypso that is not directly traceable to some |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
17 historical TI code component has been written by Mother Mychaela Nadezhda |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
18 Falconia, and I refuse to claim copyright on this software work. I hereby |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
19 immediately place this work in the public domain; it may be used, copied, |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
20 distorted or destroyed in any manner whatsoever without further attribution |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
21 or notice to the creator. |
101
2c4e31c7c4e5
LICENSE: same as Citrine and Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
22 |
164
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
23 Code pieces from TI |
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
24 =================== |
101
2c4e31c7c4e5
LICENSE: same as Citrine and Magnetite
Mychaela Falconia <falcon@freecalypso.org>
parents:
diff
changeset
|
25 |
164
9c14f0c7a904
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
101
diff
changeset
|
26 In the case of those code components which originate from TI, we did not get |
175
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
27 them *from* TI per se, instead we have found them freely on the Internet. I, |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
28 Mother Mychaela, have made multiple attempts to reach out to TI, informing them |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
29 about the existence of our FreeCalypso family of projects and what I am doing |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
30 with their old abandoned software IP. I was not able to get any positive |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
31 response from them in the form of support or help with obtaining those pieces |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
32 of historical code and documentation which are still missing, but they have not |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
33 taken any adverse action against us either; specifically, they never said |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
34 explicitly that they object to what I am doing (producing and freely |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
35 distributing my own Derived Works based on their abandonware IP), and they |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
36 never asked me to stop doing so. |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
37 |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
38 Based on the fact that TI have chosen to not take any action against our family |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
39 of projects despite being fully informed and having been given multiple |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
40 opportunities to do so over the course of many years, we hereby make the |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
41 reasonable conclusion that TI do not object to us using their fully abandoned |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
42 and discontinued IP as if it were Free Software, and I, Mother Mychaela, shall |
377c7af2f438
LICENSE: current status
Mychaela Falconia <falcon@freecalypso.org>
parents:
164
diff
changeset
|
43 continue doing the same for as long as I am alive and physically able. |