diff options
author | Elyes HAOUAS <ehaouas@noos.fr> | 2018-04-02 11:14:02 +0200 |
---|---|---|
committer | Nico Huber <nico.h@gmx.de> | 2018-04-24 20:21:41 +0000 |
commit | e083880279119677e443fc16b4694f8c81bf2c40 (patch) | |
tree | 03413b996779bc4c86ec41590f3e7bcdd97d0ef5 /pickit2_spi.c | |
parent | 124ef38f7afc61ad7c713c22aad7c5c7f79bdb9b (diff) | |
download | flashrom-git-e083880279119677e443fc16b4694f8c81bf2c40.tar.gz |
Remove address from GPLv2 headers
Change-Id: I7bfc339673cbf5ee2d2ff7564c4db04ca088d0a4
Signed-off-by: Elyes HAOUAS <ehaouas@noos.fr>
Reviewed-on: https://review.coreboot.org/25381
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Nico Huber <nico.h@gmx.de>
Diffstat (limited to 'pickit2_spi.c')
-rw-r--r-- | pickit2_spi.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/pickit2_spi.c b/pickit2_spi.c index 102fe376..037c6dd3 100644 --- a/pickit2_spi.c +++ b/pickit2_spi.c @@ -12,10 +12,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., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ /* |