From 5f141f060f7ffa93755a76814426f945fb134dfd Mon Sep 17 00:00:00 2001 From: Joshua Ervin Date: Fri, 7 Sep 2018 15:53:28 -0700 Subject: [PATCH] Fixed config.h license issue --- config.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.h b/config.h index f713d5b..732a367 100644 --- a/config.h +++ b/config.h @@ -1,5 +1,5 @@ -/* Copyright (c) 2016, 2017 Tudor Ioan Roman. All rights reserved. */ -/* Licensed under the ISC License. See the LICENSE file in the project root for full license information. */ +/* Copyright (c) 2018 Joshua L Ervin. All rights reserved. */ +/* Licensed under the MIT License. See the LICENSE file in the project root for full license information. */ #ifndef _CONFIG_H #define _CONFIG_H