Skip to content

Commit 0194da2

Browse files
committed
fix license
1 parent a8fcbfd commit 0194da2

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

libc/test/src/sys/mman/linux/process_mrelease_test.cpp

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,7 @@
55
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
66
//
77
//===----------------------------------------------------------------------===//
8-
//===-- Unittests for process_mrelease
9-
//-------------------------------------===//
10-
//
11-
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
12-
// See https://llvm.org/LICENSE.txt for license information.
13-
// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception
14-
//
15-
//===----------------------------------------------------------------------===//
8+
169
#include "src/__support/OSUtil/syscall.h" // For internal syscall function.
1710
#include "src/__support/threads/sleep.h"
1811
#include "src/errno/libc_errno.h"

0 commit comments

Comments
 (0)