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 | 784393e18f5c313dbcf63c147844d8762b1f16e5 (patch) | |
tree | d10eb73f344bbde909f2a95fb4e448d967d07489 /scripts | |
parent | ec23858d792fbcd95d34a3d0bca53b3e814fd4db (diff) | |
download | ingen-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 'scripts')
-rw-r--r-- | scripts/python/ingen.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/python/ingen.py b/scripts/python/ingen.py index 07698719..4db6eb2f 100644 --- a/scripts/python/ingen.py +++ b/scripts/python/ingen.py @@ -2,7 +2,7 @@ # # Python bindings for Ingen # Copyright (C) 2005 Leonard Ritter -# Copyright (C) 2006 Dave Robillard +# Copyright (C) 2006 David Robillard # This library is free software; you can redistribute it and/or # modify it under the terms of the GNU Lesser General Public |