diff options
author | Dan Timoney <dtimoney@att.com> | 2017-07-27 16:32:20 -0400 |
---|---|---|
committer | Dan Timoney <dtimoney@att.com> | 2017-08-01 10:42:39 -0400 |
commit | 32f16144e17d2df0831f14d9e65a83756a6ef844 (patch) | |
tree | 4f7c5f04c3e4216b1821648cc67b17720b34a8a8 /src/site | |
parent | c95543bf425024f5bd4a127422251b72e408ce2b (diff) |
Refactor dblib
Changed openecomp references in dblib, filters and sli to onap. Note: these
must be committed together to get a clean compile.
Issue: CCSDK-11
Change-Id: Ibe0f64fb20f3ae9cdda2f7ea969ca722bbde0d15
Signed-off-by: Dan Timoney <dtimoney@att.com>
Diffstat (limited to 'src/site')
-rw-r--r-- | src/site/apt/nodes.apt | 5 | ||||
-rw-r--r-- | src/site/site.xml | 5 |
2 files changed, 4 insertions, 6 deletions
diff --git a/src/site/apt/nodes.apt b/src/site/apt/nodes.apt index b8ce9879..099af248 100644 --- a/src/site/apt/nodes.apt +++ b/src/site/apt/nodes.apt @@ -1,9 +1,8 @@ ~~~ ~~ ============LICENSE_START======================================================= -~~ openECOMP : SDN-C +~~ ONAP : CCSDK ~~ ================================================================================ -~~ Copyright (C) 2017 AT&T Intellectual Property. All rights -~~ reserved. +~~ Copyright (C) 2017 ONAP ~~ ================================================================================ ~~ Licensed under the Apache License, Version 2.0 (the "License"); ~~ you may not use this file except in compliance with the License. diff --git a/src/site/site.xml b/src/site/site.xml index 7da1eb9f..48246890 100644 --- a/src/site/site.xml +++ b/src/site/site.xml @@ -1,10 +1,9 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <!-- ============LICENSE_START======================================================= - openECOMP : SDN-C + ONAP : CCSDK ================================================================================ - Copyright (C) 2017 AT&T Intellectual Property. All rights - reserved. + Copyright (C) 2017 ONAP ================================================================================ Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. |