X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=PicoDrive%2Fstdafx.h;h=3283b35f164dc805a114b5bd5e8c1a17f7fdab70;hb=d9d77995ec88700f438b3638df179a014bf4f6b3;hp=b63e5bf10bc14536574b494a8ef3eb77eca8a96a;hpb=15eb00019d86fb8fd460f9b739ac8eba0a81ace0;p=cyclone68000.git diff --git a/PicoDrive/stdafx.h b/PicoDrive/stdafx.h index b63e5bf..3283b35 100644 --- a/PicoDrive/stdafx.h +++ b/PicoDrive/stdafx.h @@ -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/ + #pragma warning(disable:4514) #pragma warning(push) #pragma warning(disable:4201)