summaryrefslogtreecommitdiff
authorjiejing.wang <jiejing.wang@amlogic.com>2018-11-20 02:27:38 (GMT)
committer jiejing.wang <jiejing.wang@amlogic.com>2018-11-20 02:27:43 (GMT)
commit5298517bcb2f1a7f77c6550b203c81ef91585412 (patch)
treed54163490903a0123aa39b5dc75147ac7418cb61
parent4a5a462d0c8af593f511ef4566f12cf8b8027517 (diff)
downloadav-5298517bcb2f1a7f77c6550b203c81ef91585412.zip
av-5298517bcb2f1a7f77c6550b203c81ef91585412.tar.gz
av-5298517bcb2f1a7f77c6550b203c81ef91585412.tar.bz2
audio: libeffects: add license header [1/1]
PD#SWPL-2111 Problem: no license found Solution: add license Verify: verify by locally Change-Id: I423f382fee9bd6599097eb9fb2ce3c292d289a85 Signed-off-by: jiejing.wang <jiejing.wang@amlogic.com>
Diffstat
-rw-r--r--libaudioeffect/Virtualsurround/Virtualsurround.h16
1 files changed, 16 insertions, 0 deletions
diff --git a/libaudioeffect/Virtualsurround/Virtualsurround.h b/libaudioeffect/Virtualsurround/Virtualsurround.h
index e0314d4..12a24ac 100644
--- a/libaudioeffect/Virtualsurround/Virtualsurround.h
+++ b/libaudioeffect/Virtualsurround/Virtualsurround.h
@@ -1,3 +1,19 @@
+/*
+ * Copyright (C) 2018 Amlogic Corporation.
+ *
+ * Licensed under the Apache License, Version 2.0 (the "License");
+ * you may not use this file except in compliance with the License.
+ * You may obtain a copy of the License at
+ *
+ * http://www.apache.org/licenses/LICENSE-2.0
+ *
+ * Unless required by applicable law or agreed to in writing, software
+ * distributed under the License is distributed on an "AS IS" BASIS,
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+ * See the License for the specific language governing permissions and
+ * limitations under the License.
+ */
+
#ifndef ANDROID_VIRTUALSURROUND_H_
#define ANDROID_VIRTUALSURROUND_H_