commit | 28fa1c931b1cb9ce1ca50589b2a02c48d6e66fe9 | [log] [tgz] |
---|---|---|
author | Dan Timoney <dtimoney@att.com> | Tue Aug 15 09:55:50 2017 -0400 |
committer | Dan Timoney <dtimoney@att.com> | Tue Aug 15 09:55:50 2017 -0400 |
tree | 8a1cd123e4c25d6852ddbb9d3ca5c7266903d6ef | |
parent | f84d3ea7e6a08a62ddd4960fcf8592b8b5c07f52 [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: Ie73bc836079be7eb1b310c472ee39b58ffeaa01c Issue-ID: CCSDK-31 Signed-off-by: Dan Timoney <dtimoney@att.com>
This source repository contains the code for the core SDN Controller components. To compile this code:
Make sure your local Maven settings file ($HOME/.m2/settings.xml) contains references to the ONAP repositories and OpenDaylight repositories.
To compile, run "mvn clean install".