summaryrefslogtreecommitdiffstats
path: root/src/common/interface
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2006-07-14 22:55:39 +0000
committerDavid Robillard <d@drobilla.net>2006-07-14 22:55:39 +0000
commit1b8e22760a3f1004fd19495bd10dc878b87c205f (patch)
tree1112320d0be8843b34d7f3a05350126ccf5acbb7 /src/common/interface
parent5dc6649496e938b32a5fe9f341de6cce962d3731 (diff)
downloadingen-1b8e22760a3f1004fd19495bd10dc878b87c205f.tar.gz
ingen-1b8e22760a3f1004fd19495bd10dc878b87c205f.tar.bz2
ingen-1b8e22760a3f1004fd19495bd10dc878b87c205f.zip
Updated name in comment headers and copyright date
git-svn-id: http://svn.drobilla.net/lad/ingen@89 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/common/interface')
-rw-r--r--src/common/interface/ClientInterface.h6
-rw-r--r--src/common/interface/ClientKey.h6
-rw-r--r--src/common/interface/EngineInterface.h6
3 files changed, 9 insertions, 9 deletions
diff --git a/src/common/interface/ClientInterface.h b/src/common/interface/ClientInterface.h
index aed542d4..380f96c3 100644
--- a/src/common/interface/ClientInterface.h
+++ b/src/common/interface/ClientInterface.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; 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.
*
diff --git a/src/common/interface/ClientKey.h b/src/common/interface/ClientKey.h
index c57ebf27..98a77a74 100644
--- a/src/common/interface/ClientKey.h
+++ b/src/common/interface/ClientKey.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; 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.
*
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.
*