diff options
author | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-09-05 02:10:53 (EDT) |
---|---|---|
committer | Patrick McDermott <patrick.mcdermott@libiquity.com> | 2019-09-05 02:10:53 (EDT) |
commit | 71dcb31e205b5f5e5f3c716da60471948d9b3926 (patch) | |
tree | 595b1da76df7583d545c3c256f1d886aeca13496 /tests | |
parent | b87aa4327c1bc2425a9236ef1a1698260f04cf86 (diff) |
Update copyright notices
Copyrights in my contributions to this package were transferred to
Libiquity LLC by a contract executed 2019-09-04. And as of this
writing, this package has not yet been published.
Diffstat (limited to 'tests')
-rwxr-xr-x | tests/badssl.sh | 2 | ||||
-rwxr-xr-x | tests/howsmyssl.sh | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/tests/badssl.sh b/tests/badssl.sh index 5322898..552bc2c 100755 --- a/tests/badssl.sh +++ b/tests/badssl.sh @@ -1,6 +1,6 @@ # Tests using Google's badssl.com Web service # -# Copyright (C) 2019 Patrick McDermott +# Copyright (C) 2019 Libiquity LLC # # This file is part of wolfssl-util. # diff --git a/tests/howsmyssl.sh b/tests/howsmyssl.sh index 8dd4e2f..aba65b3 100755 --- a/tests/howsmyssl.sh +++ b/tests/howsmyssl.sh @@ -1,6 +1,6 @@ # Tests using Jeff Hodges's How's My SSL? Web service # -# Copyright (C) 2019 Patrick McDermott +# Copyright (C) 2019 Libiquity LLC # # This file is part of wolfssl-util. # |