diff options
author | David Robillard <d@drobilla.net> | 2022-08-31 20:31:46 -0400 |
---|---|---|
committer | David Robillard <d@drobilla.net> | 2022-08-31 23:19:15 -0400 |
commit | 26579820a960fcb02576a92d6adb26e87ff271ad (patch) | |
tree | 28c878ee6b194d30d5560301004e5ebbdcab8609 /doc/summary.rst | |
parent | e864af0d8d6002ad07adc4695894c01e0fe24c2c (diff) | |
download | serd-26579820a960fcb02576a92d6adb26e87ff271ad.tar.gz serd-26579820a960fcb02576a92d6adb26e87ff271ad.tar.bz2 serd-26579820a960fcb02576a92d6adb26e87ff271ad.zip |
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'doc/summary.rst')
-rw-r--r-- | doc/summary.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/doc/summary.rst b/doc/summary.rst index 4b8d6e4e..16a236eb 100644 --- a/doc/summary.rst +++ b/doc/summary.rst @@ -1,3 +1,7 @@ +.. + Copyright 2020-2021 David Robillard <d@drobilla.net> + SPDX-License-Identifier: ISC + Serd is a lightweight C library for reading and writing RDF in Turtle_, NTriples_, NQuads_, and TriG_. .. _Turtle: http://www.w3.org/TR/turtle/ |