global: Add SPDX tags and copyright header
Mathias should probably add his copyright headers to each file too.
This commit is contained in:
parent
209dd22ea0
commit
a040786645
50 changed files with 248 additions and 8 deletions
|
|
@ -1,4 +1,6 @@
|
|||
/* Copyright 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
|
||||
/* SPDX-License-Identifier: GPL-2.0
|
||||
*
|
||||
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
|
||||
*
|
||||
* This implements userspace semantics of "sticky sockets", modeled after
|
||||
* WireGuard's kernelspace implementation. This is more or less a straight port
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue