diff options
Diffstat (limited to 'net/appletalk/atalk_proc.c')
| -rw-r--r-- | net/appletalk/atalk_proc.c | 5 | 
1 files changed, 1 insertions, 4 deletions
| diff --git a/net/appletalk/atalk_proc.c b/net/appletalk/atalk_proc.c index 77f203f1febc..550c6ca007cc 100644 --- a/net/appletalk/atalk_proc.c +++ b/net/appletalk/atalk_proc.c @@ -1,11 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   * 	atalk_proc.c - proc support for Appletalk   *   * 	Copyright(c) Arnaldo Carvalho de Melo <acme@conectiva.com.br> - * - *	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, version 2.   */  #include <linux/init.h> | 

