commit afd69ec45d94e7696a78a011a3016a36ec80ce6f
parent a4fe3ac328798e773c9cae2165190962a0680d41
Author: Olivier Humbert <trebmuh@users.noreply.github.com>
Date: Sun, 16 Dec 2018 21:12:33 +0100
Adds 2 software as "made with DPF" + copyright years update (#93)
* Adds 2 software as "made with DPF"
* Update LICENSE
update date
Diffstat:
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/LICENSE b/LICENSE
@@ -1,5 +1,5 @@
DISTRHO Plugin Framework (DPF)
-Copyright (C) 2012-2014 Filipe Coelho <falktx@falktx.com>
+Copyright (C) 2012-2018 Filipe Coelho <falktx@falktx.com>
Permission to use, copy, modify, and/or distribute this software for any purpose with
or without fee is hereby granted, provided that the above copyright notice and this
diff --git a/README.md b/README.md
@@ -27,6 +27,8 @@ List of plugins made with DPF:<br/>
- [DISTRHO ndc Plugs](https://github.com/DISTRHO/ndc-Plugs)
- [Juice Plugins](https://github.com/DISTRHO/JuicePlugins) (work in progress)
- [ZamAudio Suite](https://github.com/zamaudio/zam-plugins)
+ - [DragonFly-Reverb](https://github.com/michaelwillis/dragonfly-reverb)
+ - [Wolf-Shaper](https://github.com/pdesaulniers/wolf-shaper)
Plugin examples are available in the `example/` folder inside this repo.<br/>