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" - }, + } }