diff options
Diffstat (limited to 'tools/firmware-utils/src/zynos.h')
-rw-r--r-- | tools/firmware-utils/src/zynos.h | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/firmware-utils/src/zynos.h b/tools/firmware-utils/src/zynos.h index aaf0fc8a73..6c9c1a0cbd 100644 --- a/tools/firmware-utils/src/zynos.h +++ b/tools/firmware-utils/src/zynos.h @@ -1,3 +1,4 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2007-2008 OpenWrt.org @@ -6,11 +7,6 @@ * This code was based on the information of the ZyXEL's firmware * image format written by Kolja Waschk, can be found at: * http://www.ixo.de/info/zyxel_uclinux - * - * This program is free software; you can redistribute it and/or modify it - * under the terms of the GNU General Public License version 2 as published - * by the Free Software Foundation. - * */ #ifndef _ZYNOS_H |