diff options
author | pacien | 2018-08-01 15:06:51 +0200 |
---|---|---|
committer | pacien | 2018-08-01 15:06:51 +0200 |
commit | 40686861558cf30075b2ac15b76966c20319bc9b (patch) | |
tree | 6d1c4a3a22ffe0c2a4e2c43ab34d6fbcaccd8775 /gradle.properties | |
parent | c1a6357ce6e5f98f2ec98b97e0f1c51eef4378ea (diff) | |
download | tincapp-40686861558cf30075b2ac15b76966c20319bc9b.tar.gz |
Add start year
Diffstat (limited to 'gradle.properties')
-rw-r--r-- | gradle.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gradle.properties b/gradle.properties index 3fd3467..7b281ce 100644 --- a/gradle.properties +++ b/gradle.properties | |||
@@ -1,5 +1,5 @@ | |||
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) 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 |
5 | # it under the terms of the GNU General Public License as published by | 5 | # it under the terms of the GNU General Public License as published by |