chore: remove @date tags

This commit is contained in:
Ben Goldsworthy 2021-04-15 03:31:38 +01:00
parent 0930fec6c9
commit 9f3ab57b38
21 changed files with 45 additions and 171 deletions

View file

@ -42,7 +42,6 @@
* - Update: Libraries: jQuery Tools: add condition whether deprecated function jQuery.browser() exists, thanks to @vonpiernik code contribution
*
* @since 2.0.0
* @date 2020-10-26T2005+0100
* @accountable @pewgeuges
*
* @contributor @vonpiernik
@ -72,7 +71,6 @@
* - Update: Libraries: jQuery Tools: redact (comment out) all 6 instances of deprecated function jQuery.browser(), thanks to @bjrnet21 @cconser @vyassuresh @spaceling @widecast @olivlyon @maxident bug reports
*
* @since 2.1.1
* @date 2020-11-12T0127+0100
* @accountable @pewgeuges
*
* @reporter @bjrnet21
@ -156,7 +154,6 @@
* - Bugfix: Libraries: jQuery Tools: replace discouraged double equals sign with recommended triple equals sign
*
* @since 2.5.4
* @date 2021-01-27T1955+0100
* @accountable @pewgeuges
*
* 23 instances (27 less 4 already triple), first below, next was already
@ -497,7 +494,6 @@
* - Update: Libraries: jQuery Tools: replace deprecated function jQuery.isFunction(), thanks to @a223123131 bug report
*
* @since 2.5.4
* @date 2021-01-27T1911+0100
* @accountable @pewgeuges
*
* @reporter @a223123131