summaryrefslogtreecommitdiffstats
path: root/fdisk.h
diff options
context:
space:
mode:
authorJose M. Guisado Gomez <guigom@riseup.net>2022-04-06 15:37:41 +0200
committerJose M. Guisado Gomez <guigom@riseup.net>2022-04-07 17:03:34 +0200
commitef613790e9f6ecc52455b70d1c711266b9e3c96f (patch)
treec19550c9c02928d89e2d06c4bf0d92d67d89eed3 /fdisk.h
parent02e75b55647778b7eca6b7c48af299039ab68cec (diff)
Add COPYING and license headers
LGPL2.1 or later.
Diffstat (limited to 'fdisk.h')
-rw-r--r--fdisk.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/fdisk.h b/fdisk.h
index 768a832..9e01baf 100644
--- a/fdisk.h
+++ b/fdisk.h
@@ -1,3 +1,15 @@
+/*
+ * (C) 2022 Soleta Consulting S.L. <info@soleta.eu>
+ *
+ * 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 <jguisado@soleta.eu>
+ */
+
+
#ifndef UTIL_LINUX_PYLIBFDISK_H
#define UTIL_LINUX_PYLIBFDISK_H