Skip to content

Commit b700507

Browse files
author
Michelle Tilley
committed
Remove duplicate tweetnacl license override
1 parent 5903992 commit b700507

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

build/tasks/license-overrides.coffee

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -123,10 +123,6 @@ module.exports =
123123
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
124124
THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
125125
"""
126-
'tweetnacl@0.14.3':
127-
repository: 'https://github.com/dchest/tweetnacl-js'
128-
license: 'Public Domain'
129-
source: 'https://github.com/dchest/tweetnacl-js/blob/1042c9c65dc8f1dcb9e981d962d7dbbcf58f1fdc/COPYING.txt says public domain.'
130126
'json-schema@0.2.2':
131127
repository: 'https://github.com/kriszyp/json-schema'
132128
license: 'BSD'

0 commit comments

Comments
 (0)