From ef613790e9f6ecc52455b70d1c711266b9e3c96f Mon Sep 17 00:00:00 2001 From: "Jose M. Guisado Gomez" Date: Wed, 6 Apr 2022 15:37:41 +0200 Subject: Add COPYING and license headers LGPL2.1 or later. --- label.c | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'label.c') diff --git a/label.c b/label.c index c41f59b..f205d36 100644 --- a/label.c +++ b/label.c @@ -1,3 +1,15 @@ +/* + * (C) 2022 Soleta Consulting S.L. + * + * This library is free software; you can redistribute it and/or + * modify it under the terms of the GNU Lesser General Public + * License as published by the Free Software Foundation; either + * version 2.1 of the License, or (at your option) any later version. + * + * Author: Jose M. Guisado + */ + + #include "fdisk.h" -- cgit v1.2.3-18-g5258