mirror of
git://git.code.sf.net/p/dhcpd-pools/code
synced 2025-12-16 07:47:00 +00:00
fix doap file git repository and license section
Signed-off-by: Sami Kerola <kerolasa@iki.fi>
This commit is contained in:
parent
ccd5370d9c
commit
f6e256243d
1 changed files with 4 additions and 4 deletions
|
|
@ -20,13 +20,13 @@ xmlns:foaf="http://xmlns.com/foaf/0.1/">
|
||||||
<programming-language>C</programming-language>
|
<programming-language>C</programming-language>
|
||||||
<repository>
|
<repository>
|
||||||
<GitRepository>
|
<GitRepository>
|
||||||
<location rdf:resource="git://git.code.sf.net/p/dhcpd-pools/code dhcpd-pools-code" />
|
<location rdf:resource="git://git.code.sf.net/p/dhcpd-pools/code" />
|
||||||
<browse rdf:resource="https://sourceforge.net/p/dhcpd-pools/code/ci/master/tree/" />
|
<browse rdf:resource="https://sourceforge.net/p/dhcpd-pools/code/ci/master/tree/" />
|
||||||
</GitRepository>
|
</GitRepository>
|
||||||
</repository>
|
</repository>
|
||||||
<License rdf:about="http://usefulinc.com/doap/licenses/bsd">
|
<License>
|
||||||
<rdfs:label>BSD</rdfs:label>
|
<rdfs:label>BSD 2-Clause license</rdfs:label>
|
||||||
<rdfs:seeAlso rdf:resource="http://www.opensource.org/licenses/bsd-license.php" />
|
<rdfs:seeAlso rdf:resource="https://sourceforge.net/p/dhcpd-pools/code/ci/master/tree/COPYING?format=raw" />
|
||||||
</License>
|
</License>
|
||||||
<maintainer>
|
<maintainer>
|
||||||
<foaf:Person>
|
<foaf:Person>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue