From d000d6df6ddcb25729c451f08e24fa8142ee45a4 Mon Sep 17 00:00:00 2001 From: Volker Fischer Date: Fri, 5 Mar 2010 05:48:35 +0000 Subject: [PATCH] added missing GPL headers, preperation for vst --- linux/sound.cpp | 18 ++++++++++++- linux/sound.h | 19 +++++++++++++- windows/llcon.vcproj | 62 +++++++++++++++++++++++++++++++++++++++++++- 3 files changed, 96 insertions(+), 3 deletions(-) diff --git a/linux/sound.cpp b/linux/sound.cpp index 586c21e5..c76f4214 100755 --- a/linux/sound.cpp +++ b/linux/sound.cpp @@ -1,10 +1,26 @@ /******************************************************************************\ - * Copyright (c) 2004-2009 + * Copyright (c) 2004-2010 * * Author(s): * Volker Fischer * * This code is based on the simple_client example of the Jack audio interface. + ****************************************************************************** + * + * This program is free software; you can redistribute it and/or modify it under + * the terms of the GNU General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) any later + * version. + * + * This program 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, write to the Free Software Foundation, Inc., + * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * \******************************************************************************/ #include "sound.h" diff --git a/linux/sound.h b/linux/sound.h index d592aab3..7039f422 100755 --- a/linux/sound.h +++ b/linux/sound.h @@ -1,8 +1,25 @@ /******************************************************************************\ - * Copyright (c) 2004-2009 + * Copyright (c) 2004-2010 * * Author(s): * Volker Fischer + * + ****************************************************************************** + * + * This program is free software; you can redistribute it and/or modify it under + * the terms of the GNU General Public License as published by the Free Software + * Foundation; either version 2 of the License, or (at your option) any later + * version. + * + * This program 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, write to the Free Software Foundation, Inc., + * 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA + * \******************************************************************************/ #if !defined(_SOUND_H__9518A621345F78_3634567_8C0D_EEBF182CF549__INCLUDED_) diff --git a/windows/llcon.vcproj b/windows/llcon.vcproj index 30fc20e8..79e8925c 100755 --- a/windows/llcon.vcproj +++ b/windows/llcon.vcproj @@ -1,7 +1,7 @@ + + + + + + + + @@ -1070,6 +1090,46 @@ RelativePath="..\src\util.h" > + + + + + + + + + + + + + + + +