From 0e05bd908d19a863333ec88f9c38b78181e81781 Mon Sep 17 00:00:00 2001
From: Eric Laurent <elaurent@google.com>
Date: Thu, 13 Jan 2011 16:07:00 -0800
Subject: [PATCH] Fix omission in NOTICE file.

Added copyright notice for audio effects source files under
media/libeffects/lvm.

Change-Id: I5ac961000f7bbbfa1f95523712d8517844b1e5f9
---
 NOTICE | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/NOTICE b/NOTICE
index 9324631ef8..152be20595 100644
--- a/NOTICE
+++ b/NOTICE
@@ -82,6 +82,18 @@ Additional Codecs
 These files are Copyright 2003-2010 VisualOn, but released under
 the Apache2 License.
 
+  =========================================================================
+  ==  NOTICE file corresponding to the section 4 d of                    ==
+  ==  the Apache License, Version 2.0,                                   ==
+  ==  in this case for the Audio Effects code.                           ==
+  =========================================================================
+
+Audio Effects
+These files are Copyright (C) 2004-2010 NXP Software and
+Copyright (C) 2010 The Android Open Source Project, but released under
+the Apache2 License.
+
+
                                Apache License
                            Version 2.0, January 2004
                         http://www.apache.org/licenses/
-- 
GitLab