make license: Tweak on generated comments
After coming back to this file after a few months I myself did not remember where to edit it. Adding the "Introduction and formatting" bullet item and update others for brevity.
This commit is contained in:
@@ -39,10 +39,11 @@ INTRODUCTION = r"""<!--
|
||||
This document is auto-generated with `make license`.
|
||||
To update it, edit (paths relative to Blender projects root):
|
||||
|
||||
* For external libraries: ./build_files/build_environment/cmake/versions.cmake
|
||||
* For internal libraries: ./extern/*/Blender.README
|
||||
* For fonts: ./tools/utils_maintenance/make_license.py
|
||||
* To add new licenses: ./release/license/licenses.json
|
||||
* Introduction and formatting: ./tools/utils_maintenance/make_license.py
|
||||
* External libraries: ./build_files/build_environment/cmake/versions.cmake
|
||||
* Internal libraries: ./extern/*/Blender.README
|
||||
* Fonts: ./tools/utils_maintenance/make_license.py
|
||||
* New licenses: ./release/license/licenses.json
|
||||
|
||||
Then run `make license` and commit `license.md`.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user