aboutsummaryrefslogtreecommitdiffstats
path: root/net/hsr/hsr_netlink.h
diff options
context:
space:
mode:
authorMurali Karicheri <m-karicheri2@ti.com>2019-04-05 13:31:34 -0400
committerDavid S. Miller <davem@davemloft.net>2019-04-06 18:32:21 -0700
commit0e7623bdf34fff6587f96c27132aebe8c585631d (patch)
treebe21257567584719fc735aa0dcacfde844dac55b /net/hsr/hsr_netlink.h
parentnet: hsr: add blank line after function declaration (diff)
downloadlinux-dev-0e7623bdf34fff6587f96c27132aebe8c585631d.tar.xz
linux-dev-0e7623bdf34fff6587f96c27132aebe8c585631d.zip
net: hsr: convert to SPDX identifier
Use SPDX-License-Identifier instead of a verbose license text. Signed-off-by: Murali Karicheri <m-karicheri2@ti.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/hsr/hsr_netlink.h')
-rw-r--r--net/hsr/hsr_netlink.h6
1 files changed, 1 insertions, 5 deletions
diff --git a/net/hsr/hsr_netlink.h b/net/hsr/hsr_netlink.h
index 3f6b95b5b6b8..1121bb192a18 100644
--- a/net/hsr/hsr_netlink.h
+++ b/net/hsr/hsr_netlink.h
@@ -1,10 +1,6 @@
+/* SPDX-License-Identifier: GPL-2.0 */
/* Copyright 2011-2014 Autronica Fire and Security AS
*
- * 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.
- *
* Author(s):
* 2011-2014 Arvid Brodin, arvid.brodin@alten.se
*/