diff options
Diffstat (limited to 'src/arch/mips/include/bootblock_common.h')
-rw-r--r-- | src/arch/mips/include/bootblock_common.h | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/arch/mips/include/bootblock_common.h b/src/arch/mips/include/bootblock_common.h index 4b2fd087ea..f5c11ba9c5 100644 --- a/src/arch/mips/include/bootblock_common.h +++ b/src/arch/mips/include/bootblock_common.h @@ -11,10 +11,6 @@ * but WITHOUT ANY WARRANTY; without even the implied warranty of * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the * GNU General Public License for more details. - * - * You should have received a copy of the GNU General Public License - * along with this program; if not, write to the Free Software - * Foundation, Inc. */ #ifdef CONFIG_BOOTBLOCK_CPU_INIT |