summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
Diffstat (limited to 'include/linux')
-rw-r--r--include/linux/seg6_local.h7
1 files changed, 1 insertions, 6 deletions
diff --git a/include/linux/seg6_local.h b/include/linux/seg6_local.h
index ab724498aa..6788b58799 100644
--- a/include/linux/seg6_local.h
+++ b/include/linux/seg6_local.h
@@ -1,14 +1,9 @@
+// SPDX-License-Identifier: GPL-2.0-or-later
/*
* SR-IPv6 implementation
*
* Author:
* David Lebrun <david.lebrun@uclouvain.be>
- *
- *
- * 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.
*/
#ifndef _LINUX_SEG6_LOCAL_H