summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorWelch, Lorraine (lb2391) <lb2391@att.com>2018-11-07 10:46:40 -0500
committerManoop Talasila <talasila@research.att.com>2018-11-07 19:00:07 +0000
commitb508d61d4cf294329ac9e1ed67ad53854381aedd (patch)
treeb09fb45e7301376e729472731de7979f7a31c750
parent8fc87c593cf66a276e7971da168fef35ebc4a475 (diff)
Fixed license text.
Issue-ID: PORTAL-466 Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53 Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com> (cherry picked from commit 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5)
-rw-r--r--deliveries/server.xml4
1 files changed, 3 insertions, 1 deletions
diff --git a/deliveries/server.xml b/deliveries/server.xml
index 3f7bf3f7..0ccc500f 100644
--- a/deliveries/server.xml
+++ b/deliveries/server.xml
@@ -14,6 +14,8 @@
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.
+
+ Modifications to this file for use in ONAP are also subject to the Apache-2.0 license.
-->
<!-- Note: A "Server" is not itself a "Container", so you may not
define subcomponents such as "Valves" at this level.
@@ -144,4 +146,4 @@
</Host>
</Engine>
</Service>
-</Server> \ No newline at end of file
+</Server>