| |
Changeset 63
- Timestamp:
- 02/06/07 03:40:11
(2 years ago)
- Author:
- mike
- Message:
[fix] license updates
[fix] copyright updates
[fix] credits updates
-
Files:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
| r62 |
r63 |
|
| | 1 | Q-0.9.0d63 |
|---|
| | 2 | [fix] license updates |
|---|
| | 3 | [fix] copyright updates |
|---|
| | 4 | [fix] credits updates |
|---|
| | 5 | |
|---|
| 1 | 6 | Q-0.9.0d62 |
|---|
| 2 | 7 | [new] hd aio LED support |
|---|
| r49 |
r63 |
|
| 16 | 16 | </HEAD> |
|---|
| 17 | 17 | <BODY> |
|---|
| | 18 | |
|---|
| 18 | 19 | <B>Project <A HREF="http://www.kberg.ch/q/">Q</A></B><BR> |
|---|
| 19 | 20 | <A HREF="http://www.kberg.ch/">Mike Kronenberg</A> coding<BR> |
|---|
| … | … | |
| 21 | 22 | <A HREF="http://www.lichtware.ch/">Andreas Meier</A> icons & webdesign<BR> |
|---|
| 22 | 23 | <BR> |
|---|
| | 24 | |
|---|
| | 25 | <B>Localizations</B><BR> |
|---|
| | 26 | French by Katios<BR> |
|---|
| | 27 | German by cordney* and Mike<BR> |
|---|
| | 28 | Polish by Krzysztof Nadzieja<BR> |
|---|
| | 29 | <BR> |
|---|
| | 30 | |
|---|
| 23 | 31 | <A HREF="http://www.kberg.ch/q/">Q</A> is based on great open Source Software:<BR> |
|---|
| 24 | 32 | <A HREF="http://www.qemu.org">QEMU</A> by Fabrice Bellard</A><BR> |
|---|
| 25 | 33 | <A href="http://transmission.m0k.org">libtransmission</A> by Eric Petit<BR> |
|---|
| 26 | 34 | <BR> |
|---|
| | 35 | |
|---|
| 27 | 36 | <B>Special Thanks go to</B><BR> |
|---|
| 28 | 37 | <A HREF="http://stegefin.free.fr/">Pierre d'Herbemont</A> for the inital cocoa port<BR> |
|---|
| 29 | 38 | <A HREF="http://www.gibix.net/projects/qemu/">Gwenole Beauchesne</A> for the Intel cocoa port<BR> |
|---|
| 30 | 39 | Peter Stewart for the initial OpenGL output<BR> |
|---|
| 31 | | <A HREF="http://www.boblycat.org/~malc/code/patches/qemu/">malc</A> for coaching me for the sound output<BR> |
|---|
| | 40 | <A HREF="http://www.boblycat.org/~malc/code/patches/qemu/">malc</A> for coaching Mike for the sound output<BR> |
|---|
| 32 | 41 | <BR> |
|---|
| | 42 | |
|---|
| 33 | 43 | Mark G (VNC)<BR> |
|---|
| 34 | 44 | John the Geek (VNC, Testing)<BR> |
|---|
| 35 | 45 | <A HREF="http://web.mac.com/kaicherry/iWeb/TheCabaal/Dark%20Ten/Dark%20Ten.html">Kaicherry</A> (VNC, lots of support)<BR> |
|---|
| 36 | 46 | Heikki L (gcc3.4.5)<BR> |
|---|
| 37 | | Katios (VNC)<BR> |
|---|
| 38 | 47 | Michael F (VNC)<BR> |
|---|
| 39 | 48 | <BR> |
|---|
| | 49 | |
|---|
| 40 | 50 | <B>Licenses</B><BR> |
|---|
| | 51 | QEMU is licensed under <A HREF="http://www.qemu.org/license.html">GNU GPL/LGPL</A><BR> |
|---|
| 41 | 52 | Q is licensed under <A HREF="http://www.gnu.org/copyleft/gpl.html">GNU GPL</A><BR> |
|---|
| 42 | | Q artwork is licensed under a <A HREF="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons License</A> |
|---|
| | 53 | Q artwork is licensed under the <A HREF="http://creativecommons.org/licenses/by-nc-nd/2.5/">by-nc-nd CCL</A> |
|---|
| | 54 | |
|---|
| 43 | 55 | </BODY> |
|---|
| 44 | 56 | </HTML> |
|---|
| r7 |
r63 |
|
| 2 | 2 | |
|---|
| 3 | 3 | CFBundleName = "Q"; |
|---|
| 4 | | NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005, 2006"; |
|---|
| | 4 | NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005 - 2007"; |
|---|
| r60 |
r63 |
|
| 2 | 2 | |
|---|
| 3 | 3 | CFBundleName = "Q"; |
|---|
| 4 | | NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005, 2006"; |
|---|
| | 4 | NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005 - 2007"; |
|---|
Download in other formats:
| |