diff options
Diffstat (limited to 'cmd/binop.c')
-rw-r--r-- | cmd/binop.c | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/cmd/binop.c b/cmd/binop.c index 0002c66609..787f7a26ea 100644 --- a/cmd/binop.c +++ b/cmd/binop.c @@ -1,6 +1,4 @@ -/* - * SPDX-License-Identifier: GPL-2.0+ - */ +// SPDX-License-Identifier: GPL-2.0+ #include <common.h> #include <command.h> |