diff options
author | 2019-01-02 01:58:10 +0100 | |
---|---|---|
committer | 2019-01-07 19:26:10 -0500 | |
commit | 92da6bd53f198009ed4eb6358a06acf3091f7981 (patch) | |
tree | bdb1e1bb5c0c9b3239a66fc7f34cce82a17db88b /src/tools/containers.h | |
parent | netlink: auth socket changes against namespace of socket (diff) | |
download | wireguard-monolithic-historical-92da6bd53f198009ed4eb6358a06acf3091f7981.tar.xz wireguard-monolithic-historical-92da6bd53f198009ed4eb6358a06acf3091f7981.zip |
global: update copyright
Diffstat (limited to 'src/tools/containers.h')
-rw-r--r-- | src/tools/containers.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tools/containers.h b/src/tools/containers.h index 619094e..2144052 100644 --- a/src/tools/containers.h +++ b/src/tools/containers.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 */ /* - * Copyright (C) 2015-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2015-2019 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ #ifndef CONTAINERS_H |