diff options
Diffstat (limited to 'ipc/mq_sysctl.c')
| -rw-r--r-- | ipc/mq_sysctl.c | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/ipc/mq_sysctl.c b/ipc/mq_sysctl.c index 68d4e953762c..7c00f28923a8 100644 --- a/ipc/mq_sysctl.c +++ b/ipc/mq_sysctl.c @@ -1,12 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only  /*   *  Copyright (C) 2007 IBM Corporation   *   *  Author: Cedric Le Goater <clg@fr.ibm.com> - * - *  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 of the - *  License.   */  #include <linux/nsproxy.h> | 

