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 | a7d2fdb7cdd7933fd40c9e52e7b97d68f4fb0a14 (patch) | |
tree | 9eb93862b0990ad6ed28125b8a9373647f0aba1a /slv2/lv2_ui.h | |
parent | 35ba70cfd62a3e433857f28e69d8a11bc004d5d6 (diff) | |
download | lilv-a7d2fdb7cdd7933fd40c9e52e7b97d68f4fb0a14.tar.gz lilv-a7d2fdb7cdd7933fd40c9e52e7b97d68f4fb0a14.tar.bz2 lilv-a7d2fdb7cdd7933fd40c9e52e7b97d68f4fb0a14.zip |
My name is David. :)
git-svn-id: http://svn.drobilla.net/lad/trunk/slv2@2590 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'slv2/lv2_ui.h')
-rw-r--r-- | slv2/lv2_ui.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/slv2/lv2_ui.h b/slv2/lv2_ui.h index c84a74e..75ccf22 100644 --- a/slv2/lv2_ui.h +++ b/slv2/lv2_ui.h @@ -8,7 +8,7 @@ *
* Copyright (C) 2000-2002 Richard W.E. Furse, Paul Barton-Davis,
* Stefan Westerfeld
- * Copyright (C) 2006 Steve Harris, Dave Robillard.
+ * Copyright (C) 2006 Steve Harris, David Robillard.
*
* This header is free software; you can redistribute it and/or modify it
* under the terms of the GNU Lesser General Public License as published
|