diff options
Diffstat (limited to 'include/spi_flash.h')
| -rw-r--r-- | include/spi_flash.h | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/include/spi_flash.h b/include/spi_flash.h index 1ff5af4df..25ca8f177 100644 --- a/include/spi_flash.h +++ b/include/spi_flash.h @@ -9,7 +9,7 @@   *   * 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.  + * version 2 as published by the Free Software Foundation.   */  #ifndef _SPI_FLASH_H_ |