[BUGFIX] Add missing copyright header for MD5 AMD module
This patch adds the missing copyright header of the original md5 JavaScript library. To achieve this, the Grunt configuration must be adjusted to keep comments beginning in a special format. Resolves: #88465 Related: #88432 Releases: master Change-Id: I35e5a07793273491f839e415d4deda27d1307ffb Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/60852 Tested-by:TYPO3com <noreply@typo3.com> Tested-by:
Frank Naegler <frank.naegler@typo3.org> Tested-by:
Benjamin Kott <benjamin.kott@outlook.com> Reviewed-by:
Frank Naegler <frank.naegler@typo3.org> Reviewed-by:
Benjamin Kott <benjamin.kott@outlook.com>
Showing
- Build/Gruntfile.js 4 additions, 1 deletionBuild/Gruntfile.js
- Build/Sources/TypeScript/backend/Resources/Public/TypeScript/Hashing/Md5.ts 2 additions, 0 deletions...Script/backend/Resources/Public/TypeScript/Hashing/Md5.ts
- typo3/sysext/backend/Resources/Public/JavaScript/Hashing/Md5.js 2 additions, 1 deletion...sysext/backend/Resources/Public/JavaScript/Hashing/Md5.js
Please register or sign in to comment