diff options
Diffstat (limited to 'cmd/blkcache.c')
-rw-r--r-- | cmd/blkcache.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/blkcache.c b/cmd/blkcache.c index d7afe3eff8..2cc65a9ee7 100644 --- a/cmd/blkcache.c +++ b/cmd/blkcache.c @@ -1,9 +1,8 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) Nelson Integration, LLC 2016 * Author: Eric Nelson<eric@nelint.com> * - * SPDX-License-Identifier: GPL-2.0+ - * */ #include <config.h> #include <common.h> |