From b4b7aa0637fdaa9d88b3bf47f819771e219d9cca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9C=A8=E5=A4=B4=E4=BA=91?= Date: Thu, 3 Sep 2020 12:11:15 +0800 Subject: [PATCH] Update LICENSE --- LICENSE | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/LICENSE b/LICENSE index feda6f7..6ae0f8c 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -MIT License +cpp-ipc - A high-performance inter-process communication using shared memory on Linux/Windows. Copyright (c) 2018 mutouyun (http://orzz.org)