Skip to content

Commit

Permalink
Release 1.0.0
Browse files Browse the repository at this point in the history
- Tag files.
  • Loading branch information
dmg0345 committed Nov 4, 2023
1 parent 6c25f4e commit 89031c5
Show file tree
Hide file tree
Showing 9 changed files with 36 additions and 36 deletions.
8 changes: 4 additions & 4 deletions src/cb/cb.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cb.c
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions src/inc/cb/cb.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cb.h
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/.test_utils/cb_evt_handlers/cb_evt_handlers.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cb_evt_handlers.c
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/.test_utils/cb_evt_handlers/cb_evt_handlers.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cb_evt_handlers.h
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/.test_utils/cmocka_defs.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cmocka_defs.c
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/.test_utils/cmocka_defs.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file cmocka_defs.h
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/cb/test_cb.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file test_cb.c
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/cb/test_cb_threads.c
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file test_cb_threads.c
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down
8 changes: 4 additions & 4 deletions tests/tests/cb/test_types.h
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
/**
***********************************************************************************************************************
* @file test_types.h
* @author ${PROJECT_AUTHOR} (${PROJECT_CONTACT})
* @date ${PROJECT_BUILD_TIMESTAMP_UTC}
* @version ${PROJECT_VERSION}
* @copyright ${PROJECT_COPYRIGHT}
* @author Diego Martínez García ([email protected])
* @date 04-11-2023 21:33:15 (UTC)
* @version 1.0.0
* @copyright github.com/dmg0345/cb/blob/master/LICENSE
***********************************************************************************************************************
*/

Expand Down

0 comments on commit 89031c5

Please sign in to comment.