diff options
author | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-07-02 12:54:32 +0200 |
---|---|---|
committer | Aqua-sama <aqua@iserlohn-fortress.net> | 2018-07-02 12:54:32 +0200 |
commit | 500bc64f7671cfa9dbcfe1c2d808ea67eb0c3a42 (patch) | |
tree | fd1221559a8e7b5c9d4033dc7da8a811053ec961 /LICENSE.md | |
parent | Enable console output on Win32 (diff) | |
download | smolbote-500bc64f7671cfa9dbcfe1c2d808ea67eb0c3a42.tar.xz |
Add --no-remote option
Diffstat (limited to 'LICENSE.md')
-rw-r--r-- | LICENSE.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -24,3 +24,8 @@ along with this program. If not, see <http://www.gnu.org/licenses/>. - url: http://www.boost.org/ - license: BSL-1.0 - source code: http://www.boost.org/users/download/ + +## SingleApplication +- url: https://github.com/itay-grudev/SingleApplication +- license: MIT + |