Skip to content

Commit bacee7e

Browse files
committed
Update README.md
1 parent d262088 commit bacee7e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,3 +49,6 @@ int main()
4949
stored in one list and 5 pointers of size 60 will be stored in another list).
5050
It is not recommended to use this allocator with individual containers, it is better to share this allocator between several
5151
containers at once.
52+
53+
# LICENSE
54+
SharedAllocator is licensed under terms of GNU GPL v3 (see file LICENSE), but I plan to add other licenses in the near future (LGPL or MIT license maybe). Send me a message if you are interested.

0 commit comments

Comments
 (0)