commit | df8f780fdad167fda692e846641c4fe966b240cb | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 10:04:19 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 10:04:19 2017 -0400 |
tree | ac5ca5bb594d1e3b6901dc40db40b8f2df4e64e8 | |
parent | d95e5c43e1c98be3f3f18849d4aa0be4234044ab [diff] |
Fix license headers Licence headers were accidentally updated incorrectly by previous update. This commit restores the license headers for seed code to the wording from the original seed code Change-Id: If4623dd02a37660a7d7e746363dd83cf9cdb718a Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the SDN Controller adaptors. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the OpenECOMP repositories and OpenDaylight repositories. See example-settings.xml for an example.
To compile, run "mvn clean install".