aboutsummaryrefslogtreecommitdiff
path: root/LICENSE.txt
diff options
context:
space:
mode:
authorIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-12 18:14:05 +0000
committerIOhannes m zmölnig <zmoelnig@users.sourceforge.net>2011-01-12 18:14:05 +0000
commit1f2dd5761588200f5f7a0a7ed56c0ec6b7d7f17d (patch)
tree237401e4ffaa94e49fbd466e04b623a9b5a2dde8 /LICENSE.txt
Pd-externals for IntegraLivesvn2git-root
beginning of an external that allows us to query (and probably set) the audio api of Pd svn path=/trunk/externals/iem/mediasettings/; revision=14717
Diffstat (limited to 'LICENSE.txt')
-rw-r--r--LICENSE.txt21
1 files changed, 21 insertions, 0 deletions
diff --git a/LICENSE.txt b/LICENSE.txt
new file mode 100644
index 0000000..b7ddae1
--- /dev/null
+++ b/LICENSE.txt
@@ -0,0 +1,21 @@
+audiosettings - get/set audio settings within Pd
+
+Copyright (C) 2010 IOhannes m zmoelnig (zmoelnig AT iem DOT at)
+
+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.
+
+In the official flext distribution, the GNU General Public License is
+in the file GnuGPL.txt
+