License header update.
This commit is contained in:
parent
62578a2162
commit
1b68d6dbdc
102 changed files with 925 additions and 130 deletions
|
@ -1,5 +1,3 @@
|
|||
// Code taken from NaCl by D. J. Bernstein and others
|
||||
|
||||
/*
|
||||
Matthew Dempsky
|
||||
Public domain.
|
||||
|
@ -7,7 +5,7 @@ Derived from public domain code by D. J. Bernstein.
|
|||
*/
|
||||
|
||||
// Modified very slightly for ZeroTier One by Adam Ierymenko
|
||||
// (no functional changes)
|
||||
// This code remains in the public domain.
|
||||
|
||||
#include <stdint.h>
|
||||
#include <stdlib.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue