diff options
Diffstat (limited to 'util/ectool')
-rw-r--r-- | util/ectool/ec.c | 1 | ||||
-rw-r--r-- | util/ectool/ec.h | 1 | ||||
-rw-r--r-- | util/ectool/ectool.c | 1 |
3 files changed, 0 insertions, 3 deletions
diff --git a/util/ectool/ec.c b/util/ectool/ec.c index e008ac44d0..f30d12f976 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 004bd7d9bc..651c35b737 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 a2c3eef465..0b238c4bb7 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> |