Hi all:
I am working on standardizing the GNU license text and currently have the following directories with GNU license:
ci
docqueries (only one file and should be fixed)
.github
include
pgtap
sql
src
tools
List from:
git grep PGR-GNU | awk -F '/' '{print $1}' | sort | uniq
I think the pgtap files on pgtap directory
and the helper function for the tests on tools/testers/
The purpose of the pgtap tests are very specific: CI testing
Its not generating code, is not used when packaging, its useless outside the pgRouting product CI testing.
Can have the:
Creative Commons Attribution-Share Alike 3.0 License
pgtap example:
The types_check are basically call to a function defined on tools/testers/.
Based on this information:
Motion:
Have pgtap tests related code license change to Creative Commons. This apply to any repository where we perform pgtap tests.
This poll is for PSC members, others please use emojis or comments
- YES
- NO