summaryrefslogtreecommitdiff
path: root/pugl/AUTHORS
diff options
context:
space:
mode:
Diffstat (limited to 'pugl/AUTHORS')
-rw-r--r--pugl/AUTHORS5
1 files changed, 5 insertions, 0 deletions
diff --git a/pugl/AUTHORS b/pugl/AUTHORS
new file mode 100644
index 0000000..202ec66
--- /dev/null
+++ b/pugl/AUTHORS
@@ -0,0 +1,5 @@
+Author:
+ David Robillard <d@drobilla.net>
+
+Original GLX inspiration, portability fixes:
+ Ben Loftis