summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGlenn Kasten <gkasten@android.com>2012-10-17 15:09:25 -0700
committerAndroid Git Automerger <android-git-automerger@android.com>2012-10-17 15:09:25 -0700
commita799a40491f8fbd3cdc8681bff6f7fac3933db95 (patch)
tree47f128f8e7a154cfcaea281e9aeddcf7396a6fac
parent70f999ba51c23dbbf3e23830b0c9542c5fe1f585 (diff)
parentf089901bb9b2b1f457a03ede5feb94989a640210 (diff)
downloadframeworks_av-a799a40491f8fbd3cdc8681bff6f7fac3933db95.zip
frameworks_av-a799a40491f8fbd3cdc8681bff6f7fac3933db95.tar.gz
frameworks_av-a799a40491f8fbd3cdc8681bff6f7fac3933db95.tar.bz2
am dfb9d42f: am 6a2d62c1: Merge "Manually merge change #111620 from tc3 to mainline, to keep the"
* commit 'dfb9d42f78e0feb1168fc88c526f7401284a9b5a': Manually merge change #111620 from tc3 to mainline, to keep the
-rw-r--r--tools/resampler_tools/Android.mk2
-rw-r--r--tools/resampler_tools/fir.cpp4
2 files changed, 3 insertions, 3 deletions
diff --git a/tools/resampler_tools/Android.mk b/tools/resampler_tools/Android.mk
index 0c6aa47..e8cbe39 100644
--- a/tools/resampler_tools/Android.mk
+++ b/tools/resampler_tools/Android.mk
@@ -1,4 +1,4 @@
-# Copyright 2005 Google Inc. All Rights Reserved.
+# Copyright 2005 The Android Open Source Project
#
# Android.mk for resampler_tools
#
diff --git a/tools/resampler_tools/fir.cpp b/tools/resampler_tools/fir.cpp
index be33d54..377814f 100644
--- a/tools/resampler_tools/fir.cpp
+++ b/tools/resampler_tools/fir.cpp
@@ -1,5 +1,5 @@
/*
- * Copyright (C) 2007 Google Inc.
+ * Copyright (C) 2007 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.
@@ -118,4 +118,4 @@ int main(int argc, char** argv)
// http://www.dsptutor.freeuk.com/KaiserFilterDesign/KaiserFilterDesign.html
// http://www.csee.umbc.edu/help/sound/AFsp-V2R1/html/audio/ResampAudio.html
- \ No newline at end of file
+