<!DOCTYPE html>
<html>
    <head>
        <style type="text/css">
            body {
                text-align: justify;
            }
        </style>
    </head>

    <body>
        <p>Comunic is an OpenSource social network built by Pierre HUBERT since 2014. The
            purpose of this project is to offer a social network that respect the privacy of its
            users.</p>

        <p>The OpenSource Android Application development started on 2017.</p>

        <p>This project is licensed under the MIT License. You can retrieve the source code
            of this application and all the Comunic components on
            <a href="https://github.com/pierre42100">GitHub</a></p>
    </body>
</html>