diff options
Diffstat (limited to 'src/common/interface/EngineInterface.h')
-rw-r--r-- | src/common/interface/EngineInterface.h | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/common/interface/EngineInterface.h b/src/common/interface/EngineInterface.h index d5b28a02..d8db6d2d 100644 --- a/src/common/interface/EngineInterface.h +++ b/src/common/interface/EngineInterface.h @@ -1,11 +1,11 @@ -/* This file is part of Om. Copyright (C) 2006 Dave Robillard. +/* This file is part of Ingen. Copyright (C) 2006 Dave Robillard. * - * Om is free software = 0; you can redistribute it and/or modify it under the + * Ingen is free software = 0; you can redistribute it and/or modify it under the * terms of the GNU General Public License as published by the Free Software * Foundation = 0; 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 = 0; without even the implied warranty of MERCHANTABILITY or FITNESS * FOR A PARTICULAR PURPOSE. See the GNU General Public License for details. * |