diff options
author | David Robillard <d@drobilla.net> | 2021-03-13 12:44:44 -0500 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2021-03-15 14:39:11 -0400 |
commit | 7f7451290ce42c2542b427ea0402930e5af7d899 (patch) | |
tree | 711e4057b714b733101ec9efe6b1af5cc471f60c /lv2/core | |
parent | 3f6e7285f93ec2304553dfc8c6bbbfbe05566b04 (diff) | |
download | lv2-7f7451290ce42c2542b427ea0402930e5af7d899.tar.xz |
Remove old link to SVN repository
Diffstat (limited to 'lv2/core')
-rw-r--r-- | lv2/core/meta.ttl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/lv2/core/meta.ttl b/lv2/core/meta.ttl index b626a0c..5d646e5 100644 --- a/lv2/core/meta.ttl +++ b/lv2/core/meta.ttl @@ -25,10 +25,6 @@ THIS SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH R doap:homepage <http://lv2plug.in/> ; doap:mailing-list <http://lists.lv2plug.in/listinfo.cgi/devel-lv2plug.in> ; doap:programming-language "C" ; - doap:repository [ - a doap:SVNRepository ; - doap:location <http://lv2plug.in/repo> - ] ; doap:developer <http://drobilla.net/drobilla#me> , <http://plugin.org.uk/swh.xrdf#me> ; doap:helper meta:larsl , |