Skip to content

Copyright typo's and minor adjustment#1882

Merged
SebKuzminsky merged 3 commits intoLinuxCNC:masterfrom
havardAasen:copyright-typo
Jul 29, 2022
Merged

Copyright typo's and minor adjustment#1882
SebKuzminsky merged 3 commits intoLinuxCNC:masterfrom
havardAasen:copyright-typo

Conversation

@havardAasen
Copy link
Copy Markdown
Contributor

Handles some minor issues in GPL-3+ and LGPL-2 section

GPL-3+ section wrongly mentions version 2
@petterreinholdtsen
Copy link
Copy Markdown
Collaborator

Note, your LGPL change do not match the header in src/hal/hal_lib.c.

@havardAasen
Copy link
Copy Markdown
Contributor Author

havardAasen commented Jul 29, 2022

I believe this is something that should be addressed in src/hal/hal_lib.c. This file supposedly uses LGPL-2 but the copyright notice is taken from LGPL-2.1.
Or did you mean that this commit should fix that as well?

Would have been easier if we had used SPDX IDs.

Edit: This also applies to src/hal/hal.h

The old license was called 'GNU Library General Public License', not
'GNU Lesser General Public License' as in 'Lesser' -> 'Library'. There
was also a number mismatch on the last line, referring to version 2.1.
The files was copyrighted LGPL-2, while the copyright notice mentioned
LGPL-2.1.

I'm assuming the mistake was in the copyright notice, not the copyright
itself.
@SebKuzminsky SebKuzminsky merged commit f41ae48 into LinuxCNC:master Jul 29, 2022
@havardAasen havardAasen deleted the copyright-typo branch July 30, 2022 19:08
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

Successfully merging this pull request may close these issues.

3 participants