diff options
Diffstat (limited to 'util/pmh7tool')
-rw-r--r-- | util/pmh7tool/pmh7tool.c | 3 | ||||
-rw-r--r-- | util/pmh7tool/pmh7tool.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/util/pmh7tool/pmh7tool.c b/util/pmh7tool/pmh7tool.c index f03d97e254..9f2dc64b69 100644 --- a/util/pmh7tool/pmh7tool.c +++ b/util/pmh7tool/pmh7tool.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2018 Evgeny Zinoviev <me@ch1p.com> * * This program is free software; you can redistribute it and/or modify diff --git a/util/pmh7tool/pmh7tool.h b/util/pmh7tool/pmh7tool.h index 37d5027a50..9549bbdd08 100644 --- a/util/pmh7tool/pmh7tool.h +++ b/util/pmh7tool/pmh7tool.h @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2018 Evgeny Zinoviev <me@ch1p.com> * * This program is free software; you can redistribute it and/or modify |