aboutsummaryrefslogtreecommitdiffstats
path: root/multiFilter.h
diff options
context:
space:
mode:
authorGuillaume Riou <guiloua2@hotmail.com>2014-05-13 14:39:05 -0400
committerGuillaume Riou <guiloua2@hotmail.com>2014-05-13 14:39:05 -0400
commit608179b3b15e2fe1a3e4d3cddac67eec22620880 (patch)
treec459231b7c5ced34055d55340e616cb7cc408c9a /multiFilter.h
parent768b41fb5433e556239e92eb0237a1c9720b7cde (diff)
parent466cc1b61c36c22411324a3c9dd5131642da193c (diff)
Merge branch 'master' of https://github.com/adelrune/Llammas
Conflicts: squelette_synth_midi.ino
Diffstat (limited to 'multiFilter.h')
-rw-r--r--multiFilter.h21
1 files changed, 21 insertions, 0 deletions
diff --git a/multiFilter.h b/multiFilter.h
index 1b65fe0..3d80d3f 100644
--- a/multiFilter.h
+++ b/multiFilter.h
@@ -1,3 +1,24 @@
+/*
+ * multiFilter.h
+ *
+ * Copyright 2014 Guillaume Riou, Aude Forcione-Lambert & Nicolas Hurtubise.
+ *
+ * This file is part of Llammas.
+ *
+ * Llammas 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.
+ *
+ * Llammas 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 Llammas. If not, see <http://www.gnu.org/licenses/>.
+ *
+ */
#ifndef MultiFilter_H
# define MultiFilter_H
# include <StateVariable.h>