summaryrefslogtreecommitdiffstats
path: root/src/commonlib/sort.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/commonlib/sort.c')
-rw-r--r--src/commonlib/sort.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/commonlib/sort.c b/src/commonlib/sort.c
index cdb94d3c7f2d..6fd1a4054912 100644
--- a/src/commonlib/sort.c
+++ b/src/commonlib/sort.c
@@ -1,5 +1,4 @@
/* SPDX-License-Identifier: GPL-2.0-only */
-/* This file is part of the coreboot project. */
#include <commonlib/helpers.h>
#include <commonlib/sort.h>