diff options
author | dvdli <dvdli@google.com> | 2021-07-15 18:12:55 +0800 |
---|---|---|
committer | dvdli <dvdli@google.com> | 2021-07-15 18:12:55 +0800 |
commit | 4d1888a467d428156a7a718fe69c78736a8050ac (patch) | |
tree | 7de2e4dd5c8e46e9a153a07a790eb4b64a19446a /examples | |
parent | 53fc3daace2a7fbf7dc0584db291dd6fac17e9c9 (diff) |
update NOTICE file and format license header
Diffstat (limited to 'examples')
-rw-r--r-- | examples/plugins/sample_mixer_plugin.c | 3 | ||||
-rw-r--r-- | examples/plugins/sample_pcm_plugin.c | 3 | ||||
-rw-r--r-- | examples/sndcardparser/sample_sndcardparser.c | 3 |
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 |