X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=docker-compose%2Fdocker-compose-policy-framework%2Fconfig%2Fdb%2Fcreate-db.sql;fp=docker-compose%2Fdocker-compose-policy-framework%2Fconfig%2Fdb%2Fcreate-db.sql;h=7292144add25991c9d5febd07e5016c117d7dedc;hb=43a4febe5f0a59e7a318303e6ba0b77a548f1f9f;hp=bc6443122966f9449ef343a13f8e35dae576769e;hpb=3db8626c0900dc391b8e810541de9761c78043d8;p=nonrtric.git diff --git a/docker-compose/docker-compose-policy-framework/config/db/create-db.sql b/docker-compose/docker-compose-policy-framework/config/db/create-db.sql index bc644312..7292144a 100644 --- a/docker-compose/docker-compose-policy-framework/config/db/create-db.sql +++ b/docker-compose/docker-compose-policy-framework/config/db/create-db.sql @@ -1,3 +1,20 @@ +-- ============LICENSE_START=============================================== +-- Copyright (C) 2017-2022 Nordix Foundation. 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================================================= +-- + # # Create CLDS database objects (tables, etc.) #