]> git.ipfire.org Git - thirdparty/util-linux.git/blobdiff - disk-utils/addpart.c
disk-utils: add SPDX and Copyright notices
[thirdparty/util-linux.git] / disk-utils / addpart.c
index 2cf664b98f12f192bb3825b526a433197949d415..6bdb3366284d9da21c62f3fe5ecc6a040ec0fb63 100644 (file)
@@ -1,3 +1,13 @@
+/*
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ *
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU General Public License as published by
+ * the Free Software Foundation; either version 2 of the License, or
+ * (at your option) any later version.
+ *
+ * Copyright (C) 2012-2023 Karel Zak <kzak@redhat.com>
+ */
 #include <getopt.h>
 #include <stdio.h>
 #include <stdlib.h>