diff options
Diffstat (limited to 'src/soc/intel/quark/bootblock')
-rw-r--r-- | src/soc/intel/quark/bootblock/bootblock.c | 2 | ||||
-rw-r--r-- | src/soc/intel/quark/bootblock/esram_init.S | 1 |
2 files changed, 0 insertions, 3 deletions
diff --git a/src/soc/intel/quark/bootblock/bootblock.c b/src/soc/intel/quark/bootblock/bootblock.c index 957b4a0c37..5afcb96c52 100644 --- a/src/soc/intel/quark/bootblock/bootblock.c +++ b/src/soc/intel/quark/bootblock/bootblock.c @@ -1,8 +1,6 @@ /* * This file is part of the coreboot project. * - * Copyright (C) 2013 Google Inc. - * Copyright (C) 2015-2017 Intel Corp. * * 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 diff --git a/src/soc/intel/quark/bootblock/esram_init.S b/src/soc/intel/quark/bootblock/esram_init.S index ca96ceb6e4..24cd57330b 100644 --- a/src/soc/intel/quark/bootblock/esram_init.S +++ b/src/soc/intel/quark/bootblock/esram_init.S @@ -1,6 +1,5 @@ /** @file * - * Copyright (C) 2015-2016, Intel Corporation * * Redistribution and use in source and binary forms, with or without * modification, are permitted provided that the following conditions are met: |