diff --git a/drivers/sensors/as5048b.c b/drivers/sensors/as5048b.c index c93cc31d258..1df9768460c 100644 --- a/drivers/sensors/as5048b.c +++ b/drivers/sensors/as5048b.c @@ -2,8 +2,8 @@ * drivers/sensors/as5048b.c * Character driver for the AMS AS5048B Magnetic Rotary Encoder * - * Copyright (C) 2015 Alexandru Duru. All rights reserved. - * Author: Alexandru Duru + * Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved. + * Author: Paul Alexander Patience * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/drivers/sensors/lm92.c b/drivers/sensors/lm92.c index 8d75e017713..618b3d32902 100644 --- a/drivers/sensors/lm92.c +++ b/drivers/sensors/lm92.c @@ -3,9 +3,9 @@ * Character driver for the TI LM92 Temperature Sensor * * Copyright (C) 2011, 2013 Gregory Nutt. All rights reserved. - * Copyright (C) 2015 Alexandru Duru. All rights reserved. - * Author: Gregory Nutt - * Alexandru Duru + * Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved. + * Authors: Gregory Nutt + * Paul Alexander Patience * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/nuttx/sensors/as5048b.h b/include/nuttx/sensors/as5048b.h index 7e11ae1a976..b28c86ae7ce 100644 --- a/include/nuttx/sensors/as5048b.h +++ b/include/nuttx/sensors/as5048b.h @@ -1,8 +1,8 @@ /**************************************************************************** * include/nuttx/sensors/as5048b.h * - * Copyright (C) 2015 Alexandru Duru. All rights reserved. - * Author: Alexandru Duru + * Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved. + * Author: Paul Alexander Patience * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions diff --git a/include/nuttx/sensors/lm92.h b/include/nuttx/sensors/lm92.h index 7db294dfdf0..d0fcea8fec4 100644 --- a/include/nuttx/sensors/lm92.h +++ b/include/nuttx/sensors/lm92.h @@ -2,9 +2,9 @@ * include/nuttx/sensors/lm92.h * * Copyright (C) 2011-2012, 2015 Gregory Nutt. All rights reserved. - * Copyright (C) 2015 Alexandru Duru. All rights reserved. - * Author: Gregory Nutt - * Alexandru Duru + * Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved. + * Authors: Gregory Nutt + * Paul Alexander Patience * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions