From 40973ba947a9e1377c4b129ebc4a5c9b6eb0cf28 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Burak=20Emre=20Kabakc=C4=B1?= Date: Sat, 25 Jun 2016 03:12:31 +0300 Subject: [PATCH] fix: make tests --- LICENSE | 2 +- Makefile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index c44c151..81edcba 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Rakam & Amplitude +Amplitude & Rakam The MIT License (MIT) diff --git a/Makefile b/Makefile index 8c21945..620328f 100644 --- a/Makefile +++ b/Makefile @@ -95,4 +95,4 @@ release: $(OUT) $(SNIPPET_OUT) README.md node scripts/release .PHONY: clean -#.PHONY: test +.PHONY: test