From 95f61aeaaa94c203ac45a6e0851d5384ad2d2b91 Mon Sep 17 00:00:00 2001 From: David Robillard Date: Sun, 25 Mar 2012 05:52:32 +0000 Subject: Clean up author and seeAlso information. Remove download row from documentation header table and rename "History" section to "Releases" (which contains download links and is hopefully clear enough). --- lv2/lv2plug.in/ns/ext/atom/atom.ttl | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'lv2/lv2plug.in/ns/ext/atom/atom.ttl') diff --git a/lv2/lv2plug.in/ns/ext/atom/atom.ttl b/lv2/lv2plug.in/ns/ext/atom/atom.ttl index 2cd0f59..e4578f3 100644 --- a/lv2/lv2plug.in/ns/ext/atom/atom.ttl +++ b/lv2/lv2plug.in/ns/ext/atom/atom.ttl @@ -33,7 +33,8 @@ doap:name "LV2 Atom" ; doap:shortdesc "A generic value container and several data types." ; doap:license ; - rdfs:seeAlso , + rdfs:seeAlso , + , ; doap:release [ doap:revision "0.6" ; -- cgit v1.2.1