diff options
Diffstat (limited to 'util/x86/x86_page_tables.go')
-rw-r--r-- | util/x86/x86_page_tables.go | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/util/x86/x86_page_tables.go b/util/x86/x86_page_tables.go index e477b54c5e..b447ea9fce 100644 --- a/util/x86/x86_page_tables.go +++ b/util/x86/x86_page_tables.go @@ -1,6 +1,5 @@ +/* This file is part of the coreboot project. */ /* - * This file is part of the coreboot project. - * * Copyright 2018 Google LLC * * This program is free software; you can redistribute it and/or modify |