-
Notifications
You must be signed in to change notification settings - Fork 789
Update MEMENTO Facial Detection/Recognition Files #2729
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
Conversation
@TheKitty |
I'll take a look, thank you
Looks like Eva did, https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/SPDX.py#L1 |
Yes, a look makes it seem that the licenses for those files are not SPDX
compliant (close though)
…On Fri, Feb 9, 2024 at 1:51 PM Brent Rubell ***@***.***> wrote:
Please cross-check with https://spdx.org/licenses/
I'll take a look, thank you
Also I'm unsure who wrote the SPDX validation tool.
Looks like Eva did,
https://github.com/adafruit/Adafruit_Learning_System_Guides/blob/main/SPDX.py#L1
—
Reply to this email directly, view it on GitHub
<#2729 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AAOSY4HW5QCRJHATBZXM53DYSZV23AVCNFSM6AAAAABDBZ662SVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSMZWGQ2DAMJVGA>
.
You are receiving this because you were mentioned.Message ID:
***@***.***
com>
--
Anne Barela
Engineer, Adafruit Industries
***@***.***
|
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.
Looks good
MEMENTO/Memento_Face_Detect_Recognize/memento_platformio_camera/platformio.ini
Show resolved
Hide resolved
@TheKitty I've updated the licenses to match the list. The tool keeps throwing:
but that file sits within https://github.com/brentru/Adafruit_Learning_System_Guides/tree/main/LICENSES and none of these files use the "claus" vs "clause" spelling, not sure where it's picking it up from..: |
Is it possible Eva's code is only checking the first 20 characters of the file and not more? |
yeah it seems like there was some legacy pattern matching, probably stripping trailing windows/line character. Not sure I've seen enough SPDX license lines to know what's expected. This offending line |
@TheKitty @tyeth is right, the I have added a check for this on the latest commit, dropping the check at the end and adding a Anne, If you agree that this is OK, please merge in. |
.task.json
andmerge_bin.py
scripts from project, not requiredmain.cpp
from within GitHub. Will update learn element to zip the folder