summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBeniamino Galvani <bgalvani@redhat.com>2019-07-03 13:16:53 +0200
committerBeniamino Galvani <bgalvani@redhat.com>2019-07-05 11:04:32 +0200
commit92a717e7c2a2fea7de4d9a205d6a802292994fee (patch)
treeb4a0c1e145ca0342719227f8d03f6210d3bfa017
parent314134a445d6e0e05a33f1d5cc87fcc8fa398853 (diff)
downloadNetworkManager-92a717e7c2a2fea7de4d9a205d6a802292994fee.tar.gz
dhcp: nettools: relicense as LGPL
Acked-by: Tom Gundersen <teg@jklm.no>
-rw-r--r--src/dhcp/nm-dhcp-nettools.c9
1 files changed, 5 insertions, 4 deletions
diff --git a/src/dhcp/nm-dhcp-nettools.c b/src/dhcp/nm-dhcp-nettools.c
index fee29a603d..9c5506cb69 100644
--- a/src/dhcp/nm-dhcp-nettools.c
+++ b/src/dhcp/nm-dhcp-nettools.c
@@ -1,7 +1,8 @@
-/* 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, or (at your option)
- * any later version.
+/*
+ * This program is free software; you can redistribute it and/or modify
+ * it under the terms of the GNU Library General Public License as
+ * published by the Free Software Foundation; either version 2 of the
+ * License, or (at your option) any later version.
*
* This program is distributed in the hope that it will be useful,
* but WITHOUT ANY WARRANTY; without even the implied warranty of