hc
2024-10-22 8ac6c7a54ed1b98d142dce24b11c6de6a1e239a5
kernel/include/linux/semaphore.h
....@@ -1,8 +1,7 @@
1
+/* SPDX-License-Identifier: GPL-2.0-only */
12 /*
23 * Copyright (c) 2008 Intel Corporation
34 * Author: Matthew Wilcox <willy@linux.intel.com>
4
- *
5
- * Distributed under the terms of the GNU GPL, version 2
65 *
76 * Please see kernel/locking/semaphore.c for documentation of these functions
87 */