X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=cyclone68000.git;a=blobdiff_plain;f=PicoDrive%2FConfig.cpp;h=0dcbabaf22090216e79736095a604e43e153d0e7;hp=4ab2d577cdb9878adadfcccddd29c9cc5737fd2b;hb=c41b9b971773b8f4e20fa07f1570fe7aec941bcd;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0 diff --git a/PicoDrive/Config.cpp b/PicoDrive/Config.cpp index 4ab2d57..0dcbaba 100644 --- a/PicoDrive/Config.cpp +++ b/PicoDrive/Config.cpp @@ -1,4 +1,13 @@ +// This file is part of the PicoDrive Megadrive Emulator + +// Copyright (c) 2011 FinalDave (emudave (at) gmail.com) + +// This code is licensed under the GNU General Public License version 2.0 and the MAME License. +// You can choose the license that has the most advantages for you. + +// SVN repository can be found at http://code.google.com/p/cyclone68000/ + #include "stdafx.h" static char *ConfigName="\\PicoConfig.txt";