diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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> |