diff options
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 * ---------------------------------------------------------------------------- * |