Skip to content

Commit 6a9f547

Browse files
authored
Add Copyright & License notice to README.md
1 parent c5c5feb commit 6a9f547

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

README.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# WaterTracker
22

3+
GNU General Public License v3.0
4+
5+
Copyright (c) 2020 Toh Jeen Gie Keith
6+
7+
<hr/>
8+
9+
This file is part of WaterTracker.
10+
11+
WaterTracker is free software: you can redistribute it and/or modify
12+
it under the terms of the GNU General Public License as published by
13+
the Free Software Foundation, either version 3 of the License, or
14+
(at your option) any later version.
15+
16+
WaterTracker is distributed in the hope that it will be useful,
17+
but WITHOUT ANY WARRANTY; without even the implied warranty of
18+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
19+
GNU General Public License for more details.
20+
21+
You should have received a copy of the GNU General Public License
22+
along with WaterTracker. If not, see <https://www.gnu.org/licenses/>.
23+
324
## About
425
WaterTracker is a simple app that reminds you to drink water!
526

0 commit comments

Comments
 (0)