diff options
Diffstat (limited to 'src/drivers/spi/spiconsole.c')
-rw-r--r-- | src/drivers/spi/spiconsole.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/drivers/spi/spiconsole.c b/src/drivers/spi/spiconsole.c index 39a574c3ca..e3f51b981a 100644 --- a/src/drivers/spi/spiconsole.c +++ b/src/drivers/spi/spiconsole.c @@ -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. */ #include <spi-generic.h> |