Skip to content

Commit 3d6f6d2

Browse files
authored
run OSS license tool (microsoft#229904)
* run OSS license tool * bump distro
1 parent 3cf6788 commit 3d6f6d2

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

cli/ThirdPartyNotices.txt

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3259,6 +3259,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
32593259
[`cmac`]: ./cmac
32603260
[`hmac`]: ./hmac
32613261
[`pmac`]: ./pmac
3262+
[`retail-mac`]: ./retail-mac
32623263

32633264
[//]: # (footnotes)
32643265

@@ -3271,6 +3272,7 @@ Unless you explicitly state otherwise, any contribution intentionally submitted
32713272
[CMAC]: https://en.wikipedia.org/wiki/One-key_MAC
32723273
[HMAC]: https://en.wikipedia.org/wiki/HMAC
32733274
[PMAC]: https://en.wikipedia.org/wiki/PMAC_(cryptography)
3275+
[Retail MAC]: https://en.wikipedia.org/wiki/ISO/IEC_9797-1#MAC_algorithm_3
32743276
---------------------------------------------------------
32753277

32763278
---------------------------------------------------------

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "code-oss-dev",
33
"version": "1.94.0",
4-
"distro": "ffcc24343ac46468a625666e5b9e673971dd1a1f",
4+
"distro": "350f0404ef17accb38b1359e82886738870a7377",
55
"author": {
66
"name": "Microsoft Corporation"
77
},

0 commit comments

Comments
 (0)