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 /en29lv640b.c | |
parent | 124ef38f7afc61ad7c713c22aad7c5c7f79bdb9b (diff) | |
download | flashrom-e083880279119677e443fc16b4694f8c81bf2c40.tar.gz flashrom-e083880279119677e443fc16b4694f8c81bf2c40.tar.bz2 flashrom-e083880279119677e443fc16b4694f8c81bf2c40.zip |
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 'en29lv640b.c')
-rw-r--r-- | en29lv640b.c | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/en29lv640b.c b/en29lv640b.c index 3a5f61129..550642ddd 100644 --- a/en29lv640b.c +++ b/en29lv640b.c @@ -13,10 +13,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 */ #include "flash.h" |