Add missing LICENSE.txt file to subfolders 25/6125/1
authorecaiyanlinux <martin.c.yan@est.tech>
Mon, 24 May 2021 12:28:27 +0000 (20:28 +0800)
committerecaiyanlinux <martin.c.yan@est.tech>
Mon, 24 May 2021 12:28:27 +0000 (20:28 +0800)
Signed-off-by: ecaiyanlinux <martin.c.yan@est.tech>
Issue-ID: NONRTRIC-517
Change-Id: If6e01e6f0a98ba58f4366f6315f522facd307616

23 files changed:
docker-compose/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/LICENSE.txt [moved from sdnc-a1-controller/LICENSES.txt with 100% similarity]
sdnc-a1-controller/northbound/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/features/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/features/installer/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/features/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/installer/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/model/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/northbound/nonrt-ric-api/provider/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/installation/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/installation/sdnc-a1/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/installation/src/main/yaml/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/installer/LICENSE.txt [new file with mode: 0644]
sdnc-a1-controller/oam/platform-logic/setup/LICENSE.txt [new file with mode: 0644]
test/usecases/healthcheck/LICENSE.txt [new file with mode: 0644]
test/usecases/oruclosedlooprecovery/scriptversion/LICENSE.txt [new file with mode: 0644]

diff --git a/docker-compose/LICENSE.txt b/docker-compose/LICENSE.txt
new file mode 100644 (file)
index 0000000..2496663
--- /dev/null
@@ -0,0 +1,14 @@
+LICENSE.txt
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/LICENSE.txt b/sdnc-a1-controller/northbound/LICENSE.txt
new file mode 100644 (file)
index 0000000..2496663
--- /dev/null
@@ -0,0 +1,14 @@
+LICENSE.txt
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/features/LICENSE.txt b/sdnc-a1-controller/northbound/features/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/LICENSE.txt b/sdnc-a1-controller/northbound/features/features-sdnc-a1-northbound/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/features/installer/LICENSE.txt b/sdnc-a1-controller/northbound/features/installer/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/LICENSE.txt b/sdnc-a1-controller/northbound/features/sdnc-a1-northbound-all/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/features/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/features/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/features/features-nonrt-ric-api/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/features/sdnc-nonrt-ric-api/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/installer/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/installer/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/model/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/model/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/northbound/nonrt-ric-api/provider/LICENSE.txt b/sdnc-a1-controller/northbound/nonrt-ric-api/provider/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/LICENSE.txt b/sdnc-a1-controller/oam/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/installation/LICENSE.txt b/sdnc-a1-controller/oam/installation/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/installation/sdnc-a1/LICENSE.txt b/sdnc-a1-controller/oam/installation/sdnc-a1/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/installation/src/main/yaml/LICENSE.txt b/sdnc-a1-controller/oam/installation/src/main/yaml/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/platform-logic/LICENSE.txt b/sdnc-a1-controller/oam/platform-logic/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/platform-logic/installer/LICENSE.txt b/sdnc-a1-controller/oam/platform-logic/installer/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/sdnc-a1-controller/oam/platform-logic/setup/LICENSE.txt b/sdnc-a1-controller/oam/platform-logic/setup/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/test/usecases/healthcheck/LICENSE.txt b/test/usecases/healthcheck/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.
diff --git a/test/usecases/oruclosedlooprecovery/scriptversion/LICENSE.txt b/test/usecases/oruclosedlooprecovery/scriptversion/LICENSE.txt
new file mode 100644 (file)
index 0000000..e8798fc
--- /dev/null
@@ -0,0 +1,18 @@
+LICENSE.txt
+
+The content of this sub-directory is based on ONAP SDNC project,
+with appropriate licenses specified in the individual files.
+The modifications are covered by the following license:
+
+Unless otherwise specified, all software contained herein is licensed
+under the Apache License, Version 2.0 (the "Software License");
+you may not use this software except in compliance with the Software
+License. You may obtain a copy of the Software License at
+
+http://www.apache.org/licenses/LICENSE-2.0
+
+Unless required by applicable law or agreed to in writing, software
+distributed under the Software License is distributed on an "AS IS" BASIS,
+WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+See the Software License for the specific language governing permissions
+and limitations under the Software License.