Fix syntax error.
git-svn-id: svn://localhost/ardour2/branches/3.0@6045 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
ebea18e548
commit
b937c467c3
@ -13,7 +13,7 @@
|
|||||||
doap:license <http://usefulinc.com/doap/licenses/gpl> ;
|
doap:license <http://usefulinc.com/doap/licenses/gpl> ;
|
||||||
doap:developer [
|
doap:developer [
|
||||||
a foaf:Person ;
|
a foaf:Person ;
|
||||||
foaf:name "Paul Davis"
|
foaf:name "Paul Davis" ;
|
||||||
foaf:homepage <http://equalarea.com/paul/> ;
|
foaf:homepage <http://equalarea.com/paul/> ;
|
||||||
] ;
|
] ;
|
||||||
doap:programming-language "C", "C++" ;
|
doap:programming-language "C", "C++" ;
|
||||||
|
Loading…
Reference in New Issue
Block a user