diff options
Diffstat (limited to 'lib/lz4_wrapper.c')
-rw-r--r-- | lib/lz4_wrapper.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/lz4_wrapper.c b/lib/lz4_wrapper.c index 6dc8b764b3..487d39ef02 100644 --- a/lib/lz4_wrapper.c +++ b/lib/lz4_wrapper.c @@ -1,7 +1,6 @@ +// SPDX-License-Identifier: GPL 2.0+ OR BSD-3-Clause /* * Copyright 2015 Google Inc. - * - * SPDX-License-Identifier: GPL 2.0+ BSD-3-Clause */ #include <common.h> |