From fd87ebfb1d53105674581d12d74deeecb3e4b199 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E1=9B=92=E1=9A=B8?= <9055837+beorc-gar@users.noreply.github.com> Date: Thu, 14 Feb 2019 14:15:20 -0500 Subject: [PATCH] Update libjson.h --- libjson.h | 1 - 1 file changed, 1 deletion(-) diff --git a/libjson.h b/libjson.h index fa88c26..73ceebf 100644 --- a/libjson.h +++ b/libjson.h @@ -3,7 +3,6 @@ /** * @file libjson.h - * @author Bronson Graansma * @date 2018-06-11 * * A json library for handling a json data structure.