Add explicit copyright text to trivial header

Reported by:	rgrimes
This commit is contained in:
Conrad Meyer 2018-10-22 01:27:11 +00:00
parent 24dd643d54
commit f449384c4a

View File

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