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 /src | |
parent | 53fc3daace2a7fbf7dc0584db291dd6fac17e9c9 (diff) | |
parent | 4d1888a467d428156a7a718fe69c78736a8050ac (diff) |
Merge pull request #213 from dvdli/fix-license
update NOTICE file and format license header
Diffstat (limited to 'src')
-rw-r--r-- | src/pcm_hw.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/pcm_hw.c b/src/pcm_hw.c index e5588a0..5eb53be 100644 --- a/src/pcm_hw.c +++ b/src/pcm_hw.c @@ -1,5 +1,7 @@ /* pcm_hw.c +** ** Copyright (c) 2019, The Linux Foundation. +** Copyright 2021, The Android Open Source Project ** ** Redistribution and use in source and binary forms, with or without ** modification, are permitted provided that the following conditions are |