diff options
Diffstat (limited to 'src/libs/engine/MidiMessage.h')
-rw-r--r-- | src/libs/engine/MidiMessage.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/libs/engine/MidiMessage.h b/src/libs/engine/MidiMessage.h index 94794a31..e15b2fd1 100644 --- a/src/libs/engine/MidiMessage.h +++ b/src/libs/engine/MidiMessage.h @@ -1,11 +1,11 @@ /* This file is part of Ingen. Copyright (C) 2006 Dave Robillard. * - * Om is free software; you can redistribute it and/or modify it under the + * Ingen 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 2 of the License, or (at your option) any later * version. * - * Om is distributed in the hope that it will be useful, but WITHOUT ANY + * Ingen 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 details. * |