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,6 +1,8 @@
|
|||
// Copyright (c) 2016 Andreas Auernhammer. All rights reserved.
|
||||
// Use of this source code is governed by a license that can be
|
||||
// found in the LICENSE file.
|
||||
/* SPDX-License-Identifier: MIT
|
||||
*
|
||||
* Copyright (C) 2016 Andreas Auernhammer. All Rights Reserved.
|
||||
* Copyright (C) 2017-2018 Jason A. Donenfeld <Jason@zx2c4.com>. All Rights Reserved.
|
||||
*/
|
||||
|
||||
package xchacha20poly1305
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue