From ccf18d7a565766ff910df5723f2205dd742cf89f Mon Sep 17 00:00:00 2001 From: x Date: Fri, 5 Jan 2018 22:33:31 +0100 Subject: [PATCH] BitUtil: Delta, ZigZag, NumBits, Floating Point,... --- bitutil.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bitutil.c b/bitutil.c index 53b856c..5a5894b 100644 --- a/bitutil.c +++ b/bitutil.c @@ -1,5 +1,5 @@ /** - Copyright (C) powturbo 2013-2017 + Copyright (C) powturbo 2013-2018 GPL v2 License This program is free software; you can redistribute it and/or modify