aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/quantize_test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/engine/quantize_test.cpp')
-rw-r--r--src/engine/quantize_test.cpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/engine/quantize_test.cpp b/src/engine/quantize_test.cpp
index 96ba6d8..5410489 100644
--- a/src/engine/quantize_test.cpp
+++ b/src/engine/quantize_test.cpp
@@ -1,17 +1,17 @@
/*
This file is part of Machina.
- Copyright 2007-2012 David Robillard <http://drobilla.net>
+ Copyright 2007-2013 David Robillard <http://drobilla.net>
- Raul is free software: you can redistribute it and/or modify it under the
+ Machina 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 any later version.
- Raul is distributed in the hope that it will be useful, but WITHOUT ANY
+ Machina 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 Raul. If not, see <http://www.gnu.org/licenses/>.
+ along with Machina. If not, see <http://www.gnu.org/licenses/>.
*/
#include <iostream>