Bug 73401 - please add missing license headers to source files
Summary: please add missing license headers to source files
Status: RESOLVED FIXED
Alias: None
Product: fontconfig
Classification: Unclassified
Component: library (show other bugs)
Version: unspecified
Hardware: Other All
: medium trivial
Assignee: Akira TAGOH
QA Contact: Behdad Esfahbod
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-08 16:10 UTC by Michael Spang
Modified: 2014-01-17 04:06 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments

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.