mirror of
https://github.com/mutouyun/cpp-ipc.git
synced 2025-12-07 01:06:45 +08:00
update LICENSE
This commit is contained in:
parent
0b3a561c53
commit
234f2a9169
5
LICENSE
5
LICENSE
@ -1,6 +1,7 @@
|
||||
MIT License
|
||||
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
|
||||
Copyright (c) 2018 mutouyun (http://orzz.org). All rights reserved.
|
||||
|
||||
Copyright (c) 2018 木头云
|
||||
MIT License
|
||||
|
||||
Permission is hereby granted, free of charge, to any person obtaining a copy
|
||||
of this software and associated documentation files (the "Software"), to deal
|
||||
|
||||
@ -1,4 +1,5 @@
|
||||
# cpp-ipc
|
||||
C++ IPC Library
|
||||
|
||||
[](https://travis-ci.org/mutouyun/cpp-ipc)
|
||||
[](https://github.com/mutouyun/cpp-ipc/blob/master/LICENSE) [](https://travis-ci.org/mutouyun/cpp-ipc)
|
||||
|
||||
C++ IPC Library: A high-performance inter-process communication using shared memory on Linux/Windows.
|
||||
Loading…
x
Reference in New Issue
Block a user