diff options
Diffstat (limited to 'tools/firmware-utils/src/mksenaofw.c')
-rw-r--r-- | tools/firmware-utils/src/mksenaofw.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/firmware-utils/src/mksenaofw.c b/tools/firmware-utils/src/mksenaofw.c index d9ccfbc1e0..172d5f3b4d 100644 --- a/tools/firmware-utils/src/mksenaofw.c +++ b/tools/firmware-utils/src/mksenaofw.c @@ -1,12 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * * Copyright (C) 2012 OpenWrt.org * Copyright (C) 2012 Mikko Hissa <mikko.hissa@uta.fi> - * - * 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. - * */ #include <stdio.h> |