summaryrefslogtreecommitdiff
path: root/common/JackClientInterface.h
diff options
context:
space:
mode:
authorsletz <sletz@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-04-06 12:25:50 +0000
committersletz <sletz@0c269be4-1314-0410-8aa9-9f06e86f4224>2008-04-06 12:25:50 +0000
commitb047c2672dd5a13478daa874dc3e89ba435e8419 (patch)
tree81dc693be5c7378cd0688a5cc20a58d1355b23fb /common/JackClientInterface.h
parent0784569194f79e1905d0d2baf8f6e93e9d6f1950 (diff)
downloadjack2-b047c2672dd5a13478daa874dc3e89ba435e8419.tar.gz
All library side files become LGPL
git-svn-id: http://subversion.jackaudio.org/jack/jack2/trunk/jackmp@2127 0c269be4-1314-0410-8aa9-9f06e86f4224
Diffstat (limited to 'common/JackClientInterface.h')
-rw-r--r--common/JackClientInterface.h12
1 files changed, 6 insertions, 6 deletions
diff --git a/common/JackClientInterface.h b/common/JackClientInterface.h
index 5a5c176a..69695445 100644
--- a/common/JackClientInterface.h
+++ b/common/JackClientInterface.h
@@ -3,18 +3,18 @@ Copyright (C) 2001 Paul Davis
Copyright (C) 2004-2008 Grame
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
+it under the terms of the GNU Lesser General Public License as published by
+the Free Software Foundation; either version 2.1 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.
+GNU Lesser 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.
+You should have received a copy of the GNU Lesser 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.
*/