X-Git-Url: https://gerrit.o-ran-sc.org/r/gitweb?p=ric-plt%2Fresource-status-manager.git;a=blobdiff_plain;f=RSM%2Fhttpserver%2Fhttp_server.go;fp=RSM%2Fhttpserver%2Fhttp_server.go;h=5e2deeacd60688e1b9778d68ccac1151934e1b28;hp=f281a957aab862141ee94f0a17c21f18b38f266f;hb=ca57282a9a553cc21e187deae738d67355340053;hpb=9f908e790375cd8fa4cc9385d515f2576be8797b diff --git a/RSM/httpserver/http_server.go b/RSM/httpserver/http_server.go index f281a95..5e2deea 100644 --- a/RSM/httpserver/http_server.go +++ b/RSM/httpserver/http_server.go @@ -13,7 +13,10 @@ // 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 httpserver