GitHub user svarnau opened a pull request:
https://github.com/apache/incubator-trafodion/pull/329
[TRAFODION-1835] Re-factor license files
Enable building license files for source and binary distributions.
Since we build several different distribution packages, the LICENSE
files need to be specific to the components packaged.
The licenses/Makefile indicates how we combine each component source
and binary license files for source package and the various binary
distribution packages.
Binary distribution license info is still incomplete. This change
sets the framework, and license content will be completed later.
Several of the licenses/*-bin files have "To Do" items indicating
remaining work to be done related to TRAFODION-1816.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/svarnau/incubator-trafodion lic1835
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/incubator-trafodion/pull/329.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #329
----
commit d6830446562ffafbea4e9fc4c8542f4e2fdee39f
Author: Steve Varnau <[email protected]>
Date: 2016-02-18T02:23:09Z
[TRAFODION-1835] Re-factor license files
Enable building license files for source and binary distributions.
Since we build several different distribution packages, the LICENSE
files need to be specific to the components packaged.
The licenses/Makefile indicates how we combine each component source
and binary license files for source package and the various binary
distribution packages.
Binary distribution license info is still incomplete. This change
sets the framework, and license content will be completed later.
Several of the licenses/*-bin files have "To Do" items indicating
remaining work to be done related to TRAFODION-1816.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---