From 59551a7f0515109d0ace2fe9d698fa78b3a902fc Mon Sep 17 00:00:00 2001 From: "Daniel D. Shaw" Date: Tue, 13 Nov 2012 09:43:14 -0800 Subject: [PATCH] Switch to consistent license used with @Voxer OSS (MIT). --- package.json | 2 +- readme.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 619149e..d02e2e5 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,5 @@ "awesome" ], "author": "Danny Coates", - "license": "BSD" + "license": "MIT" } diff --git a/readme.md b/readme.md index 5376425..934412f 100644 --- a/readme.md +++ b/readme.md @@ -279,4 +279,4 @@ kafka.connect(function () { # License -BSD +MIT