diff options
author | Thomas Le Guevel <thomaslg@google.com> | 2011-06-23 10:06:33 -0700 |
---|---|---|
committer | Thomas Le Guevel <thomaslg@google.com> | 2011-06-23 10:06:33 -0700 |
commit | b5c7784c96a606890eb8a8b560153ef4a5d1a0d9 (patch) | |
tree | 4a9f02ad5db2b23559436c553d23a463cc855fdb /libvideoeditor/osal/src | |
parent | 72e95e7ee6fe2892201575e7f7e4dd798fb225f6 (diff) | |
download | frameworks_av-b5c7784c96a606890eb8a8b560153ef4a5d1a0d9.zip frameworks_av-b5c7784c96a606890eb8a8b560153ef4a5d1a0d9.tar.gz frameworks_av-b5c7784c96a606890eb8a8b560153ef4a5d1a0d9.tar.bz2 |
Fix for: 4676350 Do not use dual copyright declaration for video editor code
Change-Id: I2856be051fa3b3ddfe67e096e45fb0b34beb92be
Diffstat (limited to 'libvideoeditor/osal/src')
-rwxr-xr-x | libvideoeditor/osal/src/Android.mk | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/LVOSA_FileReader_optim.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_CharStar.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_Clock.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_FileCommon.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_FileReader.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_FileWriter.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_Mutex.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_Random.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_Semaphore.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4OSA_Thread.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4PSW_DebugTrace.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4PSW_MemoryInterface.c | 1 | ||||
-rwxr-xr-x | libvideoeditor/osal/src/M4PSW_Trace.c | 1 |
14 files changed, 0 insertions, 14 deletions
diff --git a/libvideoeditor/osal/src/Android.mk b/libvideoeditor/osal/src/Android.mk index 1b21079..6e1d79a 100755 --- a/libvideoeditor/osal/src/Android.mk +++ b/libvideoeditor/osal/src/Android.mk @@ -1,5 +1,4 @@ #
-# Copyright (C) 2011 NXP Software
# Copyright (C) 2011 The Android Open Source Project
#
# Licensed under the Apache License, Version 2.0 (the "License");
diff --git a/libvideoeditor/osal/src/LVOSA_FileReader_optim.c b/libvideoeditor/osal/src/LVOSA_FileReader_optim.c index dc84eab..e11e008 100755 --- a/libvideoeditor/osal/src/LVOSA_FileReader_optim.c +++ b/libvideoeditor/osal/src/LVOSA_FileReader_optim.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_CharStar.c b/libvideoeditor/osal/src/M4OSA_CharStar.c index eb7e525..0814cbf 100755 --- a/libvideoeditor/osal/src/M4OSA_CharStar.c +++ b/libvideoeditor/osal/src/M4OSA_CharStar.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_Clock.c b/libvideoeditor/osal/src/M4OSA_Clock.c index 85fe303..9817b22 100755 --- a/libvideoeditor/osal/src/M4OSA_Clock.c +++ b/libvideoeditor/osal/src/M4OSA_Clock.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_FileCommon.c b/libvideoeditor/osal/src/M4OSA_FileCommon.c index 5927661..c12db5d 100755 --- a/libvideoeditor/osal/src/M4OSA_FileCommon.c +++ b/libvideoeditor/osal/src/M4OSA_FileCommon.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_FileReader.c b/libvideoeditor/osal/src/M4OSA_FileReader.c index 5e9f757..40a72f5 100755 --- a/libvideoeditor/osal/src/M4OSA_FileReader.c +++ b/libvideoeditor/osal/src/M4OSA_FileReader.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_FileWriter.c b/libvideoeditor/osal/src/M4OSA_FileWriter.c index 92b462f..37fc173 100755 --- a/libvideoeditor/osal/src/M4OSA_FileWriter.c +++ b/libvideoeditor/osal/src/M4OSA_FileWriter.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_Mutex.c b/libvideoeditor/osal/src/M4OSA_Mutex.c index 8db3e2a..bbe6bba 100755 --- a/libvideoeditor/osal/src/M4OSA_Mutex.c +++ b/libvideoeditor/osal/src/M4OSA_Mutex.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_Random.c b/libvideoeditor/osal/src/M4OSA_Random.c index 63fdf5e..c24d039 100755 --- a/libvideoeditor/osal/src/M4OSA_Random.c +++ b/libvideoeditor/osal/src/M4OSA_Random.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_Semaphore.c b/libvideoeditor/osal/src/M4OSA_Semaphore.c index aeac0a9..f3b5852 100755 --- a/libvideoeditor/osal/src/M4OSA_Semaphore.c +++ b/libvideoeditor/osal/src/M4OSA_Semaphore.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4OSA_Thread.c b/libvideoeditor/osal/src/M4OSA_Thread.c index 793c0e4..db54245 100755 --- a/libvideoeditor/osal/src/M4OSA_Thread.c +++ b/libvideoeditor/osal/src/M4OSA_Thread.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4PSW_DebugTrace.c b/libvideoeditor/osal/src/M4PSW_DebugTrace.c index 71a6a06..0fcba94 100755 --- a/libvideoeditor/osal/src/M4PSW_DebugTrace.c +++ b/libvideoeditor/osal/src/M4PSW_DebugTrace.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4PSW_MemoryInterface.c b/libvideoeditor/osal/src/M4PSW_MemoryInterface.c index 6c33fc1..ea4ccea 100755 --- a/libvideoeditor/osal/src/M4PSW_MemoryInterface.c +++ b/libvideoeditor/osal/src/M4PSW_MemoryInterface.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); diff --git a/libvideoeditor/osal/src/M4PSW_Trace.c b/libvideoeditor/osal/src/M4PSW_Trace.c index 17b0af6..f3d9a1f 100755 --- a/libvideoeditor/osal/src/M4PSW_Trace.c +++ b/libvideoeditor/osal/src/M4PSW_Trace.c @@ -1,5 +1,4 @@ /* - * Copyright (C) 2004-2011 NXP Software * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); |