summaryrefslogtreecommitdiffstats
path: root/util/ectool
diff options
context:
space:
mode:
Diffstat (limited to 'util/ectool')
-rw-r--r--util/ectool/ec.c1
-rw-r--r--util/ectool/ec.h1
-rw-r--r--util/ectool/ectool.c1
3 files changed, 0 insertions, 3 deletions
diff --git a/util/ectool/ec.c b/util/ectool/ec.c
index e008ac44d071..f30d12f97637 100644
--- a/util/ectool/ec.c
+++ b/util/ectool/ec.c
@@ -1,4 +1,3 @@
-/* This file is part of the ectool project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#include <stdio.h>
diff --git a/util/ectool/ec.h b/util/ectool/ec.h
index 004bd7d9bc96..651c35b73746 100644
--- a/util/ectool/ec.h
+++ b/util/ectool/ec.h
@@ -1,4 +1,3 @@
-/* This file is part of the ectool project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#ifndef _EC_H
diff --git a/util/ectool/ectool.c b/util/ectool/ectool.c
index a2c3eef465e5..0b238c4bb73b 100644
--- a/util/ectool/ectool.c
+++ b/util/ectool/ectool.c
@@ -1,4 +1,3 @@
-/* This file is part of the ectool project. */
/* SPDX-License-Identifier: GPL-2.0-only */
#include <stdio.h>