X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=lib%2Fnet_utils.c;h=9fb9d4a4b05fc19a492f3f4bb66e9826879600d0;hb=1854695bd8af298d522fbb4bf0d8d9a3e1c6b33f;hp=d06be22849fb44643e484029c50d2181d6f46344;hpb=0675f992dbf4a785a05a1baf149c2bce6aa5fe90;p=u-boot diff --git a/lib/net_utils.c b/lib/net_utils.c index d06be22849..9fb9d4a4b0 100644 --- a/lib/net_utils.c +++ b/lib/net_utils.c @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Generic network code. Moved from net.c * @@ -6,8 +7,6 @@ * Copyright 2000 Paolo Scaffardi * Copyright 2000-2002 Wolfgang Denk, wd@denx.de * Copyright 2009 Dirk Behme, dirk.behme@googlemail.com - * - * SPDX-License-Identifier: GPL-2.0+ */ #include