Closed rstacruz closed 9 years ago
the old license, BSD, gives this warning:
BSD
npm WARN package.json travis-encrypt@1.1.1 license should be a valid SPDX license expression
This is because there are 9 different BSD licenses. I've changed it to BSD-3-Clause, which i'm going to guess is what you want.
Thanks
the old license,
BSD
, gives this warning:This is because there are 9 different BSD licenses. I've changed it to BSD-3-Clause, which i'm going to guess is what you want.