aboutsummaryrefslogtreecommitdiffstats
path: root/src/mdaDelay.h
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2011-03-15 04:16:26 +0000
committerDavid Robillard <d@drobilla.net>2011-03-15 04:16:26 +0000
commit866fea628ca3df85af4d90520f38317d48c2b4a9 (patch)
tree4d9e4e9c02d65a77a73205257d114ba151ecc56d /src/mdaDelay.h
parent3002e83149327ae4b16f71476640409c6442b897 (diff)
downloadmda.lv2-866fea628ca3df85af4d90520f38317d48c2b4a9.tar.gz
mda.lv2-866fea628ca3df85af4d90520f38317d48c2b4a9.tar.bz2
mda.lv2-866fea628ca3df85af4d90520f38317d48c2b4a9.zip
Add copyright headers to all source files.
Switch to GPLv3. git-svn-id: http://svn.drobilla.net/lad/trunk/plugins/mdala.lv2@3087 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/mdaDelay.h')
-rw-r--r--src/mdaDelay.h18
1 files changed, 18 insertions, 0 deletions
diff --git a/src/mdaDelay.h b/src/mdaDelay.h
index 3ce1a61..6c7535e 100644
--- a/src/mdaDelay.h
+++ b/src/mdaDelay.h
@@ -1,3 +1,21 @@
+/*
+ Copyright 2008-2011 David Robillard <http://drobilla.net>
+ Copyright 1999-2000 Paul Kellett (Maxim Digital Audio)
+
+ This 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 3 of the License,
+ or (at your option) any later version.
+
+ This software 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 software. If not, see <http://www.gnu.org/licenses/>.
+*/
+
#ifndef __mdaDelay_H
#define __mdaDelay_H