diff options
author | fiaxh <git@mx.ax.lt> | 2017-03-20 23:40:21 +0100 |
---|---|---|
committer | fiaxh <git@mx.ax.lt> | 2017-03-21 00:17:07 +0100 |
commit | ec06d5f9ebd7142f4be422e73b46d6702671927d (patch) | |
tree | 20a272a60a5f64489b3fbfc564ff7ac885b8385f /README.md | |
parent | 6f3225979cb497db99381556adb7e42119b44ec3 (diff) | |
download | dino-ec06d5f9ebd7142f4be422e73b46d6702671927d.tar.gz dino-ec06d5f9ebd7142f4be422e73b46d6702671927d.zip |
License under GPLv3
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 18 |
1 files changed, 18 insertions, 0 deletions
@@ -31,3 +31,21 @@ Build ./configure make build/dino + +License +------- + Dino - Modern Jabber/XMPP Client using GTK+/Vala + Copyright (C) 2017 Dino contributors + + 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/>.
\ No newline at end of file |