License for base64.js

This commit is contained in:
devStorm 2020-05-05 05:37:57 -07:00
parent 370b71ebd3
commit 1d24b6da08
No known key found for this signature in database
GPG Key ID: D52E1B66F336AC57
1 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,7 @@
// Copyright (c) 2017 Duo Security, Inc. All rights reserved.
// Under BSD 3-Clause "New" or "Revised" License
// https://github.com/duo-labs/py_webauthn/
var lookup = 'ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/'
;(function (exports) {