InfraRecorder Copyright (C) 2006-2012 Christian Kindahl, christian dot kindahl at gmail dot com This program is licensed under GPL (version 3), please see the file License.txt. Please note that the graphics used in InfraRecorder is not covered by GPL, read the details further down in this document. The InfraRecorder source code can be obtained from http://infrarecorder.org In order to compile InfraRecorder you will need the following libraries: 1. WTL: http://wtl.sourceforge.net 2. ckCore, ckFileSystem and ckMMC: http://code.kindahl.com 3. libpng: http://www.libpng.org InfraRecorder uses cdrtools, sources can be found at: http://cdrecord.berlios.de/ InfraRecorder has been developed with Visual C++ 2005 Professional edition. It is however possible to compile the sources with the free "Express" edition, but you will need to separately obtain and install the ATL library headers. The Microsoft Windows Server 2003 R2 Platform SDK (also free) was the last Windows SDK version to ship with the ATL headers. The bundled ATL 3.0 is rather old, but it is still supported by the latest WTL library. The graphics used in InfraRecorder are NOT covered by GPL. The official InfraRecorder logo (the logo used in official InfraRecorder binaries), and all other graphics using it are licensed under the Creative Commons Attribution-Noncommercial-No Derivative Works license (http://creativecommons.org/licenses/by-nc-nd/3.0/) with one additional condition: * The work may not be used in derivative software or in the purpose of promoting derivative software. Apart from the graphics using the official InfraRecorder logo the above license also applies to all graphics that are not derivative works of graphics created by the Tango Desktop Project. Examples of this kind of graphics are the button graphics used in the welcome screen. The remaining graphics that are derivative work based on icons in the Tango Desktop Project (http://tango.freedesktop.org) is available under the same license as the Tango Desktop Project graphics. That is the Creative Commons Attribution Share-Alike license (http://creativecommons.org/licenses/by-sa/2.5/).