Skip to content
Snippets Groups Projects
Commit 10042d86 authored by Haelwenn's avatar Haelwenn
Browse files

Add pre-fork copyright notices to PanJiaChen

    git ls-tree --name-only -r 48e47e86 | while read name; do test -e "$name" && reuse addheader --year 2017-2019 --copyright 'PanJiaChen <https://github.com/PanJiaChen/vue-element-admin>' --license 'MIT' "$name"; done
parent a7f6ba39
No related branches found
No related tags found
Loading
This commit is part of merge request !291. Comments created here will be created in the context of that merge request.
Showing
with 65 additions and 0 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment