diff options
author | Daniel Jones <admin@danieljon.es> | 2018-12-10 13:52:44 +1030 |
---|---|---|
committer | Daniel Jones <admin@danieljon.es> | 2018-12-10 13:52:44 +1030 |
commit | 12e54e7b10109331889e8e8e7b46bb7fdbbfc1b5 (patch) | |
tree | 833cf1e358b1111f31d7f22acd42ee736b65b05c | |
parent | 1212362c4ae89139d1a93259a62845b333cd5ef4 (diff) | |
download | csgo_stats-master.tar.gz csgo_stats-master.zip |
-rw-r--r-- | COPYING | 12 | ||||
-rw-r--r-- | README.md | 7 |
2 files changed, 18 insertions, 1 deletions
@@ -0,0 +1,12 @@ +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/>. @@ -1,4 +1,9 @@ # CS-GO-Qt-C-Statistics CS:GO statistical information and game integration. -![alt tag](https://desu.danieljon.es/f/mMHUuZ5QUNvE_Aug22%3A%3A123549.png) + +All files owned by me are considered to be licensed under GPL v3. + +Files under icons/, maps/, maps2/, weapons/, weapons2/ are NOT OWNED BY ME and are property of Valve Software. + +![exmaple ui](http://danieljon.es/posts/media/post37_1.png) |