aboutsummaryrefslogtreecommitdiffstats
path: root/src/engine/SMFWriter.hpp
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2013-01-13 09:34:49 +0000
committerDavid Robillard <d@drobilla.net>2013-01-13 09:34:49 +0000
commit0cb9e2ad982390136a25dda96c88cd6cb40785f3 (patch)
tree45d5f9d8b1e1dc2809a0735aa0afb22a21c26326 /src/engine/SMFWriter.hpp
parent6ca00476393400d6edd73bd7182ec8da28c2e8f2 (diff)
downloadmachina-0cb9e2ad982390136a25dda96c88cd6cb40785f3.tar.gz
machina-0cb9e2ad982390136a25dda96c88cd6cb40785f3.tar.bz2
machina-0cb9e2ad982390136a25dda96c88cd6cb40785f3.zip
Update copyright headers.
git-svn-id: http://svn.drobilla.net/lad/trunk/machina@4959 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/engine/SMFWriter.hpp')
-rw-r--r--src/engine/SMFWriter.hpp8
1 files changed, 4 insertions, 4 deletions
diff --git a/src/engine/SMFWriter.hpp b/src/engine/SMFWriter.hpp
index 8d82501..93b0611 100644
--- a/src/engine/SMFWriter.hpp
+++ b/src/engine/SMFWriter.hpp
@@ -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/>.
*/
#ifndef MACHINA_SMF_WRITER_HPP