diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-03-12 20:27:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-03-12 20:27:13 -0300 |
commit | 657a2be2175383cb6b3fddb440d37dc0b553e379 (patch) | |
tree | 9913496cc970d883d8c7919fc3777fc5245b04bf /.tools | |
parent | 94d90ea9e8236e5f0fa446361ba0888deca62296 (diff) | |
download | clientdata-657a2be2175383cb6b3fddb440d37dc0b553e379.tar.gz clientdata-657a2be2175383cb6b3fddb440d37dc0b553e379.tar.bz2 clientdata-657a2be2175383cb6b3fddb440d37dc0b553e379.tar.xz clientdata-657a2be2175383cb6b3fddb440d37dc0b553e379.zip |
Make Contributors List
Diffstat (limited to '.tools')
-rwxr-xr-x | .tools/contributors.sh | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/.tools/contributors.sh b/.tools/contributors.sh index 0ca0ab2fd..6761f77bb 100755 --- a/.tools/contributors.sh +++ b/.tools/contributors.sh @@ -1,9 +1,5 @@ #!/bin/bash -echo "[FIXME][TODO] Our project is not using contributors check." -echo "[FIXME][TODO] This is an important error. We must auto-check licenses!" -exit 0 - source ./.tools/init.sh clientdata_init |