Skip to content

Commit 9f29eba

Browse files
committed
remove link to license
1 parent 56bf96c commit 9f29eba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/random.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,7 @@
1717
// limitations under the License.
1818
//----------------------------------------------------------------------
1919
// NOTICE: the code in this file originally developed by Microsoft
20-
// source: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/lib/adal.js#L1029
21-
// original license: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/LICENSE.txt
20+
// original source: https://github.com/AzureAD/azure-activedirectory-library-for-js/blob/master/lib/adal.js#L1029
2221

2322
export default function random() {
2423
var guidHolder = 'xxxxxxxxxxxx4xxxyxxxxxxxxxxxxxxx';

0 commit comments

Comments
 (0)