kernel/include/linux/dlm_plock.h
.. .. @@ -1,9 +1,6 @@ 1 +/* SPDX-License-Identifier: GPL-2.0-only */1 2 /* 2 3 * Copyright (C) 2005-2008 Red Hat, Inc. All rights reserved. 3 - *4 - * This copyrighted material is made available to anyone wishing to use,5 - * modify, copy, or redistribute it subject to the terms and conditions6 - * of the GNU General Public License v.2.7 4 */ 8 5 #ifndef __DLM_PLOCK_DOT_H__ 9 6 #define __DLM_PLOCK_DOT_H__