diff options
| author | Garrett D'Amore <garrett@damore.org> | 2017-01-06 10:40:15 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2017-01-06 10:40:15 -0800 |
| commit | f0cf0d11a0ec35fb6c0b65351d5a8bb311dc091d (patch) | |
| tree | 949fc9202de3bafe0bff673b35f87b8440644d19 /tests/sock.c | |
| parent | 59a4b69c7989ac4fef1645f929abfa91b884215b (diff) | |
| download | nng-f0cf0d11a0ec35fb6c0b65351d5a8bb311dc091d.tar.gz nng-f0cf0d11a0ec35fb6c0b65351d5a8bb311dc091d.tar.bz2 nng-f0cf0d11a0ec35fb6c0b65351d5a8bb311dc091d.zip | |
Bunch of copyright fixes.
Diffstat (limited to 'tests/sock.c')
| -rw-r--r-- | tests/sock.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/sock.c b/tests/sock.c index 78d97a9b..cc7e56b0 100644 --- a/tests/sock.c +++ b/tests/sock.c @@ -1,5 +1,5 @@ // -// Copyright 2016 Garrett D'Amore <garrett@damore.org> +// Copyright 2017 Garrett D'Amore <garrett@damore.org> // // This software is supplied under the terms of the MIT License, a // copy of which should be located in the distribution where this |
