diff options
author | David Robillard <d@drobilla.net> | 2011-11-21 06:17:23 +0000 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2011-11-21 06:17:23 +0000 |
commit | 32146710fa768356f7d0255c9b2947a26806712e (patch) | |
tree | 757322479db7ab467ef398ce43fd32dacc531a16 /plugins/eg-amp.lv2 | |
parent | 3031af150dd90ba63ab9c3b8b57161dc5d72ef69 (diff) | |
download | lv2-32146710fa768356f7d0255c9b2947a26806712e.tar.xz |
Update licenses.
Diffstat (limited to 'plugins/eg-amp.lv2')
-rw-r--r-- | plugins/eg-amp.lv2/amp.ttl | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/plugins/eg-amp.lv2/amp.ttl b/plugins/eg-amp.lv2/amp.ttl index 89a6161..b7367bf 100644 --- a/plugins/eg-amp.lv2/amp.ttl +++ b/plugins/eg-amp.lv2/amp.ttl @@ -1,6 +1,6 @@ # LV2 Amp Example Plugin -# Copyright 2006-2011 Steve Harris <steve@plugin.org.uk>, -# David Robillard <d@drobilla.net> +# Copyright 2006-2011 Steve Harris <steve@plugin.org.uk> +# Copyright 2006-2011 David Robillard <d@drobilla.net> # # Permission to use, copy, modify, and/or distribute this software for any # purpose with or without fee is hereby granted, provided that the above @@ -37,7 +37,7 @@ "Amplificatore Semplice"@it , "簡単なアンプ"@jp , "Просто Усилитель"@ru ; - doap:license <http://opensource.org/licenses/isc-license> ; + doap:license <http://opensource.org/licenses/isc> ; lv2:property lv2:hardRtCapable ; lv2:port [ a lv2:InputPort , |