From b6203e5f8bbe3e39250840a8210c9fc2b09b8cbe Mon Sep 17 00:00:00 2001 From: kuntz Date: Tue, 26 Jan 2021 11:12:28 -0600 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 7b7ce8f..86dc30f 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,4 @@ # compress Maximum Entropy Compressor - Using Probability Hashes w/Hash-Chaining to compress "impossible" data sets. + +Copyright © 2021 by Brett Kuntz. All rights reserved.