diff options
| author | Garrett D'Amore <garrett@damore.org> | 2017-01-05 18:56:05 -0800 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2017-01-05 18:56:05 -0800 |
| commit | 94428e07a4b4924428c9f7d07ee2b42ee137a79b (patch) | |
| tree | 19fb0ecb7c3b926a4070a79fa51e389825388808 /src/core/socket.h | |
| parent | a933bbbbf2399a3440442970e17b140e77c1203c (diff) | |
| download | nng-94428e07a4b4924428c9f7d07ee2b42ee137a79b.tar.gz nng-94428e07a4b4924428c9f7d07ee2b42ee137a79b.tar.bz2 nng-94428e07a4b4924428c9f7d07ee2b42ee137a79b.zip | |
Change a bunch of copyrights to 2017 for work done since the 1st.
Diffstat (limited to 'src/core/socket.h')
| -rw-r--r-- | src/core/socket.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/socket.h b/src/core/socket.h index 68a7bc1c..62347f61 100644 --- a/src/core/socket.h +++ b/src/core/socket.h @@ -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 |
