diff options
| author | Garrett D'Amore <garrett@damore.org> | 2023-04-23 18:07:46 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2023-04-23 18:07:46 -0700 |
| commit | c5e9d8acfc226418dedcf2e34a617bffae043ff6 (patch) | |
| tree | 3be398b24cc4c85a00b88b81c1a615641cdd1f50 /src/core/sockimpl.h | |
| parent | c9a51ecd4c35c9fe7bcf83a943d2f6875313454e (diff) | |
| download | nng-c5e9d8acfc226418dedcf2e34a617bffae043ff6.tar.gz nng-c5e9d8acfc226418dedcf2e34a617bffae043ff6.tar.bz2 nng-c5e9d8acfc226418dedcf2e34a617bffae043ff6.zip | |
fix copyrights
Diffstat (limited to 'src/core/sockimpl.h')
| -rw-r--r-- | src/core/sockimpl.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/sockimpl.h b/src/core/sockimpl.h index 62c6b27c..e568f37f 100644 --- a/src/core/sockimpl.h +++ b/src/core/sockimpl.h @@ -1,5 +1,5 @@ // -// Copyright 2021 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2023 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // // This software is supplied under the terms of the MIT License, a |
