From 13ef77c12ad3a9d2b7b76cefc91a2d311d780115 Mon Sep 17 00:00:00 2001 From: manu Date: Thu, 21 Sep 2023 16:47:06 +0200 Subject: [PATCH] add the typical missing stuff --- driver/bk4819-regs.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/driver/bk4819-regs.h b/driver/bk4819-regs.h index 6f9d2359..842a27b2 100644 --- a/driver/bk4819-regs.h +++ b/driver/bk4819-regs.h @@ -1,5 +1,7 @@ /* Copyright 2023 Dual Tachyon * https://github.com/DualTachyon + * /* Copyright 2023 Manuel Jedinger + * https://github.com/manujedi * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License.