]> git.karo-electronics.de Git - karo-tx-uboot.git/commit
SPDX License cleanup for LiMon imported files
authorWolfgang Denk <wd@denx.de>
Tue, 30 Sep 2014 08:44:01 +0000 (10:44 +0200)
committerTom Rini <trini@ti.com>
Fri, 10 Oct 2014 13:44:43 +0000 (09:44 -0400)
commit2ea9103924048637d28baf0f7b1dd410f6704c32
treebddd083e99a6ca7250a2ebdf026916bfe4a96b42
parent04e2a13336f0e507ef416bbede3be92b79c46594
SPDX License cleanup for LiMon imported files

A number of network related files were imported from the LiMon
project; these contain a somewhat unclear license statement:

Copyright 1994 - 2000 Neil Russell.
(See License)

I analyzed the source code of LiMon v1.4.2 which was used for this
import.  It does not contain any "License" file, but the top level
directory contains a file "COPYING", which turns out to be GPL v2
of June 1991.  So it is legitimate to conclude that the LiMon derived
files are also to be released under GPLv2.  Mark them as such.

Signed-off-by: Wolfgang Denk <wd@denx.de>
include/net.h
net/arp.c
net/arp.h
net/cdp.c
net/cdp.h
net/net.c
net/ping.c
net/ping.h