Skip to content

Commit 1fdc538

Browse files
add Axel Gembe copyright to apc_common as the code is at the very least inspired by the original code from apc-modbus
Signed-off-by: Lukas Schmid <lukas.schmid@netcube.li>
1 parent 2c46385 commit 1fdc538

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

drivers/apc_common.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* apc_common.c - Shared APC driver helpers
22
*
3+
* Copyright (C) 2023 Axel Gembe <axel@gembe.net>
34
* Copyright (C) 2026 Lukas Schmid <lukas.schmid@netcube.li>
45
*
56
* This program is free software; you can redistribute it and/or modify

drivers/apc_common.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
/* apc_common.h - Shared APC driver helpers
22
*
3+
* Copyright (C) 2023 Axel Gembe <axel@gembe.net>
34
* Copyright (C) 2026 Lukas Schmid <lukas.schmid@netcube.li>
45
*
56
* This program is free software; you can redistribute it and/or modify

0 commit comments

Comments
 (0)