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 /lv2/ns/ext/files/files.ttl | |
parent | 3031af150dd90ba63ab9c3b8b57161dc5d72ef69 (diff) | |
download | lv2-32146710fa768356f7d0255c9b2947a26806712e.tar.xz |
Update licenses.
Diffstat (limited to 'lv2/ns/ext/files/files.ttl')
-rw-r--r-- | lv2/ns/ext/files/files.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ns/ext/files/files.ttl b/lv2/ns/ext/files/files.ttl index d3ff8a5..78c6356 100644 --- a/lv2/ns/ext/files/files.ttl +++ b/lv2/ns/ext/files/files.ttl @@ -26,7 +26,7 @@ a lv2:Specification ; doap:name "LV2 Files" ; doap:shortdesc "A standard for referring to files in plugin state." ; - doap:license <http://opensource.org/licenses/isc-license> ; + doap:license <http://opensource.org/licenses/isc> ; doap:release [ doap:revision "0.2" ; doap:created "2011-04-05" |