git: wg: Update copyright headers and inclusion guards
Aaron LI
aly at crater.dragonflybsd.org
Thu Feb 8 00:32:30 PST 2024
commit a364ee0447e82cb000a54bd99eebb79225dd8616
Author: Aaron LI <aly at aaronly.me>
Date: Sat Nov 25 19:57:39 2023 +0800
wg: Update copyright headers and inclusion guards
- Add the content of the ISC License to the copyright headers.
- Add a copyright of me to 'if_wg.c' and 'wg_noise.c', which have been
significantly updated by me.
- Rename the inclusion guards to match the style of our existing
headers.
Summary of changes:
sys/net/wg/if_wg.c | 16 +++++++++++++++-
sys/net/wg/if_wg.h | 6 +++---
sys/net/wg/wg_cookie.c | 15 ++++++++++++++-
sys/net/wg/wg_cookie.h | 21 +++++++++++++++++----
sys/net/wg/wg_noise.c | 16 +++++++++++++++-
sys/net/wg/wg_noise.h | 21 +++++++++++++++++----
6 files changed, 81 insertions(+), 14 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/a364ee0447e82cb000a54bd99eebb79225dd8616
--
DragonFly BSD source repository
More information about the Commits
mailing list