cndm_proto: Update C file headers

Signed-off-by: Alex Forencich <alex@alexforencich.com>
This commit is contained in:
Alex Forencich
2025-12-31 22:29:23 -08:00
parent 2c45420b52
commit 8f60b25205
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_PROTO_H #ifndef CNDM_PROTO_H
#define CNDM_PROTO_H #define CNDM_PROTO_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_proto.h" #include "cndm_proto.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_proto.h" #include "cndm_proto.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_proto.h" #include "cndm_proto.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_proto.h" #include "cndm_proto.h"