X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;ds=sidebyside;f=win32%2Fdirect.cpp;h=1d6270f93f115edeb1986acd427a282248a87d48;hb=f89d84717ae3536779f04cdfb57cf940d2bd8ade;hp=3d0738c430f812864697b598cc3d3b11bf0af361;hpb=0418cc5ca78dc31a9039cc028108294335899746;p=libpicofe.git diff --git a/win32/direct.cpp b/win32/direct.cpp index 3d0738c..1d6270f 100644 --- a/win32/direct.cpp +++ b/win32/direct.cpp @@ -1,4 +1,14 @@ -// ddraw +/* + * (C) Gražvydas "notaz" Ignotas, 2009 + * + * This work is licensed under the terms of any of these licenses + * (at your option): + * - GNU GPL, version 2 or later. + * - GNU LGPL, version 2.1 or later. + * - MAME license. + * See the COPYING file in the top-level directory. + */ + #include #include "../lprintf.h" #include "direct.h"