From d5b06c142df3fa6a5e64333188e84860a1ef350f Mon Sep 17 00:00:00 2001 From: Julyp Date: Sat, 1 Feb 2020 19:25:33 +0800 Subject: [PATCH] update license --- LICENSE | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE b/LICENSE index dc77271..be48ca4 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2020 Julyp +Copyright (c) 2020 pengyajun 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 de48a7d..28f01d4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "deploy": "sh deploy/index.sh" }, "author": "pyj92055@163.com", - "license": "ISC", + "license": "MIT", "devDependencies": { "clean-webpack-plugin": "^3.0.0", "copy-webpack-plugin": "^5.1.1",