aboutsummaryrefslogtreecommitdiffstats
path: root/lvz
diff options
context:
space:
mode:
Diffstat (limited to 'lvz')
-rw-r--r--lvz/audioeffectx.h2
-rw-r--r--lvz/gendata.cpp2
-rw-r--r--lvz/gui_wrapper.cpp2
-rw-r--r--lvz/wrapper.cpp2
4 files changed, 4 insertions, 4 deletions
diff --git a/lvz/audioeffectx.h b/lvz/audioeffectx.h
index e00bf96..28058bf 100644
--- a/lvz/audioeffectx.h
+++ b/lvz/audioeffectx.h
@@ -1,5 +1,5 @@
/* LVZ - A C++ interface for writing LV2 plugins.
- * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 David Robillard <http://drobilla.net>
*
* This library 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
diff --git a/lvz/gendata.cpp b/lvz/gendata.cpp
index d04198f..d641ad0 100644
--- a/lvz/gendata.cpp
+++ b/lvz/gendata.cpp
@@ -1,5 +1,5 @@
/* LVZ - A C++ interface for writing LV2 plugins.
- * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 David Robillard <http://drobilla.net>
*
* This library 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
diff --git a/lvz/gui_wrapper.cpp b/lvz/gui_wrapper.cpp
index f828ab6..25377e8 100644
--- a/lvz/gui_wrapper.cpp
+++ b/lvz/gui_wrapper.cpp
@@ -1,5 +1,5 @@
/* LVZ - A C++ interface for writing LV2 plugins.
- * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 David Robillard <http://drobilla.net>
*
* This library 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
diff --git a/lvz/wrapper.cpp b/lvz/wrapper.cpp
index 0eb16c2..ecd1595 100644
--- a/lvz/wrapper.cpp
+++ b/lvz/wrapper.cpp
@@ -1,5 +1,5 @@
/* LVZ - A C++ interface for writing LV2 plugins.
- * Copyright (C) 2008-2009 Dave Robillard <http://drobilla.net>
+ * Copyright (C) 2008-2009 David Robillard <http://drobilla.net>
*
* This library 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