diff options
author | 2018-09-06 07:42:23 +0200 | |
---|---|---|
committer | 2018-09-06 07:42:23 +0200 | |
commit | 1379d97bbe8ae0c453b8979c118b9f49e25163c1 (patch) | |
tree | b349aea39eda9147b1f2e5db46273dbf4601e4fe /wireguard-go-bridge | |
parent | Working zip import. (diff) | |
download | wireguard-apple-1379d97bbe8ae0c453b8979c118b9f49e25163c1.tar.xz wireguard-apple-1379d97bbe8ae0c453b8979c118b9f49e25163c1.zip |
Switch copyright assignment from Jason to WireGuard LLC.
Signed-off-by: Jason A. Donenfeld <Jason@zx2c4.com>
Diffstat (limited to 'wireguard-go-bridge')
-rw-r--r-- | wireguard-go-bridge/wireguard.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/wireguard-go-bridge/wireguard.h b/wireguard-go-bridge/wireguard.h index 8fd2ac0..effae8e 100644 --- a/wireguard-go-bridge/wireguard.h +++ b/wireguard-go-bridge/wireguard.h @@ -1,6 +1,6 @@ /* SPDX-License-Identifier: GPL-2.0 * - * Copyright (C) 2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. + * Copyright (C) 2018 WireGuard LLC. All Rights Reserved. */ #ifndef WIREGUARD_H |