X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=win32%2Fdsnd.cpp;h=ce1fd44d59e94a5cc0f6de85b61eb8dec02b8fff;hb=d1453cf7e6d5d6758cc5d72c6d3af7d37156bf72;hp=974b3b2eb158d9929e34ef20dffc8330058ba348;hpb=a86e9a3e58f55bf49d99dfd5e5d6413e17149593;p=libpicofe.git diff --git a/win32/dsnd.cpp b/win32/dsnd.cpp index 974b3b2..ce1fd44 100644 --- a/win32/dsnd.cpp +++ b/win32/dsnd.cpp @@ -1,4 +1,14 @@ -//#pragma warning (disable:4201) +/* + * (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 #define WIN32_LEAN_AND_MEAN #include