-
Notifications
You must be signed in to change notification settings - Fork 32
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
Review LGPL-2.1 license headers #371
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Otherwise looks good.
Let's wait for @adisuciu to take a look at this also.
And for now we'll keep this PR open until we have a clear overview of the tools/i2c spi and uart files you mentioned earlier.
It would indeed be a good idea to add a CI job to run a script and do a minimal checkup of the license header existence and version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
later edit: We should not modify the license headers in files from deps/wingetopt
- Standardized the format of license headers, replacing ":" with ";" for uniformity. - Updated license headers from GPL to LGPL where applicable. Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Removed license header from cmake file from tools/deps/wingetopt |
8c74ec3
to
83924ad
Compare
- Reference commit: https://github.com/analogdevicesinc/no-OS/tree/24c4a0a1c44e6d9aa0f8e6c57b60df25954e2476 Signed-off-by: Adrian Stanea <Adrian.Stanea@analog.com>
Replaced ADI-BSD license |
Introduction
This PR standardizes the license headers and fixes version mismatches, ensuring all files use
LGPL v2.1
instead ofv2
orv3
.To be discussed
include/libm2k/tools/i2c.hppinclude/libm2k/tools/spi.hppinclude/libm2k/tools/uart.hppNote
The following files and directories have been omitted from the reviewed files:
Directories:
.git*
build
CI
img
results
wingetopt
Files:
*.png
*.rst
.gitignore
53-adi-m2k-usb.rules
AssemblyInfo.cs.in
azure-pipelines.yml
Doxyfile.in
Doxyfile_API.in
README*
key.snk
libm2k-sharp.dll.config.cmakein
libm2k-sharp.pc.cmakein
libm2k.i
libm2k.pc.cmakein
libm2kData.xml
requirements.txt
version.hpp.cmakein