X-Git-Url: https://deadsoftware.ru/gitweb?a=blobdiff_plain;f=sound.c;h=ab925241120c2e8c22b05234ae1d90ede8edff79;hb=c8fde8608dd599d8d852f47ad110c573b8018f60;hp=f7c4586aada5b1bcfc87aad9a35a4031df74b21f;hpb=d38d28ab8f115b5c9faaac3346416949db0d9875;p=flatwaifu.git diff --git a/sound.c b/sound.c index f7c4586..ab92524 100755 --- a/sound.c +++ b/sound.c @@ -1,3 +1,25 @@ +/* + Copyright (C) Prikol Software 1996-1997 + Copyright (C) Aleksey Volynskov 1996-1997 + Copyright (C) 2011 + + This file is part of the Doom2D:Rembo project. + + Doom2D:Rembo is free software; you can redistribute it and/or modify + it under the terms of the GNU General Public License version 2 as + published by the Free Software Foundation. + + Doom2D:Rembo is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program; if not, see or + write to the Free Software Foundation, Inc., + 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA +*/ + #include "glob.h" #include "files.h" #include "sound.h"