On 30/03/2023 17:34, Claude Warren wrote:
Does anyone know how to ensure that the text "## Licensed under the terms of http://www.apache.org/licenses/LICENSE-2.0" in the sparqler.service file will pass the RAT test.
It should pass - it's the short form (see for example apache-jena/bin/arq). I think for *.service the '#' must be the first character on the line.Every example has "# ...." but documentation says "Empty lines and lines starting with "#" or ";" are ignored,"
Andy