From 11d4bec6481886abb889cbeded5c8f52e5dfd844 Mon Sep 17 00:00:00 2001 From: Aaron Marcher Date: Sun, 17 Sep 2017 17:45:03 +0200 Subject: Added LICENSE statements to all source files --- entropy.c | 1 + 1 file changed, 1 insertion(+) (limited to 'entropy.c') diff --git a/entropy.c b/entropy.c index b0f879a..211022a 100644 --- a/entropy.c +++ b/entropy.c @@ -1,3 +1,4 @@ +/* See LICENSE file for copyright and license details. */ #include #include "util.h" -- cgit v1.2.3