hc
2024-09-20 cf4ce59b3b70238352c7f1729f0f7223214828ad
kernel/security/selinux/include/netif.h
....@@ -1,3 +1,4 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Network interface table.
34 *
....@@ -9,10 +10,6 @@
910 * Copyright (C) 2003 Red Hat, Inc., James Morris <jmorris@redhat.com>
1011 * Copyright (C) 2007 Hewlett-Packard Development Company, L.P.
1112 * Paul Moore <paul@paul-moore.com>
12
- *
13
- * This program is free software; you can redistribute it and/or modify
14
- * it under the terms of the GNU General Public License version 2,
15
- * as published by the Free Software Foundation.
1613 */
1714 #ifndef _SELINUX_NETIF_H_
1815 #define _SELINUX_NETIF_H_