X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=Include%2FpdcpComprohc.h;h=ee7545a95c7ea20c28b3b14e2ba698f5914bef0d;hb=e93798699eccb72af04938fc9b0d7a836e284488;hp=46a51c679042f5e17afc4735c3d98e9c844058b9;hpb=94f13ab3e8da393eb27ccc561d31b447b1367c56;p=scp%2Focu%2F5gnr.git diff --git a/Include/pdcpComprohc.h b/Include/pdcpComprohc.h index 46a51c6..ee7545a 100644 --- a/Include/pdcpComprohc.h +++ b/Include/pdcpComprohc.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. +* +*******************************************************************************/ + #include #include #include @@ -11,24 +23,24 @@ #include #include #include -#include -#include -#include -#include +#include +#include +#include +#include #include -#include +#include #include #include -#include -#include +#include +#include #include /* for the printf() function */ - + /* includes required to create a fake IP packet */ #include /* for the IPv4 header */ #include /* for the strlen() */ #include /* for the rohc_buf_*() functions */ - + /* includes required to use the compression part of the ROHC library */ #include /* required by time() */ #include /* for rohc_comp_*() functions */