diff options
author | David Robillard <d@drobilla.net> | 2007-02-05 23:07:00 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2007-02-05 23:07:00 +0000 |
commit | 4820d18b56a80acd9edbf4b994acf0a83e592f5e (patch) | |
tree | 8d66f582013f62ff48c9cb8d8d24cdec4c147286 /hosts | |
parent | 1988a63b41a0e81f348d5df3394d41d3248d442b (diff) | |
download | lilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.tar.gz lilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.tar.bz2 lilv-4820d18b56a80acd9edbf4b994acf0a83e592f5e.zip |
Copyright/Documentation/etc cleanups.
git-svn-id: http://svn.drobilla.net/lad/slv2@280 a436a847-0d15-0410-975c-d299462d15a1
Diffstat (limited to 'hosts')
-rw-r--r-- | hosts/lv2_simple_jack_host.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hosts/lv2_simple_jack_host.c b/hosts/lv2_simple_jack_host.c index f0a266d..4b7493f 100644 --- a/hosts/lv2_simple_jack_host.c +++ b/hosts/lv2_simple_jack_host.c @@ -1,5 +1,5 @@ /* SLV2 Simple Jack Host Example - * Copyright (C) 2007 Dave Robillard <drobilla.net> + * Copyright (C) 2007 Dave Robillard <http://drobilla.net> * * This program 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 |