diff options
author | David Robillard <d@drobilla.net> | 2010-09-04 01:32:50 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2010-09-04 01:32:50 +0000 |
commit | 52840824f7bfd69f4b6c47272495dad16fc33525 (patch) | |
tree | 0663d81bd122a3d2dde763e81a94065eb7ca3f71 /vstgui | |
parent | 3a1f8673d51014c26a715e6f5442d8ec744a0cad (diff) | |
download | mda.lv2-52840824f7bfd69f4b6c47272495dad16fc33525.tar.gz mda.lv2-52840824f7bfd69f4b6c47272495dad16fc33525.tar.bz2 mda.lv2-52840824f7bfd69f4b6c47272495dad16fc33525.zip |
My name is David. :)
git-svn-id: http://svn.drobilla.net/lad/trunk/mda-lv2@2590 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'vstgui')
-rw-r--r-- | vstgui/vstcontrols.cpp | 2 | ||||
-rw-r--r-- | vstgui/vstcontrols.h | 2 | ||||
-rw-r--r-- | vstgui/vstgui.cpp | 2 | ||||
-rw-r--r-- | vstgui/vstgui.h | 2 | ||||
-rw-r--r-- | vstgui/vstkeycode.h | 2 |
5 files changed, 5 insertions, 5 deletions
diff --git a/vstgui/vstcontrols.cpp b/vstgui/vstcontrols.cpp index 0b0800c..ac85d2b 100644 --- a/vstgui/vstcontrols.cpp +++ b/vstgui/vstcontrols.cpp @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * VSTGUI for X11/LV2/PNG - * Author: Dave Robillard + * Author: David Robillard * Released under the revised BSD license, as below * ---------------------------------------------------------------------------- * diff --git a/vstgui/vstcontrols.h b/vstgui/vstcontrols.h index 0505f82..bef6319 100644 --- a/vstgui/vstcontrols.h +++ b/vstgui/vstcontrols.h @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * VSTGUI for X11/LV2/PNG - * Author: Dave Robillard + * Author: David Robillard * Released under the revised BSD license, as below * ---------------------------------------------------------------------------- * diff --git a/vstgui/vstgui.cpp b/vstgui/vstgui.cpp index fe2ef55..6757b5e 100644 --- a/vstgui/vstgui.cpp +++ b/vstgui/vstgui.cpp @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * VSTGUI for X11/LV2/PNG - * Author: Dave Robillard + * Author: David Robillard * Released under the revised BSD license, as below * ---------------------------------------------------------------------------- * diff --git a/vstgui/vstgui.h b/vstgui/vstgui.h index 9ee6be0..43789e4 100644 --- a/vstgui/vstgui.h +++ b/vstgui/vstgui.h @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * VSTGUI for X11/LV2/PNG - * Author: Dave Robillard + * Author: David Robillard * Released under the revised BSD license, as below * ---------------------------------------------------------------------------- * diff --git a/vstgui/vstkeycode.h b/vstgui/vstkeycode.h index 1eba98c..c4565db 100644 --- a/vstgui/vstkeycode.h +++ b/vstgui/vstkeycode.h @@ -1,6 +1,6 @@ /* ---------------------------------------------------------------------------- * VSTGUI for X11/LV2/PNG - * Author: Dave Robillard + * Author: David Robillard * Released under the revised BSD license, as below * ---------------------------------------------------------------------------- * |