aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2016-09-22 16:03:14 +1200
committerAnton Tananaev <anton.tananaev@gmail.com>2016-09-22 16:03:14 +1200
commit65cb9a0e9d7692c50e15e85d1900e9f7b5490255 (patch)
treecb270a8ef465313fc6e82c79f9aaa80debc226a2
parent8a1d80d5f5ba8728573cb48495416b46ea4a4d6e (diff)
downloadetbsa-traccar-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.tar.gz
etbsa-traccar-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.tar.bz2
etbsa-traccar-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.zip
Add project license file
-rw-r--r--LICENSE.md14
-rw-r--r--README.md2
2 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md
new file mode 100644
index 0000000..65d2fe1
--- /dev/null
+++ b/LICENSE.md
@@ -0,0 +1,14 @@
+ GNU General Public License, Version 3
+
+ This program is free software: you can redistribute it and/or modify
+ it under the terms of the GNU General Public License as published by
+ the Free Software Foundation, either version 3 of the License, or
+ (at your option) any later version.
+
+ This program is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+ GNU General Public License for more details.
+
+ You should have received a copy of the GNU General Public License
+ along with this program. If not, see <http://www.gnu.org/licenses/>.
diff --git a/README.md b/README.md
index d478fd5..7380276 100644
--- a/README.md
+++ b/README.md
@@ -12,6 +12,8 @@ Traccar is open source server for various GPS tracking devices. This repository
## License
+ GNU General Public License, Version 3
+
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or