summaryrefslogtreecommitdiffstats
path: root/include/dhcp.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/dhcp.h')
-rw-r--r--include/dhcp.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/dhcp.h b/include/dhcp.h
index 0dced8e9fa..e19dac0d66 100644
--- a/include/dhcp.h
+++ b/include/dhcp.h
@@ -1,10 +1,7 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
/*
* Copyright (C) 2015 PHYTEC Messtechnik GmbH,
* Author: Wadim Egorov <w.egorov@phytec.de>
- *
- * This program is free software; you can redistribute it and/or modify
- * it under the terms of the GNU General Public License version 2 as
- * published by the Free Software Foundation.
*/
#ifndef __DHCP_H__