diff --git a/dub.sdl b/dub.sdl index 132d26e..c9163d3 100644 --- a/dub.sdl +++ b/dub.sdl @@ -1,3 +1,4 @@ name "eventcore" description "Callback based abstraction layer over operating system asynchronous I/O facilities." - +license "MIT" +copyright "Copyright © 2012-2016 rejectedsoftware e.K."