-
Notifications
You must be signed in to change notification settings - Fork 129
Open
Description
The files
- omxil/include/OMX_Component.h
- omxil/include/OMX_Component.h
- omxil/include/OMX_Component.h
- vencoder/vencoder.c
- vencoder/EncAdapter.c
- vencoder/venc_device.c
- vencoder/BitstreamManager.c
- vencoder/FrameBufferManager.c
- vencoder/include/video_enc_reg.h
- vencoder/include/BitstreamManager.h
- vencoder/include/EncAdapter.h
- vencoder/include/FrameBufferManager.h
- vencoder/include/venc_device.h
contain the text
* This software is confidential and proprietary and may be used
* only as expressly authorized by a licensing agreement from
* Softwinner Products.
*
* The entire notice above must be reproduced on all copies
* and should not be removed.
which is not suitable for an LGPL library.
According to the other files in the repository, the above text should be replaced with
* This file is part of Cedarx.
*
* Cedarx is free software; you can redistribute it and/or
* modify it under the terms of the GNU Lesser General Public
* License as published by the Free Software Foundation; either
* version 2.1 of the License, or (at your option) any later version.
*
* This program is distributed "as is" WITHOUT ANY WARRANTY of any
* kind, whether express or implied; without even the implied warranty
* of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
* GNU Lesser General Public License for more details.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels