Skip to content

Commit

Permalink
Fix #916, remove remaining extraneous info
Browse files Browse the repository at this point in the history
Filter out author and creation date info (not relevant)
  • Loading branch information
jphickey committed Mar 25, 2021
1 parent 4ce8dec commit da1658e
Show file tree
Hide file tree
Showing 79 changed files with 0 additions and 87 deletions.
2 changes: 0 additions & 2 deletions src/bsp/shared/inc/bsp-impl.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
/**
* \file
*
* \author joseph.p.hickey@nasa.gov
*
* Purpose: Contains functions prototype definitions and variables declarations
* for the OSAL BSP layer
*
Expand Down
2 changes: 0 additions & 2 deletions src/os/inc/osapi.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@
/**
* \file
*
* Author: Alan Cudmore - Code 582
*
* Purpose: Contains functions prototype definitions and variables declarations
* for the OS Abstraction Layer, Core OS module
*/
Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-binsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-console.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-countsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-dirs.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-files.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-gettime.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-idmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-io.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-loader.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-mutex.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-network.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-queues.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-select.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-sockets.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-tasks.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-impl-timebase.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/posix/inc/os-posix.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup posix
* \author joseph.p.hickey@nasa.gov
*
* Purpose: This file contains definitions that are shared across the POSIX
* OSAL implementation. This file is private to the POSIX port and it
Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-binsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-console.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-countsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-dirs.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-files.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-gettime.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-idmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-io.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-loader.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-mutex.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-queues.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-select.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-sockets.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-tasks.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-impl-timebase.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/rtems/inc/os-rtems.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup rtems
* \author joseph.p.hickey@nasa.gov
*
* Purpose: This file contains definitions that are shared across the RTEMS
* OSAL implementation. This file is private to the RTEMS port and it
Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-binsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-clock.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-common.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-countsem.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-dir.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-errors.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-file.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-filesys.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-globaldefs.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
* Internal type/macro definitions used across the "shared" OSAPI layer.
* These definitions are internal to OSAL but shared/referenced across all subsystems
Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-heap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-idmap.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-module.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-mutex.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
1 change: 0 additions & 1 deletion src/os/shared/inc/os-shared-network.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@
* \file
*
* \ingroup shared
* \author joseph.p.hickey@nasa.gov
*
*/

Expand Down
Loading

0 comments on commit da1658e

Please sign in to comment.