diff options
author | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-27 16:34:41 +0200 |
---|---|---|
committer | Andrea Lepori <alepori@student.ethz.ch> | 2020-07-27 16:34:41 +0200 |
commit | 90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6 (patch) | |
tree | 9a75abceafbc50aff227ff78cf7028c12c9bb79f /README.md | |
parent | bug fixes and visual improvements (diff) | |
download | scout-subs-90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6.tar.gz scout-subs-90f23ce16a064eb7cbcfcb25644f3272b7cb5ae6.zip |
about page and licence
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..167ca7d --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +``` +Copyright (C) 2020 Andrea Lepori + +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 <https://www.gnu.org/licenses/>. +```
\ No newline at end of file |