diff options
author | pacien | 2018-08-06 03:53:30 +0200 |
---|---|---|
committer | pacien | 2018-08-06 03:53:30 +0200 |
commit | 74cf9a12d66ba660208b1832d579444f6711d37f (patch) | |
tree | 197a43c8e826dd7ea7b746287f1ab4faeabef73a /.gitignore | |
parent | 01e624d61cb94c93db762751a4b124057b4f4602 (diff) | |
download | tincapp-74cf9a12d66ba660208b1832d579444f6711d37f.tar.gz |
Capitalise app name
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ | |||
1 | # tinc app, an Android binding and user interface for the tinc mesh VPN daemon | 1 | # Tinc App, an Android binding and user interface for the tinc mesh VPN daemon |
2 | # Copyright (C) 2017-2018 Pacien TRAN-GIRARD | 2 | # Copyright (C) 2017-2018 Pacien TRAN-GIRARD |
3 | # | 3 | # |
4 | # This program is free software: you can redistribute it and/or modify | 4 | # This program is free software: you can redistribute it and/or modify |