Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Some files are written as the LGE Proprietary License. #1

Open
soimkim opened this issue Jun 22, 2021 · 0 comments
Open

Some files are written as the LGE Proprietary License. #1

soimkim opened this issue Jun 22, 2021 · 0 comments

Comments

@soimkim
Copy link

soimkim commented Jun 22, 2021

License is written in Apache-2.0 in README, but the following files are written as the LGE Proprietary License.

inc/private/AutoAndroidDevice.h
inc/private/AutoAndroidDeviceHandler.h
inc/private/NfcDevice.h
inc/private/NfcDeviceHandler.h
src/devices/autoAndroid/AutoAndroidDevice.cpp
src/devices/nfc/NfcDevice.cpp
src/handlers/autoAndroid/AutoAndroidDeviceHandler.cpp
src/handlers/nfc/NfcDeviceHandler.cpp

Are the files written under the LGE Proprietary License actually released with Apache-2.0?
If it is Apache-2.0, it is suggested to change the License text of the files as follows.

// Copyright (c) 2021 LG Electronics Inc.
// SPDX-License-Identifier: Apache-2.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant