I want to ignore copyright statements by a specific author.
However, there are two sections in scancode-toolkit/src/cluecode/copyrights.py which might adress my problem.
there is the "patterns" array line 97-257, but also "junk" line 627-653.
which will do the job the best?
also, a bit more documentation on that matter would be great.
I want to ignore copyright statements by a specific author.
However, there are two sections in scancode-toolkit/src/cluecode/copyrights.py which might adress my problem.
there is the "patterns" array line 97-257, but also "junk" line 627-653.
which will do the job the best?
also, a bit more documentation on that matter would be great.