X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=include%2Fcli_hush.h;h=2bd35670c7313dbdac44e49fcaf4c958d2b8ccf7;hb=d1bbf833aa7b45c00a42227b9563134643e44237;hp=57c870dfe99a157119b3ab43c393bea6271eafb0;hpb=625509ab0edbb7d943ad9028de3c21ca48aa58be;p=oweals%2Fu-boot.git diff --git a/include/cli_hush.h b/include/cli_hush.h index 57c870dfe9..2bd35670c7 100644 --- a/include/cli_hush.h +++ b/include/cli_hush.h @@ -1,8 +1,7 @@ +/* SPDX-License-Identifier: GPL-2.0+ */ /* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. - * - * SPDX-License-Identifier: GPL-2.0+ */ #ifndef _CLI_HUSH_H_