diff options
Diffstat (limited to 'tools/firmware-utils/src/fix-u-media-header.c')
-rw-r--r-- | tools/firmware-utils/src/fix-u-media-header.c | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/tools/firmware-utils/src/fix-u-media-header.c b/tools/firmware-utils/src/fix-u-media-header.c index 21f184e66d..8b6a81a5e3 100644 --- a/tools/firmware-utils/src/fix-u-media-header.c +++ b/tools/firmware-utils/src/fix-u-media-header.c @@ -1,10 +1,6 @@ +// SPDX-License-Identifier: GPL-2.0-only /* * Copyright (C) 2012 Gabor Juhos <juhosg@openwrt.org> - * - * 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> #include <stdlib.h> |