Fix license for mockito

Running 'buck test' fails with:

  BUILD FAILED: Couldn't get dependency '//lib:LICENSE-MIT' of target '//plugins/multi-master:mockito':
  No rule found when resolving target //lib:LICENSE-MIT in build file //lib/BUCK

Change the license from 'MIT' to 'DO_NOT_DISTRIBUTE'.

Change-Id: Ie41494c60bc12cb9c151e2ebe14428fedfdc22ba
1 file changed
tree: 0c79f3e87fc9c6434a8a337d3488528dfab4bd21
  1. lib/
  2. src/
  3. .buckconfig
  4. .gitignore
  5. BUCK