summaryrefslogtreecommitdiffstats
path: root/README
diff options
context:
space:
mode:
authorDavid Robillard <d@drobilla.net>2022-06-29 09:30:06 -0400
committerDavid Robillard <d@drobilla.net>2022-07-20 16:24:23 -0400
commitd3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3 (patch)
tree4d97d8e683262f69e813dfbbd1924e1a9e4c68a3 /README
parent7f4f065c64ab99c63f4e86d5b3310098c5b4f2f1 (diff)
downloadraul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.tar.gz
raul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.tar.bz2
raul-d3bb4e9c2dba3cebfa7ce9f37d32e54ec2fe14a3.zip
Adopt REUSE machine-readable licensing standard
Diffstat (limited to 'README')
-rw-r--r--README8
1 files changed, 0 insertions, 8 deletions
diff --git a/README b/README
deleted file mode 100644
index 00ad870..0000000
--- a/README
+++ /dev/null
@@ -1,8 +0,0 @@
-Raul
-====
-
-Raul (Realtime Audio Utility Library) is a lightweight C++ convenience
-library for realtime programming, with a bias towards audio applications.
-For more information, see <http://drobilla.net/software/raul>.
-
- -- David Robillard <d@drobilla.net>