From 812899797d6d8ea773bf960cd74680d20043c5a4 Mon Sep 17 00:00:00 2001 From: Daniel Friesel Date: Tue, 8 Dec 2020 18:19:13 +0100 Subject: add licensing information --- include/object/stdbuf.h | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'include/object/stdbuf.h') diff --git a/include/object/stdbuf.h b/include/object/stdbuf.h index 271c3ea..3e669d9 100644 --- a/include/object/stdbuf.h +++ b/include/object/stdbuf.h @@ -1,3 +1,8 @@ +/* + * Copyright 2020 Daniel Friesel + * + * SPDX-License-Identifier: BSD-2-Clause + */ #ifndef STDBUF_H #define STDBUF_H -- cgit v1.2.3