X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=src%2Fcommon%2Fsrc%2Fring_static.c;h=dafc9467e437a9cd30585c2aec02a7514a27d367;hb=8790bf0c4f4f08fd05853afa67e211112b344a42;hp=2d29dbd78bceaa1aef1bd31e7ac645f8918da784;hpb=ae8e63b75e4c5e754c1f3c2d4a600100a05225a0;p=ric-plt%2Flib%2Frmr.git diff --git a/src/common/src/ring_static.c b/src/common/src/ring_static.c index 2d29dbd..dafc946 100644 --- a/src/common/src/ring_static.c +++ b/src/common/src/ring_static.c @@ -1,14 +1,14 @@ // :vi sw=4 ts=4 noet: /* ================================================================================== - Copyright (c) 2019 Nokia + Copyright (c) 2019 Nokia Copyright (c) 2018-2019 AT&T Intellectual Property. 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 + 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, @@ -19,7 +19,7 @@ */ /* Mnemonic: ring_static.c - Abstract: Implements a ring of information (probably to act as a + Abstract: Implements a ring of information (probably to act as a message queue). Author: E. Scott Daniels Date: 31 August 2017