diff options
Diffstat (limited to 'util/kbc1126')
-rw-r--r-- | util/kbc1126/kbc1126_ec_dump.c | 3 | ||||
-rw-r--r-- | util/kbc1126/kbc1126_ec_insert.c | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/util/kbc1126/kbc1126_ec_dump.c b/util/kbc1126/kbc1126_ec_dump.c index 124a475a28..6122449fef 100644 --- a/util/kbc1126/kbc1126_ec_dump.c +++ b/util/kbc1126/kbc1126_ec_dump.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2017 Iru Cai <mytbk920423@gmail.com> * * This program is free software; you can redistribute it and/or modify diff --git a/util/kbc1126/kbc1126_ec_insert.c b/util/kbc1126/kbc1126_ec_insert.c index 64d1295c96..f582954c0d 100644 --- a/util/kbc1126/kbc1126_ec_insert.c +++ b/util/kbc1126/kbc1126_ec_insert.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2017 Iru Cai <mytbk920423@gmail.com> * * This program is free software; you can redistribute it and/or modify |