From 1198b7bcbda49046c4059f1862d09b9ef652a3c6 Mon Sep 17 00:00:00 2001 From: Alden Hart Date: Sun, 8 Jan 2017 16:17:19 -0500 Subject: [PATCH] Copyright date changes --- g2core/config.cpp | 2 +- g2core/json_parser.h | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) mode change 100755 => 100644 g2core/json_parser.h diff --git a/g2core/config.cpp b/g2core/config.cpp index b9f65526..9548d65e 100644 --- a/g2core/config.cpp +++ b/g2core/config.cpp @@ -2,7 +2,7 @@ * config.cpp - application independent configuration handling * This file is part of the g2core project * - * Copyright (c) 2010 - 2016 Alden S. Hart, Jr. + * Copyright (c) 2010 - 2017 Alden S. Hart, Jr. * * This file ("the software") is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2 as published by the diff --git a/g2core/json_parser.h b/g2core/json_parser.h old mode 100755 new mode 100644 index c45894f6..c5343b74 --- a/g2core/json_parser.h +++ b/g2core/json_parser.h @@ -2,8 +2,8 @@ * json_parser.h - JSON parser and JSON support * This file is part of the g2core project * - * Copyright (c) 2011 - 2016 Alden S. Hart, Jr. - * Copyright (c) 2016 Rob Giseburt + * Copyright (c) 2011 - 2017 Alden S. Hart, Jr. + * Copyright (c) 2016 - 2017 Rob Giseburt * * This file ("the software") is free software: you can redistribute it and/or modify * it under the terms of the GNU General Public License, version 2 as published by the