License header update.

This commit is contained in:
Adam Ierymenko 2017-04-27 20:47:25 -07:00
parent 62578a2162
commit 1b68d6dbdc
102 changed files with 925 additions and 130 deletions

View file

@ -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>