X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Include%2Ff1uCommon.h;fp=Include%2Ff1uCommon.h;h=50aca2f7969d1f54f5579f1a28f2a0dddbf8faec;hb=e93798699eccb72af04938fc9b0d7a836e284488;hp=6e7886032bea5e81075656be92b69dd55a631d0a;hpb=94f13ab3e8da393eb27ccc561d31b447b1367c56;p=scp%2Focu%2F5gnr.git diff --git a/Include/f1uCommon.h b/Include/f1uCommon.h index 6e78860..50aca2f 100644 --- a/Include/f1uCommon.h +++ b/Include/f1uCommon.h @@ -1,9 +1,21 @@ /****************************************************************************** -############################################################################### -# Copyright (c) [2017-2020] [ICT/CAS] # -# Licensed under the ORAN Software License v1.0 (License) # -############################################################################### -******************************************************************************/ +* +* Copyright (c) 2020 ICT/CAS. +* +* Licensed under the O-RAN Software License, Version 1.0 (the "Software License"); +* you may not use this file except in compliance with the License. +* You may obtain a copy of the License at +* +* https://www.o-ran.org/software +* +* 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. +* +*******************************************************************************/ + #ifndef F1U_COMMON_H #define F1U_COMMON_H @@ -18,7 +30,7 @@ typedef enum{ LEN_12_BITS = 0, LEN_18_BITS = 1 }PDCPSnSize_e; - + /* CU-F1-U instance */ typedef struct { UINT64 ueE1apId;