diff options
author | dvdli <70133153+dvdli@users.noreply.github.com> | 2021-07-15 18:27:17 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-07-15 18:27:17 +0800 |
commit | 597934fc7c722bc2f9e1f933e1f03a9853159f93 (patch) | |
tree | 7de2e4dd5c8e46e9a153a07a790eb4b64a19446a /examples/plugins/sample_mixer_plugin.c | |
parent | 53fc3daace2a7fbf7dc0584db291dd6fac17e9c9 (diff) | |
parent | 4d1888a467d428156a7a718fe69c78736a8050ac (diff) |
Merge pull request #213 from dvdli/fix-license
update NOTICE file and format license header
Diffstat (limited to 'examples/plugins/sample_mixer_plugin.c')
-rw-r--r-- | examples/plugins/sample_mixer_plugin.c | 3 |
1 files changed, 2 insertions, 1 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 |