Add explicit copyright text to trivial header

Reported by:	rgrimes
This commit is contained in:
cem 2018-10-22 01:27:11 +00:00
parent 337e3116fc
commit f5df60cdc3

View File

@ -1,4 +1,7 @@
/* $FreeBSD$ */
/*
* Public domain.
*/
#ifndef _CHACHA_H
#define _CHACHA_H