Changeset 63

Show
Ignore:
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
  • trunk/changelog.txt

    r62 r63  
     1Q-0.9.0d63 
     2[fix] license updates 
     3[fix] copyright updates 
     4[fix] credits updates 
     5 
    16Q-0.9.0d62 
    27[new] hd aio LED support 
  • trunk/qcontrol/Resources/Credits.html

    r49 r63  
    1616        </HEAD> 
    1717        <BODY> 
     18         
    1819                <B>Project <A HREF="http://www.kberg.ch/q/">Q</A></B><BR> 
    1920                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.kberg.ch/">Mike Kronenberg</A> coding<BR> 
     
    2122                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.lichtware.ch/">Andreas Meier</A> icons & webdesign<BR> 
    2223                <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                 
    2331                <A HREF="http://www.kberg.ch/q/">Q</A> is based on great open Source Software:<BR> 
    2432                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.qemu.org">QEMU</A> by Fabrice Bellard</A><BR> 
    2533                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A href="http://transmission.m0k.org">libtransmission</A> by Eric Petit<BR> 
    2634                <BR> 
     35                 
    2736                <B>Special Thanks go to</B><BR> 
    2837                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://stegefin.free.fr/">Pierre d'Herbemont</A> for the inital cocoa port<BR> 
    2938                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.gibix.net/projects/qemu/">Gwenole Beauchesne</A> for the Intel cocoa port<BR> 
    3039                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Peter Stewart for the initial OpenGL output<BR> 
    31                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.boblycat.org/~malc/code/patches/qemu/">malc</A> for coaching me for the sound output<BR> 
     40                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://www.boblycat.org/~malc/code/patches/qemu/">malc</A> for coaching Mike for the sound output<BR> 
    3241                <BR> 
     42                 
    3343                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Mark G (VNC)<BR> 
    3444                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;John the Geek (VNC, Testing)<BR> 
    3545                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<A HREF="http://web.mac.com/kaicherry/iWeb/TheCabaal/Dark%20Ten/Dark%20Ten.html">Kaicherry</A> (VNC, lots of support)<BR> 
    3646                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Heikki L (gcc3.4.5)<BR> 
    37                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Katios (VNC)<BR> 
    3847                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Michael F (VNC)<BR> 
    3948                <BR> 
     49                 
    4050                <B>Licenses</B><BR> 
     51                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;QEMU is licensed under <A HREF="http://www.qemu.org/license.html">GNU GPL/LGPL</A><BR> 
    4152                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Q is licensed under <A HREF="http://www.gnu.org/copyleft/gpl.html">GNU GPL</A><BR> 
    42                 &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Q artwork is licensed under a <A HREF="http://creativecommons.org/licenses/by-nc-nd/2.5/">Creative Commons License</A> 
     53                &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Q artwork is licensed under the <A HREF="http://creativecommons.org/licenses/by-nc-nd/2.5/">by-nc-nd CCL</A> 
     54                 
    4355        </BODY> 
    4456</HTML> 
  • trunk/qcontrol/Resources/English.lproj/InfoPlist.strings

    r7 r63  
    22 
    33CFBundleName = "Q"; 
    4 NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005, 2006"; 
     4NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005 - 2007"; 
  • trunk/qcontrol/Resources/pl.lproj/InfoPlist.strings

    r60 r63  
    22 
    33CFBundleName = "Q"; 
    4 NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005, 2006"; 
     4NSHumanReadableCopyright = "© Mike Kronenberg, www.kberg.ch, 2005 - 2007";