From 125c5ee0d3f62bd8d6b95f4d0e542944fabe2d7d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Sun, 23 Aug 2015 18:56:32 +0000 Subject: clarafied license as GPL-2+ svn path=/trunk/externals/iem/iemguts/; revision=17529 --- src/autoabstraction.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) (limited to 'src/autoabstraction.c') diff --git a/src/autoabstraction.c b/src/autoabstraction.c index 8e2bdee..e40e701 100644 --- a/src/autoabstraction.c +++ b/src/autoabstraction.c @@ -1,7 +1,11 @@ /* Copyright (c) 2008 IOhannes m zmölnig @ IEM * For information on usage and redistribution, and for a DISCLAIMER OF ALL * WARRANTIES, see the file, "LICENSE.txt," that comes with Pd. - */ + ****************************************************** + * + * license: GNU General Public License v.2 (or later) + * + ******************************************************/ /* * this code adds an external "loader" to Miller S. Puckette's "pure data", -- cgit v1.2.1