diff options
Diffstat (limited to 'src/include')
-rw-r--r-- | src/include/spi-generic.h | 3 | ||||
-rw-r--r-- | src/include/spi_flash.h | 3 |
2 files changed, 0 insertions, 6 deletions
diff --git a/src/include/spi-generic.h b/src/include/spi-generic.h index 36bbb227e2..7d8f97134d 100644 --- a/src/include/spi-generic.h +++ b/src/include/spi-generic.h @@ -2,9 +2,6 @@ * (C) Copyright 2001 * Gerald Van Baren, Custom IDEAS, vanbaren@cideas.com. * - * See file CREDITS for list of people who contributed to this - * project. - * * 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; either version 2 of diff --git a/src/include/spi_flash.h b/src/include/spi_flash.h index 24a5ab23bb..8b29df8edb 100644 --- a/src/include/spi_flash.h +++ b/src/include/spi_flash.h @@ -3,9 +3,6 @@ * * Copyright (C) 2008 Atmel Corporation * - * See file CREDITS for list of people who contributed to this - * project. - * * This program is free software; you can redistribute it and/or * modify it under the terms of the GNU General Public License * version 2 as published by the Free Software Foundation. |