diff options
Diffstat (limited to 'util/nvramtool')
-rw-r--r-- | util/nvramtool/cbfs.c | 3 | ||||
-rw-r--r-- | util/nvramtool/cbfs.h | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/util/nvramtool/cbfs.c b/util/nvramtool/cbfs.c index 3ce50c5524..67568fa7e9 100644 --- a/util/nvramtool/cbfs.c +++ b/util/nvramtool/cbfs.c @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> * Copyright (C) 2011 secunet Security Networks AG * (Written by Patrick Georgi <patrick.georgi@secunet.com>) diff --git a/util/nvramtool/cbfs.h b/util/nvramtool/cbfs.h index 47c9ad8d3d..679f5e43ba 100644 --- a/util/nvramtool/cbfs.h +++ b/util/nvramtool/cbfs.h @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright (C) 2008 Jordan Crouse <jordan@cosmicpenguin.net> * * This file is dual-licensed. You can choose between: |