diff options
author | VG <vg@devys.org> | 2016-11-24 14:22:47 +0100 |
---|---|---|
committer | VG <vg@devys.org> | 2016-11-24 14:22:47 +0100 |
commit | a5dd7b6299f563dfe6b4e2a02ce9d4637fefedef (patch) | |
tree | ba9f00e572df5344fd238c7978b537f5dc6f0ab4 | |
parent | 3905dba0deb821ef896492a45eda262cc7f45dd7 (diff) | |
download | climl-a5dd7b6299f563dfe6b4e2a02ce9d4637fefedef.tar.gz climl-a5dd7b6299f563dfe6b4e2a02ce9d4637fefedef.tar.bz2 climl-a5dd7b6299f563dfe6b4e2a02ce9d4637fefedef.zip |
-rw-r--r-- | readme.rst | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -27,3 +27,26 @@ Running it After creating a configuration file, you can run climl by doing a:: venv-climl/bin/climl.py + +License +======= + +Unless specified otherwise, this project is licensed 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. You +should have received a copy of the GNU General Public License along with this +program. If not, see <https://opensource.org/licenses/GPL-3.0> or +<http://www.gnu.org/licenses/>. + +SPDX-License-Identifier: GPL-3.0+ + +Copyright © 2016 vg <vg@devys.org> + +Contact +======= + +developer + vg + +mail + vg@devys.org |