2011/7/21 Rupert Westenthaler <[email protected]>: > Hi Fabian > > On Tue, Jul 19, 2011 at 11:40 AM, Fabian Christ > <[email protected]> wrote: >> Hi, >> >> in /data we have configs for different sites. >> >> Will the system work if we add AL20 headers to those *.ref and >> *.config files like this? >> > > Headers/Comments are not supported by this files therefore it will not > be possible to directly add the AL20. > > Are there alternatives for directly adding the header to a file?
Yes. Just place a README near the files that informs about the license, like in [1]. Additionally, exclude these files explicitly from the RAT check, like in [2]. [1] http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/core/src/test/resources/README [2] http://svn.apache.org/repos/asf/incubator/stanbol/trunk/entityhub/indexing/core/pom.xml -- Fabian
