Signed-off-by: Kris Bahnsen <Kris@KBEmbedded.com>
@@ -1,3 +1,6 @@
+// SPDX-License-Identifier: BSD-2-Clause
+// Copyright (c) 2024 KBEmbedded
+
#ifndef PRINTER_PROTO_H
#define PRINTER_PROTO_H
#ifndef PRINTER_RECEIVE_H
#define PRINTER_RECEIVE_H
#ifndef PRINTER_I_H
#define PRINTER_I_H
#include <furi.h>
#include <gblink/include/gblink.h>
#include <stdint.h>