From 2ebbffd137ee352df8680dec53e4850b8763a176 Mon Sep 17 00:00:00 2001 From: "Brady L. Hurlburt" Date: Mon, 9 May 2016 18:42:36 +0000 Subject: [PATCH] Edits copyright name on SOFTPWM files --- source/c_softpwm.c | 4 ++-- source/c_softpwm.h | 4 ++-- source/py_softpwm.c | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/source/c_softpwm.c b/source/c_softpwm.c index bd81d86..6bc073e 100644 --- a/source/c_softpwm.c +++ b/source/c_softpwm.c @@ -1,8 +1,8 @@ /* -Copyright (c) 2016 Robert Wolterman +Copyright (c) 2016 Brady Hurlburt Original BBIO Author Justin Cooper -Modified for CHIP_IO Author Robert Wolterman +Modified for CHIP_IO Author Brady Hurlburt This file incorporates work covered by the following copyright and permission notice, all modified code adopts the original license: diff --git a/source/c_softpwm.h b/source/c_softpwm.h index 62fa737..9be8eee 100644 --- a/source/c_softpwm.h +++ b/source/c_softpwm.h @@ -1,8 +1,8 @@ /* -Copyright (c) 2016 Robert Wolterman +Copyright (c) 2016 Brady Hurlburt Original BBIO Author Justin Cooper -Modified for CHIP_IO Author Robert Wolterman +Modified for CHIP_IO Author Brady Hurlburt This file incorporates work covered by the following copyright and permission notice, all modified code adopts the original license: diff --git a/source/py_softpwm.c b/source/py_softpwm.c index acb3296..8be3037 100644 --- a/source/py_softpwm.c +++ b/source/py_softpwm.c @@ -1,8 +1,8 @@ /* -Copyright (c) 2016 Robert Wolterman +Copyright (c) 2016 Brady Hurlburt Original BBIO Author Justin Cooper -Modified for CHIP_IO Author Robert Wolterman +Modified for CHIP_IO Author Brady Hurlburt This file incorporates work covered by the following copyright and permission notice, all modified code adopts the original license: