diff options
author | Aalique Grahame <agrahame@codeaurora.org> | 2019-02-07 11:49:39 -0800 |
---|---|---|
committer | Aalique Grahame <agrahame@codeaurora.org> | 2019-02-07 11:51:59 -0800 |
commit | 6de37c05545b32a282687a85eb44dac7fe28f2a8 (patch) | |
tree | ed1dd3f06c119f03143a27afe1d7605b796ff918 /voice_processing | |
parent | 68cc8af045ebc15102695bc1b991e869ce6a10c0 (diff) |
audio: revert invalid markings
Revert invalid markings added to AOSP files.
CRs-Fixed: 2380934
Change-Id: I5e729616dccb5e04e870e26462f822e16433879d
Diffstat (limited to 'voice_processing')
-rw-r--r-- | voice_processing/voice_processing.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/voice_processing/voice_processing.c b/voice_processing/voice_processing.c index f2371086..366adf7c 100644 --- a/voice_processing/voice_processing.c +++ b/voice_processing/voice_processing.c @@ -1,5 +1,5 @@ /* - * Copyright (C) 2013, 2019 The Android Open Source Project + * Copyright (C) 2013 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. |