X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fdm9000.h;h=f780e513f698594ee0f6c2d75292ded4c64ea50d;hb=357d2ceba0354e29462ac25924f5e42623c22b5b;hp=76f9bfde70806db54a5a55dff985b1d104001f85;hpb=f97db54d7e773a32100247ee002686b6a014a87d;p=oweals%2Fu-boot.git diff --git a/include/dm9000.h b/include/dm9000.h index 76f9bfde70..f780e513f6 100644 --- a/include/dm9000.h +++ b/include/dm9000.h @@ -1,12 +1,8 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * NOTE: DAVICOM DM9000 ethernet driver interface * * Authors: Remy Bohmer - * - * This program is free software; you can redistribute it and/or - * modify it under the terms of the GNU General Public License - * as published by the Free Software Foundation; either version - * 2 of the License, or (at your option) any later version. */ #ifndef __DM9000_H__ #define __DM9000_H__