Add new license claim
[com/golog.git] / mdclog.go
index 2a37ea7..6e6e295 100644 (file)
--- a/mdclog.go
+++ b/mdclog.go
@@ -13,6 +13,9 @@
  *  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.
+ *
+ * This source code is part of the near-RT RIC (RAN Intelligent Controller)
+ * platform project (RICP).
  */
 
 // Package golog implements a simple structured logging with MDC (Mapped Diagnostics Context) support.