aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G711a/G711adecode.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/G711a/G711adecode.c')
-rw-r--r--codecs/G711a/G711adecode.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecs/G711a/G711adecode.c b/codecs/G711a/G711adecode.c
index 2c4d9727cf..3c239d2b25 100644
--- a/codecs/G711a/G711adecode.c
+++ b/codecs/G711a/G711adecode.c
@@ -5,7 +5,8 @@
* By Gerald Combs <gerald@wireshark.org>
* Copyright 1998 Gerald Combs
*
- * SPDX-License-Identifier: GPL-2.0-or-later*/
+ * SPDX-License-Identifier: GPL-2.0-or-later
+ */
#include "config.h"