diff options
author | Sai Gandham <sg481n@att.com> | 2017-10-27 18:47:57 +0000 |
---|---|---|
committer | Sai Gandham <sg481n@att.com> | 2017-10-27 18:48:02 +0000 |
commit | b52cf192dad4a6d6bd884dd66243bf2d16be9225 (patch) | |
tree | fbb2423f9f99a52899121247b2012a809d2b5e5d /datarouter-prov/src/main/java/org/json/package.html | |
parent | 1e82726317c05bb164943088d4ebaaeb5300960d (diff) |
Remove JSON license files from DR
Issue-ID: DMAAP-167
Change-Id: I0cc56cbaf65d5bdb21deaf376dd98ea6ae016715
Signed-off-by: Sai Gandham <sg481n@att.com>
Diffstat (limited to 'datarouter-prov/src/main/java/org/json/package.html')
-rw-r--r-- | datarouter-prov/src/main/java/org/json/package.html | 40 |
1 files changed, 0 insertions, 40 deletions
diff --git a/datarouter-prov/src/main/java/org/json/package.html b/datarouter-prov/src/main/java/org/json/package.html deleted file mode 100644 index 392a0c68..00000000 --- a/datarouter-prov/src/main/java/org/json/package.html +++ /dev/null @@ -1,40 +0,0 @@ -#-------------------------------------------------------------------------------
-# ============LICENSE_START==================================================
-# * org.onap.dmaap
-# * ===========================================================================
-# * Copyright © 2017 AT&T Intellectual Property. All rights reserved.
-# * ===========================================================================
-# * Licensed under the Apache License, Version 2.0 (the "License");
-# * you may not use this file except in compliance with the License.
-# * You may obtain a copy of the License at
-# *
-# * http://www.apache.org/licenses/LICENSE-2.0
-# *
-# * Unless required by applicable law or agreed to in writing, software
-# * distributed under the License is distributed on an "AS IS" BASIS,
-# * 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.
-# * ============LICENSE_END====================================================
-# *
-# * ECOMP is a trademark and service mark of AT&T Intellectual Property.
-# *
-#-------------------------------------------------------------------------------
-<!-- CVS: $Id: package.html,v 1.1 2013/04/26 21:01:51 eby Exp $ -->
-<!--
- AT&T - PROPRIETARY
- THIS FILE CONTAINS PROPRIETARY INFORMATION OF
- AT&T AND IS NOT TO BE DISCLOSED OR USED EXCEPT IN
- ACCORDANCE WITH APPLICABLE AGREEMENTS.
-
- Copyright (c) 2013 AT&T Knowledge Ventures
- Unpublished and Not for Publication
- All Rights Reserved
--->
-<html>
-<body>
-<p>
-This package provides the json.org JSON library.
-</p>
-</body>
-</html>
|