X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;f=entities%2Fcell.proto;h=9cc5bb5f5e86eb52878842931b34e392ec3836c4;hb=02da8b6c2050cf8966b4af4afd12fc90ec9ce62e;hp=d2288e4ed73ab9ee24fa353e8fc06c00544b4954;hpb=a699114d5bc927428e7cef7d17423333ded5f16c;p=ric-plt%2Fnodeb-rnib.git diff --git a/entities/cell.proto b/entities/cell.proto index d2288e4..9cc5bb5 100644 --- a/entities/cell.proto +++ b/entities/cell.proto @@ -15,6 +15,12 @@ * limitations under the License. */ +/* + * This source code is part of the near-RT RIC (RAN Intelligent Controller) + * platform project (RICP). + */ + + syntax = "proto3"; package entities; import "gnb.proto";