cndm: Update C file headers

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-12-31 22:29:42 -08:00
parent 8f60b25205
commit fc395b1596
5 changed files with 40 additions and 5 deletions

View File

@@ -1,5 +1,12 @@
/* SPDX-License-Identifier: GPL */ /* SPDX-License-Identifier: GPL */
// Copyright (c) 2025 FPGA Ninja /*
Copyright (c) 2025 FPGA Ninja, LLC
Authors:
- Alex Forencich
*/
#ifndef CNDM_H #ifndef CNDM_H
#define CNDM_H #define CNDM_H

View File

@@ -1,5 +1,12 @@
// SPDX-License-Identifier: GPL // SPDX-License-Identifier: GPL
// Copyright (c) 2025 FPGA Ninja /*
Copyright (c) 2025 FPGA Ninja, LLC
Authors:
- Alex Forencich
*/
#include "cndm.h" #include "cndm.h"
#include <linux/module.h> #include <linux/module.h>

View File

@@ -1,5 +1,12 @@
// SPDX-License-Identifier: GPL // SPDX-License-Identifier: GPL
// Copyright (c) 2025 FPGA Ninja /*
Copyright (c) 2025 FPGA Ninja, LLC
Authors:
- Alex Forencich
*/
#include "cndm.h" #include "cndm.h"

View File

@@ -1,5 +1,12 @@
// SPDX-License-Identifier: GPL // SPDX-License-Identifier: GPL
// Copyright (c) 2025 FPGA Ninja /*
Copyright (c) 2025 FPGA Ninja, LLC
Authors:
- Alex Forencich
*/
#include "cndm.h" #include "cndm.h"

View File

@@ -1,5 +1,12 @@
// SPDX-License-Identifier: GPL // SPDX-License-Identifier: GPL
// Copyright (c) 2025 FPGA Ninja /*
Copyright (c) 2025 FPGA Ninja, LLC
Authors:
- Alex Forencich
*/
#include "cndm.h" #include "cndm.h"