update copyright notice / whitespace

This commit is contained in:
Tinderbox User 2017-09-15 23:46:07 +00:00
parent dc71aa898a
commit c0cc899496

View file

@ -1,6 +1,6 @@
4723. [bug] Statistics counter DNSTAPdropped was misidentified
as DNSSECdropped. [RT #46002]
4722. [cleanup] Clean up uses of strcpy() and strcat() in favor of
strlcpy() and strlcat() for safety. [RT #45981]