summaryrefslogtreecommitdiffstats
path: root/src/module
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
committerDavid Robillard <d@drobilla.net>2010-09-04 01:32:50 +0000
commit784393e18f5c313dbcf63c147844d8762b1f16e5 (patch)
treed10eb73f344bbde909f2a95fb4e448d967d07489 /src/module
parentec23858d792fbcd95d34a3d0bca53b3e814fd4db (diff)
downloadingen-784393e18f5c313dbcf63c147844d8762b1f16e5.tar.gz
ingen-784393e18f5c313dbcf63c147844d8762b1f16e5.tar.bz2
ingen-784393e18f5c313dbcf63c147844d8762b1f16e5.zip
My name is David. :)
git-svn-id: http://svn.drobilla.net/lad/trunk/ingen@2590 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'src/module')
-rw-r--r--src/module/Module.hpp2
-rw-r--r--src/module/World.cpp2
-rw-r--r--src/module/World.hpp2
-rw-r--r--src/module/ingen_module.cpp2
-rw-r--r--src/module/ingen_module.hpp2
5 files changed, 5 insertions, 5 deletions
diff --git a/src/module/Module.hpp b/src/module/Module.hpp
index 68b398b4..7c67a310 100644
--- a/src/module/Module.hpp
+++ b/src/module/Module.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David Robillard <http://drobilla.net>
*
* 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
diff --git a/src/module/World.cpp b/src/module/World.cpp
index bfdcb7e8..18a50705 100644
--- a/src/module/World.cpp
+++ b/src/module/World.cpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David Robillard <http://drobilla.net>
*
* 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
diff --git a/src/module/World.hpp b/src/module/World.hpp
index a84e2454..1505d04c 100644
--- a/src/module/World.hpp
+++ b/src/module/World.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David Robillard <http://drobilla.net>
*
* 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
diff --git a/src/module/ingen_module.cpp b/src/module/ingen_module.cpp
index 4f20356d..8bebeab4 100644
--- a/src/module/ingen_module.cpp
+++ b/src/module/ingen_module.cpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David Robillard <http://drobilla.net>
*
* 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
diff --git a/src/module/ingen_module.hpp b/src/module/ingen_module.hpp
index 0fd921f7..eff0d8ea 100644
--- a/src/module/ingen_module.hpp
+++ b/src/module/ingen_module.hpp
@@ -1,5 +1,5 @@
/* This file is part of Ingen.
- * Copyright (C) 2007-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2007-2009 David Robillard <http://drobilla.net>
*
* 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