diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-22 16:03:14 +1200 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2016-09-22 16:03:14 +1200 |
commit | 65cb9a0e9d7692c50e15e85d1900e9f7b5490255 (patch) | |
tree | cb270a8ef465313fc6e82c79f9aaa80debc226a2 | |
parent | 8a1d80d5f5ba8728573cb48495416b46ea4a4d6e (diff) | |
download | trackermap-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.tar.gz trackermap-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.tar.bz2 trackermap-web-65cb9a0e9d7692c50e15e85d1900e9f7b5490255.zip |
Add project license file
-rw-r--r-- | LICENSE.md | 14 | ||||
-rw-r--r-- | README.md | 2 |
2 files changed, 16 insertions, 0 deletions
diff --git a/LICENSE.md b/LICENSE.md new file mode 100644 index 00000000..65d2fe1e --- /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/>. @@ -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 |