From 32f9719e29762001f73460acd31f2a6da8fd6298 Mon Sep 17 00:00:00 2001 From: Kimplul Date: Mon, 29 May 2023 21:49:39 +0300 Subject: silence some trivial warnings --- include/gran/packet.h | 3 +++ include/gran/snoop.h | 3 +++ 2 files changed, 6 insertions(+) (limited to 'include') diff --git a/include/gran/packet.h b/include/gran/packet.h index 25275f9..d18dfd6 100644 --- a/include/gran/packet.h +++ b/include/gran/packet.h @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + #ifndef GRAN_PACKET_H #define GRAN_PACKET_H diff --git a/include/gran/snoop.h b/include/gran/snoop.h index 39c0e33..5254984 100644 --- a/include/gran/snoop.h +++ b/include/gran/snoop.h @@ -1,3 +1,6 @@ +/* SPDX-License-Identifier: copyleft-next-0.3.1 */ +/* Copyright 2023 Kim Kuparinen < kimi.h.kuparinen@gmail.com > */ + #ifndef GRAN_SNOOP_H #define GRAN_SNOOP_H -- cgit v1.3