diff --git a/LICENSE b/LICENSE index b4bb0d9..6151575 100644 --- a/LICENSE +++ b/LICENSE @@ -1,6 +1,6 @@ MIT License -Copyright (c) 2017 PanJiaChen +Copyright (c) 2017-present PanJiaChen 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/README-zh.md b/README-zh.md index 63dc650..dd5c85a 100644 --- a/README-zh.md +++ b/README-zh.md @@ -49,4 +49,6 @@ npm run build --report ## License [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license. +Copyright (c) 2017-present PanJiaChen + diff --git a/README.md b/README.md index 2ff1e25..ef135cd 100644 --- a/README.md +++ b/README.md @@ -40,3 +40,5 @@ If you want router permission && generate menu by user role , you can use this b ## License [MIT](https://github.com/PanJiaChen/vueAdmin-template/blob/master/LICENSE) license. + +Copyright (c) 2017-present PanJiaChen