summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 807fc2b..fd97a33 100644
--- a/README.md
+++ b/README.md
@@ -1,8 +1,12 @@
+<!-- Copyright 2006-2019 David Robillard <d@drobilla.net> -->
+<!-- SPDX-License-Identifier: ISC -->
+
Lilv
====
Lilv is a C library to make the use of LV2 plugins as simple as possible for
applications.
+
For more information, see <http://drobilla.net/software/lilv>.
-- David Robillard <d@drobilla.net>