diff --git a/ipc/msgutil.c b/ipc/msgutil.c index e65593742e2be5965f45929d485b54e8707f6d0d..3149b4a379de681138b1e0535863a339b6960416 100644 --- a/ipc/msgutil.c +++ b/ipc/msgutil.c @@ -1,11 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0-or-later /* * linux/ipc/msgutil.c * Copyright (C) 1999, 2004 Manfred Spraul - * - * This file is released under GNU General Public Licence version 2 or - * (at your option) any later version. - * - * See the file COPYING for more details. */ #include <linux/spinlock.h>