1 |
____________________________________________________________
|
2 |
|
3 |
- WiiYourself! - native C++ Wiimote library v1.15
|
4 |
(c) gl.tter 2007-10 - http://gl.tter.org
|
5 |
____________________________________________________________
|
6 |
|
7 |
LICENSE: My Wiimote library is free for any use (including
|
8 |
commercial), with the following conditions:
|
9 |
|
10 |
1) You may not use it to harm anyone, directly or
|
11 |
indirectly. * this includes, but is not limited to, any
|
12 |
kind of direct or indirect MILITARY use or related
|
13 |
research *
|
14 |
|
15 |
(but bruising egos is fine ;).
|
16 |
|
17 |
2) Any distribution in binary form (ie. linked with your
|
18 |
program) must include the following text in your
|
19 |
distribiutions's documentation (ReadMe file, help file,
|
20 |
About box and/or splash screen):
|
21 |
|
22 |
"contains WiiYourself! wiimote code by gl.tter
|
23 |
http://gl.tter.org"
|
24 |
|
25 |
3) Any distribution in source code form must keep all my
|
26 |
copyright notices intact unmodified (you can add to
|
27 |
them if you've made changes), and must include this
|
28 |
license text (either include this file in your
|
29 |
distribution, or paste its contents into your
|
30 |
distribution's own licence file).
|
31 |
|
32 |
4) You may not use the code to produce a competing
|
33 |
library, unless you rewrite all of it considerably
|
34 |
(for example to convert it to another language, but
|
35 |
you need to contact me for written permission first).
|
36 |
|
37 |
Instead please contribute new features, fixes and ideas
|
38 |
to my mailining list (see ReadMe.txt).
|
39 |
__
|
40 |
|
41 |
gl.tter (http://gl.tter.org | glATr-i-lDOTnet)
|
42 |
|