aboutsummaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
Diffstat (limited to 'examples')
-rw-r--r--examples/plugins/sample_mixer_plugin.c3
-rw-r--r--examples/plugins/sample_pcm_plugin.c3
-rw-r--r--examples/sndcardparser/sample_sndcardparser.c3
3 files changed, 6 insertions, 3 deletions
diff --git a/examples/plugins/sample_mixer_plugin.c b/examples/plugins/sample_mixer_plugin.c
index e1a7567..8ecf56d 100644
--- a/examples/plugins/sample_mixer_plugin.c
+++ b/examples/plugins/sample_mixer_plugin.c
@@ -1,4 +1,5 @@
-/*
+/* sample_mixer_plugin.c
+**
** Copyright (c) 2021, The Linux Foundation. All rights reserved.
**
** Redistribution and use in source and binary forms, with or without
diff --git a/examples/plugins/sample_pcm_plugin.c b/examples/plugins/sample_pcm_plugin.c
index 3b02435..40bf684 100644
--- a/examples/plugins/sample_pcm_plugin.c
+++ b/examples/plugins/sample_pcm_plugin.c
@@ -1,4 +1,5 @@
-/*
+/* sample_mixer_plugin.c
+**
** Copyright (c) 2021, The Linux Foundation. All rights reserved.
**
** Redistribution and use in source and binary forms, with or without
diff --git a/examples/sndcardparser/sample_sndcardparser.c b/examples/sndcardparser/sample_sndcardparser.c
index 90e3d12..b7d7381 100644
--- a/examples/sndcardparser/sample_sndcardparser.c
+++ b/examples/sndcardparser/sample_sndcardparser.c
@@ -1,4 +1,5 @@
-/*
+/* sample_sndcardparser.c
+**
** Copyright (c) 2021, The Linux Foundation. All rights reserved.
**
** Redistribution and use in source and binary forms, with or without