Bug 73401

Summary: please add missing license headers to source files
Product: fontconfig Reporter: Michael Spang <spang>
Component: libraryAssignee: Akira TAGOH <akira>
Status: RESOLVED FIXED QA Contact: Behdad Esfahbod <freedesktop>
Severity: trivial    
Priority: medium CC: akira, fontconfig-bugs
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description Michael Spang 2014-01-08 16:10:04 UTC
A handful of files in the repository have no license header. It would be helpful to clarify by including a header.

Some projects (e.g. chrome) use scripts to check for these headers. Here's the files that currently fail our checker:

'third_party/fontconfig/src/new-version.sh' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/test/run-test.sh' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/test/test-migration.c' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/test/test-pthread.c' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/config/install.sh' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/autogen.sh' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/src/fcobjshash.gperf.h' has non-whitelisted license 'UNKNOWN'
'third_party/fontconfig/src/src/fcobjs.h' has non-whitelisted license 'UNKNOWN'

See also http://crbug.com/332244
Comment 1 Akira TAGOH 2014-01-17 04:06:23 UTC
fixed in git

Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.