From 75822b41652eda300da8f61b0dab5ee9dfd85051 Mon Sep 17 00:00:00 2001 From: stunstun Date: Sun, 29 Oct 2017 12:46:27 +0900 Subject: [PATCH] Update LICENSE --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index 066768f..3a326e5 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ The MIT License (MIT) -Copyright (c) 2015 Sean Sun +Copyright (c) 2015 Minhyeok Jung Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal diff --git a/package.json b/package.json index c7c7edb..3e8fad8 100644 --- a/package.json +++ b/package.json @@ -25,5 +25,5 @@ }, "scripts": { "sass": "gulp sass" - }, + } }