git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@1581 0c269be4-1314-0410-8aa9-9f06e86f4224tags/0.67
@@ -17,7 +17,6 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. | |||||
*/ | */ | ||||
#include "JackGlobals.h" | #include "JackGlobals.h" | ||||
namespace Jack | namespace Jack | ||||
@@ -2,18 +2,18 @@ | |||||
Copyright (C) 2005 Grame | Copyright (C) 2005 Grame | ||||
This program is free software; you can redistribute it and/or modify | 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., 675 Mass Ave, Cambridge, MA 02139, USA. | |||||
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., 675 Mass Ave, Cambridge, MA 02139, USA. | |||||
*/ | */ | ||||
@@ -2,18 +2,18 @@ | |||||
Copyright (C) 2005 Grame | Copyright (C) 2005 Grame | ||||
This program is free software; you can redistribute it and/or modify | 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., 675 Mass Ave, Cambridge, MA 02139, USA. | |||||
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., 675 Mass Ave, Cambridge, MA 02139, USA. | |||||
*/ | */ | ||||
@@ -16,7 +16,6 @@ | |||||
* Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | * Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA | ||||
* 02111-1307, USA. | * 02111-1307, USA. | ||||
* | * | ||||
* $Id: statistics.h,v 1.2.2.3 2006/06/20 14:44:00 letz Exp $ | |||||
*/ | */ | ||||
#ifndef __statistics_h__ | #ifndef __statistics_h__ | ||||
@@ -15,7 +15,6 @@ | |||||
along with this program; if not, write to the Free Software | along with this program; if not, write to the Free Software | ||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
$Id: thread.h,v 1.1.2.2 2006/06/20 14:44:00 letz Exp $ | |||||
*/ | */ | ||||
#ifndef __jack_thread_h__ | #ifndef __jack_thread_h__ | ||||
@@ -16,7 +16,6 @@ | |||||
along with this program; if not, write to the Free Software | along with this program; if not, write to the Free Software | ||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
$Id: transport.h,v 1.8.2.5 2006/06/20 14:44:00 letz Exp $ | |||||
*/ | */ | ||||
#ifndef __jack_transport_h__ | #ifndef __jack_transport_h__ | ||||
@@ -16,7 +16,6 @@ | |||||
along with this program; if not, write to the Free Software | along with this program; if not, write to the Free Software | ||||
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. | ||||
$Id: types.h,v 1.4.2.8 2006/06/20 14:44:00 letz Exp $ | |||||
*/ | */ | ||||
#ifndef __jack_types_h__ | #ifndef __jack_types_h__ | ||||