diff options
author | 2016-11-18 06:22:00 +0100 | |
---|---|---|
committer | 2016-11-21 01:00:07 +0100 | |
commit | 9bac318f98c87abb4e6d076dbc8da72a7e23c7eb (patch) | |
tree | 7ff804b18020ecd47bde7988a6f37179d1977bb2 /src/device.h | |
parent | main: add version to dmesg (diff) | |
download | wireguard-monolithic-historical-9bac318f98c87abb4e6d076dbc8da72a7e23c7eb.tar.xz wireguard-monolithic-historical-9bac318f98c87abb4e6d076dbc8da72a7e23c7eb.zip |
headers: cleanup notices
Diffstat (limited to 'src/device.h')
-rw-r--r-- | src/device.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device.h b/src/device.h index bcaa90f..e8e00a0 100644 --- a/src/device.h +++ b/src/device.h @@ -1,4 +1,4 @@ -/* Copyright 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ +/* Copyright (C) 2015-2016 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved. */ #ifndef WGDEVICE_H #define WGDEVICE_H |