Skip to content

Commit 8df5c5b

Browse files
committed
Update doap:license (again) to https://unlicense.org/1.0/.
1 parent 5422e2f commit 8df5c5b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

etc/doap.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<> a doap:Project, earl:TestSubject, earl:Software ;
1313
doap:name "LD::Patch" ;
1414
doap:homepage <https://ruby-rdf.github.com/ld-patch> ;
15-
doap:license <https://unlicense.org/> ;
15+
doap:license <https://unlicense.org/1.0/> ;
1616
doap:shortdesc "W3C Linked Data Patch Format for RDF.rb."@en ;
1717
doap:description """
1818
Implements the W3C Linked Data Patch Format and operations for RDF.rb.

etc/earl.ttl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
<https://rubygems.org/gems/ld-patch> a doap:Project, earl:TestSubject, earl:Software ;
1212
doap:name "LD::Patch" ;
1313
doap:homepage <http://ruby-rdf.github.com/ld-patch> ;
14-
doap:license <https://unlicense.org/> ;
14+
doap:license <https://unlicense.org/1.0/> ;
1515
doap:shortdesc "W3C Linked Data Patch Format for RDF.rb."@en ;
1616
doap:description """
1717
Implements the W3C Linked Data Patch Format and operations for RDF.rb.

0 commit comments

Comments
 (0)