drivers/: Review and correct some stylistic inconsistencies

This commit is contained in:
Gregory Nutt
2016-08-07 09:43:48 -06:00
parent 3404b3cb4a
commit 9965cbe428
15 changed files with 33 additions and 25 deletions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* cc3000_common.c.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/cc3000_common.c.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* evnt_handler.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/evnt_handler.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* hci.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/hci.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* netapp.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/netapp.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* nvmem.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/nvmem.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* socket.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/socket.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* drivers/wireless/socket_imp.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/socket_imp.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Port to nuttx:
* David Sidrane <david_s5@nscdg.com>
+3 -2
View File
@@ -1,6 +1,7 @@
/****************************************************************************
* wlan.c - CC3000 Host Driver Implementation.
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
* drivers/wireless/cc3000/wlan.c - CC3000 Host Driver Implementation.
*
* Copyright (C) 2011 Texas Instruments Incorporated - http://www.ti.com/
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that the following conditions
+1 -1
View File
@@ -1,5 +1,5 @@
/****************************************************************************
* include/wireless/pn532.h
* drivers/wireless/pn532.c
*
* Copyright(C) 2012, 2013, 2016 Offcode Ltd. All rights reserved.
* Authors: Janne Rosberg <janne@offcode.fi>