From 944a8d706fd34adaf0c2aad33e7b621158784a52 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Oskar=20Wickstr=C3=B6m?= Date: Fri, 8 May 2015 10:24:56 +0200 Subject: [PATCH] Add license file --- dataflow.cabal | 1 + 1 file changed, 1 insertion(+) diff --git a/dataflow.cabal b/dataflow.cabal index af6c932..3b17d05 100644 --- a/dataflow.cabal +++ b/dataflow.cabal @@ -6,6 +6,7 @@ description: Render graphs using a declarative markup. Currently and sequence diagrams (http://plantuml.sourceforge.net/sequence.html). homepage: https://github.com/sonyxperiadev/dataflow license: BSD3 +license-file: LICENSE author: Oskar Wickström (Sony Mobile Communications) maintainer: oskar.wickstrom@gmail.com copyright: Sony Mobile Communications