diff options
Diffstat (limited to 'cmd/sound.c')
-rw-r--r-- | cmd/sound.c | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/cmd/sound.c b/cmd/sound.c index f5dd8bcf261..d1cbc14f8df 100644 --- a/cmd/sound.c +++ b/cmd/sound.c @@ -1,8 +1,7 @@ +// SPDX-License-Identifier: GPL-2.0+ /* * Copyright (C) 2012 Samsung Electronics * Rajeshwari Shinde <rajeshwari.s@samsung.com> - * - * SPDX-License-Identifier: GPL-2.0+ */ #include <common.h> |