aboutsummaryrefslogtreecommitdiffstats
path: root/codecs/G729/G729decode.c
diff options
context:
space:
mode:
Diffstat (limited to 'codecs/G729/G729decode.c')
-rw-r--r--codecs/G729/G729decode.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/codecs/G729/G729decode.c b/codecs/G729/G729decode.c
index 082a0704c6..df5fd7478b 100644
--- a/codecs/G729/G729decode.c
+++ b/codecs/G729/G729decode.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"