diff options
author | Jean-Baptiste Queru <jbq@google.com> | 2010-07-29 17:52:09 -0700 |
---|---|---|
committer | Android Git Automerger <android-git-automerger@android.com> | 2010-07-29 17:52:09 -0700 |
commit | 0319aaecb03aa83924ab4e3d9c9bc657c2e8bc06 (patch) | |
tree | 7c3ae3eecc16c50c794aff141a89b14942117364 /media/libmedia | |
parent | 0895d83cb62d269468e64a00e9e89fa7697f2f84 (diff) | |
parent | 01cff464978aa0f749f42650180b45ea56cb17de (diff) | |
download | frameworks_av-0319aaecb03aa83924ab4e3d9c9bc657c2e8bc06.zip frameworks_av-0319aaecb03aa83924ab4e3d9c9bc657c2e8bc06.tar.gz frameworks_av-0319aaecb03aa83924ab4e3d9c9bc657c2e8bc06.tar.bz2 |
am 4506c62a: fix inaccurate copyrights
Merge commit '4506c62abd5767d6d42a97e8e87793a1b3bcb625' into gingerbread-plus-aosp
* commit '4506c62abd5767d6d42a97e8e87793a1b3bcb625':
fix inaccurate copyrights
Diffstat (limited to 'media/libmedia')
-rw-r--r-- | media/libmedia/IMediaRecorder.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/media/libmedia/IMediaRecorder.cpp b/media/libmedia/IMediaRecorder.cpp index 9fe207c..4eb63e8 100644 --- a/media/libmedia/IMediaRecorder.cpp +++ b/media/libmedia/IMediaRecorder.cpp @@ -1,6 +1,6 @@ /* ** - ** Copyright 2008, HTC Inc. + ** Copyright 2008, 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. |