add ASL headers to all config tests
-----------------------------------

                 Key: STDCXX-560
                 URL: https://issues.apache.org/jira/browse/STDCXX-560
             Project: C++ Standard Library
          Issue Type: Sub-task
          Components: Release
    Affects Versions: trunk
            Reporter: Martin Sebor
            Priority: Blocker
             Fix For: 4.2


According to the ASF Source Header and Copyright Notice Policy 
(http://www.apache.org/legal/src-headers.html), all human-readable 
Apache-developed files that are included within a distribution must include ASL 
header text. None of the source files for our config tests currently does. 
These headers need to be added in time for the 4.2.0 release.

Note that since in the config tests, the first line is reserved for the "label" 
displayed by GNUMakefile.cfg before compiling the test, the headers cannot 
start on the first line. Instead, it should be fine to append the header to the 
end of every config test instead.

Since the above mentioned policy applies to releases distributed after November 
1, 2006, this task affects trunk only (and not any already published releases 
or snapshots).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to