Changed copyright notices to my boss's preference.
This commit is contained in:
parent
1d0e25af30
commit
877d5f3b09
@ -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 <alexandruduru@gmail.com>
|
||||
* Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved.
|
||||
* Author: Paul Alexander Patience <paul-a.patience@polymtl.ca>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -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 <gnutt@nuttx.org>
|
||||
* Alexandru Duru <alexandruduru@gmail.com>
|
||||
* Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved.
|
||||
* Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
* Paul Alexander Patience <paul-a.patience@polymtl.ca>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -1,8 +1,8 @@
|
||||
/****************************************************************************
|
||||
* include/nuttx/sensors/as5048b.h
|
||||
*
|
||||
* Copyright (C) 2015 Alexandru Duru. All rights reserved.
|
||||
* Author: Alexandru Duru <alexandruduru@gmail.com>
|
||||
* Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved.
|
||||
* Author: Paul Alexander Patience <paul-a.patience@polymtl.ca>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
@ -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 <gnutt@nuttx.org>
|
||||
* Alexandru Duru <alexandruduru@gmail.com>
|
||||
* Copyright (C) 2015 Omni Hoverboards Inc. All rights reserved.
|
||||
* Authors: Gregory Nutt <gnutt@nuttx.org>
|
||||
* Paul Alexander Patience <paul-a.patience@polymtl.ca>
|
||||
*
|
||||
* Redistribution and use in source and binary forms, with or without
|
||||
* modification, are permitted provided that the following conditions
|
||||
|
Loading…
x
Reference in New Issue
Block a user