You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Under the 'Notice' header in the project_setup.md file, the link to the relevant guide section is broken, but apparently doesn't get reported as such by the markdown link checker.
The whole licensing chapter has been removed in NLeSC/guide#296 in favor of linking to The Turing Way. Searching for 'notice' on that page however gives no results, so we need to find a new place to point to.
The original content of the link was the following:
The NOTICE file is the Apache License' way of dealing with attributions. If you have any dependencies that are distributed under the Apache License, and you redistribute them (in either binary or source code form), then you must include the original NOTICE file(s) as well. If you have any attribution requirements of your own, you can add them in your own NOTICE file. If you do not distribute the dependencies, but only e.g. list them in a requirements.txt, then you do not need to include their NOTICE files in your program.
NOTICE should contain the following text, adapted with the product's name and copyright dates:
[PRODUCT_NAME]
Copyright [XXXX-XXXX] The Netherlands eScience Center, [PROJECT_PARTNERS]
This product includes software developed at
The Netherlands eScience Center (https://www.esciencecenter.nl/)
For the [PROJECT_NAME] project
If any of the software dependencies has a NOTICE file, its contents shoud be appended below. Read more in the ASF licensing how-to.
Under the 'Notice' header in the
project_setup.md
file, the link to the relevant guide section is broken, but apparently doesn't get reported as such by the markdown link checker.The whole licensing chapter has been removed in NLeSC/guide#296 in favor of linking to The Turing Way. Searching for 'notice' on that page however gives no results, so we need to find a new place to point to.
python-template/{{cookiecutter.directory_name}}/project_setup.md
Line 117 in 003117c
The text was updated successfully, but these errors were encountered: