From 0b93e9836f6fc981d121e4d26c696cf875cc34ff Mon Sep 17 00:00:00 2001 From: Yegor Yefremov Date: Fri, 20 Sep 2019 12:09:28 +0200 Subject: [PATCH] libj1939.h: add missing license and copyright header Acked-by: Oliver Hartkopp Signed-off-by: Yegor Yefremov --- libj1939.h | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/libj1939.h b/libj1939.h index 64d28b1..500a922 100644 --- a/libj1939.h +++ b/libj1939.h @@ -1,3 +1,15 @@ +/* SPDX-License-Identifier: GPL-2.0-only */ +/* + * Copyright (c) 2011 EIA Electronics + * + * Authors: + * Kurt Van Dijck + * + * This program is free software; you can redistribute it and/or modify + * it under the terms of the version 2 of the GNU General Public License + * as published by the Free Software Foundation + */ + #include #include #include