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: