summaryrefslogtreecommitdiff
path: root/util/pmh7tool
diff options
context:
space:
mode:
Diffstat (limited to 'util/pmh7tool')
-rw-r--r--util/pmh7tool/Makefile5
-rw-r--r--util/pmh7tool/pmh7tool.c2
-rw-r--r--util/pmh7tool/pmh7tool.h2
3 files changed, 0 insertions, 9 deletions
diff --git a/util/pmh7tool/Makefile b/util/pmh7tool/Makefile
index 034ed40c59..8572e00e51 100644
--- a/util/pmh7tool/Makefile
+++ b/util/pmh7tool/Makefile
@@ -1,8 +1,3 @@
-##
-## Makefile for pmh7tool
-##
-## Copyright (C) 2018 Evgeny Zinoviev <me@ch1p.com>
-##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; version 2 of the License.
diff --git a/util/pmh7tool/pmh7tool.c b/util/pmh7tool/pmh7tool.c
index 9f2dc64b69..908abf394b 100644
--- a/util/pmh7tool/pmh7tool.c
+++ b/util/pmh7tool/pmh7tool.c
@@ -1,7 +1,5 @@
/* 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
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.
diff --git a/util/pmh7tool/pmh7tool.h b/util/pmh7tool/pmh7tool.h
index 9549bbdd08..34ccbc9f01 100644
--- a/util/pmh7tool/pmh7tool.h
+++ b/util/pmh7tool/pmh7tool.h
@@ -1,7 +1,5 @@
/* 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
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; version 2 of the License.