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/atom/atom.ttl | |
parent | 3031af150dd90ba63ab9c3b8b57161dc5d72ef69 (diff) | |
download | lv2-32146710fa768356f7d0255c9b2947a26806712e.tar.xz |
Update licenses.
Diffstat (limited to 'lv2/ns/ext/atom/atom.ttl')
-rw-r--r-- | lv2/ns/ext/atom/atom.ttl | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lv2/ns/ext/atom/atom.ttl b/lv2/ns/ext/atom/atom.ttl index 1b2e265..2556776 100644 --- a/lv2/ns/ext/atom/atom.ttl +++ b/lv2/ns/ext/atom/atom.ttl @@ -26,7 +26,7 @@ a lv2:Specification ; doap:name "LV2 Atom" ; doap:shortdesc "A generic value container and several data types." ; - doap:license <http://opensource.org/licenses/isc-license> ; + doap:license <http://opensource.org/licenses/isc> ; rdfs:seeAlso <atom-buffer.h> ; doap:release [ doap:revision "0.2" ; |