diff options
author | Welch, Lorraine (lb2391) <lb2391@att.com> | 2018-11-07 10:46:40 -0500 |
---|---|---|
committer | Welch, Lorraine (lb2391) <lb2391@att.com> | 2018-11-07 10:46:40 -0500 |
commit | 49d1b7109c9b7179ce9fd89696fe1ef8025e76a5 (patch) | |
tree | 482fdc373771ef0c80730738a455509114cb3a87 /deliveries | |
parent | ee3d2ddb7883237f4c107bc2eb5f6d9db83effdf (diff) |
Fixed license text.
Issue-ID: PORTAL-466
Change-Id: I1b533a9c70d4be92906c6425ae17deb963393d53
Signed-off-by: Welch, Lorraine (lb2391) <lb2391@att.com>
Diffstat (limited to 'deliveries')
-rw-r--r-- | deliveries/server.xml | 4 |
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> |